aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (Fkeymap_prompt, Fcurrent_active_maps): New funs.Stefan Monnier2001-10-081-177/+175
* (alarm_signal_handler) [USG && !POSIX_SIGNALS]:Gerd Moellmann2001-10-082-6/+3
* (child_setup_tty) [HAVE_TERMIO || HAVE_TERMIOS]:Gerd Moellmann2001-10-082-0/+10
* *** empty log message ***Pavel Janík2001-10-082-3/+4
* Don't define min/max.Gerd Moellmann2001-10-0830-93/+9
* (min, max): New macros.Gerd Moellmann2001-10-081-0/+5
* (BASE_PURESIZE): Increase to 725000.Gerd Moellmann2001-10-082-1/+5
* *** empty log message ***Pavel Janík2001-10-086-5/+9
* USE_LUCID can be defined iff USE_X_TOOLKIT is defined.Pavel Janík2001-10-083-8/+16
* *** empty log message ***Pavel Janík2001-10-085-7/+8
* *** empty log message ***Pavel Janík2001-10-081-0/+2
* *** empty log message ***Pavel Janík2001-10-081-0/+2
* *** empty log message ***Pavel Janík2001-10-081-0/+4
* *** empty log message ***Pavel Janík2001-10-081-1/+3
* *** empty log message ***Pavel Janík2001-10-081-0/+4
* *** empty log message ***Miles Bader2001-10-071-0/+4
* (lisp, shortlisp): Add `button.elc'.Miles Bader2001-10-071-2/+4
* * minibuf.c (Fminibuffer_prompt_end): Don't apply make_number to a Lisp_Object.Ken Raeburn2001-10-072-1/+4
* * lisp.h (Ffield_end): Declare.Ken Raeburn2001-10-072-0/+5
* *** empty log message ***Gerd Moellmann2001-10-071-0/+8
* (parse_modifiers, apply_modifiers): Use VALMASK.Gerd Moellmann2001-10-071-2/+2
* Fix last change.Gerd Moellmann2001-10-071-7/+4
* (make_gap): Use MOST_POSITIVE_FIXNUM.Gerd Moellmann2001-10-061-1/+1
* (FLOAT_TO_INT2, FLOAT_TO_INT): Use FIXNUM_OVERFLOW_P.Gerd Moellmann2001-10-061-4/+2
* (Ffile_attributes): Use FIXNUM_OVERFLOW_P.Gerd Moellmann2001-10-061-2/+2
* *** empty log message ***Gerd Moellmann2001-10-061-0/+16
* (Fbyte_code): Use MOST_POSITIVE_FIXNUM.Gerd Moellmann2001-10-061-1/+1
* (syms_of_bytecode) [BYTE_CODE_METER]: Doc fix.Gerd Moellmann2001-10-061-12/+13
* (inhibit_garbage_collection): Simplify.Gerd Moellmann2001-10-061-23/+9
* (most_positive_fixnum, most_negative_fixnum): NewGerd Moellmann2001-10-061-0/+10
* (MOST_NEGATIVE_FIXNUM, MOST_POSITIVE_FIXNUM)Gerd Moellmann2001-10-061-0/+14
* *** empty log message ***Gerd Moellmann2001-10-069-21/+41
* Format cleanups for old entries.Richard M. Stallman2001-10-061-23/+30
* *** empty log message ***Miles Bader2001-10-051-0/+13
* (x_set_scroll_bar_background) [USE_TOOLKIT_SCROLL_BARS]:Miles Bader2001-10-051-0/+22
* (x_create_toolkit_scroll_bar): Try to allocate colors for the shadows,Miles Bader2001-10-051-2/+62
* (struct x_output): Add scroll_bar_top_shadow_pixel andMiles Bader2001-10-051-0/+5
* *** empty log message ***Gerd Moellmann2001-10-051-0/+4
* (Fcopy_file): If NEWNAME is a directory copy FILE there.Gerd Moellmann2001-10-051-1/+6
* *** empty log message ***Miles Bader2001-10-051-0/+9
* (Fminibuffer_prompt_end, Fminibuffer_contents)Miles Bader2001-10-051-18/+72
* *** empty log message ***Gerd Moellmann2001-10-051-0/+5
* (tiff_error_handler, tiff_warning_handler): New functions.Gerd Moellmann2001-10-051-0/+31
* *** empty log message ***Gerd Moellmann2001-10-051-0/+128
* (XTread_socket): Return a non_ascii_keystroke forGerd Moellmann2001-10-051-7/+27
* (MINI_WINDOW_P): Use NILP.Gerd Moellmann2001-10-051-1/+1
* Use SYMBOL_VALUE/ SET_SYMBOL_VALUE macros instead of accessingGerd Moellmann2001-10-053-17/+19
* (struct input_event): Use proper type for `kind'.Gerd Moellmann2001-10-051-1/+1
* (print_preprocess, print_object): Test internedness ofGerd Moellmann2001-10-051-5/+8
* Use SYMBOL_VALUE/SET_SYMBOL_VALUE macros instead of accessingGerd Moellmann2001-10-055-12/+12