| Commit message (Expand) | Author | Age | Files | Lines |
* | *** empty log message *** | Pavel Janík | 2001-10-08 | 5 | -7/+8 |
* | *** empty log message *** | Pavel Janík | 2001-10-08 | 1 | -0/+2 |
* | *** empty log message *** | Pavel Janík | 2001-10-08 | 1 | -0/+2 |
* | *** empty log message *** | Pavel Janík | 2001-10-08 | 1 | -0/+4 |
* | *** empty log message *** | Pavel Janík | 2001-10-08 | 1 | -1/+3 |
* | *** empty log message *** | Pavel Janík | 2001-10-08 | 1 | -0/+4 |
* | *** empty log message *** | Miles Bader | 2001-10-07 | 1 | -0/+4 |
* | (lisp, shortlisp): Add `button.elc'. | Miles Bader | 2001-10-07 | 1 | -2/+4 |
* | * minibuf.c (Fminibuffer_prompt_end): Don't apply make_number to a Lisp_Object. | Ken Raeburn | 2001-10-07 | 2 | -1/+4 |
* | * lisp.h (Ffield_end): Declare. | Ken Raeburn | 2001-10-07 | 2 | -0/+5 |
* | *** empty log message *** | Gerd Moellmann | 2001-10-07 | 1 | -0/+8 |
* | (parse_modifiers, apply_modifiers): Use VALMASK. | Gerd Moellmann | 2001-10-07 | 1 | -2/+2 |
* | Fix last change. | Gerd Moellmann | 2001-10-07 | 1 | -7/+4 |
* | (make_gap): Use MOST_POSITIVE_FIXNUM. | Gerd Moellmann | 2001-10-06 | 1 | -1/+1 |
* | (FLOAT_TO_INT2, FLOAT_TO_INT): Use FIXNUM_OVERFLOW_P. | Gerd Moellmann | 2001-10-06 | 1 | -4/+2 |
* | (Ffile_attributes): Use FIXNUM_OVERFLOW_P. | Gerd Moellmann | 2001-10-06 | 1 | -2/+2 |
* | *** empty log message *** | Gerd Moellmann | 2001-10-06 | 1 | -0/+16 |
* | (Fbyte_code): Use MOST_POSITIVE_FIXNUM. | Gerd Moellmann | 2001-10-06 | 1 | -1/+1 |
* | (syms_of_bytecode) [BYTE_CODE_METER]: Doc fix. | Gerd Moellmann | 2001-10-06 | 1 | -12/+13 |
* | (inhibit_garbage_collection): Simplify. | Gerd Moellmann | 2001-10-06 | 1 | -23/+9 |
* | (most_positive_fixnum, most_negative_fixnum): New | Gerd Moellmann | 2001-10-06 | 1 | -0/+10 |
* | (MOST_NEGATIVE_FIXNUM, MOST_POSITIVE_FIXNUM) | Gerd Moellmann | 2001-10-06 | 1 | -0/+14 |
* | *** empty log message *** | Gerd Moellmann | 2001-10-06 | 9 | -21/+41 |
* | Format cleanups for old entries. | Richard M. Stallman | 2001-10-06 | 1 | -23/+30 |
* | *** empty log message *** | Miles Bader | 2001-10-05 | 1 | -0/+13 |
* | (x_set_scroll_bar_background) [USE_TOOLKIT_SCROLL_BARS]: | Miles Bader | 2001-10-05 | 1 | -0/+22 |
* | (x_create_toolkit_scroll_bar): Try to allocate colors for the shadows, | Miles Bader | 2001-10-05 | 1 | -2/+62 |
* | (struct x_output): Add scroll_bar_top_shadow_pixel and | Miles Bader | 2001-10-05 | 1 | -0/+5 |
* | *** empty log message *** | Gerd Moellmann | 2001-10-05 | 1 | -0/+4 |
* | (Fcopy_file): If NEWNAME is a directory copy FILE there. | Gerd Moellmann | 2001-10-05 | 1 | -1/+6 |
* | *** empty log message *** | Miles Bader | 2001-10-05 | 1 | -0/+9 |
* | (Fminibuffer_prompt_end, Fminibuffer_contents) | Miles Bader | 2001-10-05 | 1 | -18/+72 |
* | *** empty log message *** | Gerd Moellmann | 2001-10-05 | 1 | -0/+5 |
* | (tiff_error_handler, tiff_warning_handler): New functions. | Gerd Moellmann | 2001-10-05 | 1 | -0/+31 |
* | *** empty log message *** | Gerd Moellmann | 2001-10-05 | 1 | -0/+128 |
* | (XTread_socket): Return a non_ascii_keystroke for | Gerd Moellmann | 2001-10-05 | 1 | -7/+27 |
* | (MINI_WINDOW_P): Use NILP. | Gerd Moellmann | 2001-10-05 | 1 | -1/+1 |
* | Use SYMBOL_VALUE/ SET_SYMBOL_VALUE macros instead of accessing | Gerd Moellmann | 2001-10-05 | 3 | -17/+19 |
* | (struct input_event): Use proper type for `kind'. | Gerd Moellmann | 2001-10-05 | 1 | -1/+1 |
* | (print_preprocess, print_object): Test internedness of | Gerd Moellmann | 2001-10-05 | 1 | -5/+8 |
* | Use SYMBOL_VALUE/SET_SYMBOL_VALUE macros instead of accessing | Gerd Moellmann | 2001-10-05 | 5 | -12/+12 |
* | (Fintern, Funintern): Set symbol's interned and constant | Gerd Moellmann | 2001-10-05 | 1 | -9/+21 |
* | (LIST_END_P, FOREACH): New macros. | Gerd Moellmann | 2001-10-05 | 1 | -15/+117 |
* | (make_lispy_event) [HAVE_X_WINDOWS]: If we know | Gerd Moellmann | 2001-10-05 | 1 | -7/+30 |
* | (Fdefvaralias): New function. | Gerd Moellmann | 2001-10-05 | 1 | -12/+37 |
* | (fatal_error_signal_hook): New variable. | Gerd Moellmann | 2001-10-05 | 1 | -1/+14 |
* | Use SYMBOL_VALUE/SET_SYMBOL_VALUE. | Gerd Moellmann | 2001-10-05 | 1 | -45/+111 |
* | (ENCODE_SYSTEM, DECODE_SYSTEM): Define also for non-NT. | Gerd Moellmann | 2001-10-05 | 1 | -1/+7 |
* | (Fbyte_code) <varref>: Use SYMBOL_VALUE. | Gerd Moellmann | 2001-10-05 | 1 | -11/+4 |
* | (purebeg, pure_size, pure_bytes_used_before_overflow): | Gerd Moellmann | 2001-10-05 | 1 | -19/+63 |