summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Gerd Moellmann2001-10-101-0/+4
* *** empty log message ***Gerd Moellmann2001-10-091-0/+4
* (Fcurrent_time_zone): Cast isalnum() argument toGerd Moellmann2001-10-091-1/+1
* (WIDE_CHAR_SUPPORT): Do not use defined() in macro.Gerd Moellmann2001-10-092-1/+10
* Do not undef min and max.Andrew Innes2001-10-084-16/+10
* [max]: Undef min and max before redefining them.Andrew Innes2001-10-081-0/+4
* (handle_fontified_prop): Don't bind after-change-functions.Stefan Monnier2001-10-082-1/+4
* *** empty log message ***Gerd Moellmann2001-10-081-1/+1
* current-active-maps: quote newlinesSam Steingold2001-10-082-2/+6
* *** empty log message ***Stefan Monnier2001-10-081-15/+30
* Remove the entries for keymap.c (moved to keymap.h).Stefan Monnier2001-10-081-26/+0
* (map_prompt): Remove.Stefan Monnier2001-10-081-2/+0
* Include keymap.h.Stefan Monnier2001-10-089-0/+9
* *** empty log message ***Eli Zaretskii2001-10-081-0/+6
* (map_prompt): Remove.Stefan Monnier2001-10-082-21/+15
* New file. Extracted from lisp.h.Stefan Monnier2001-10-081-0/+51
* (keymap_panes, Fx_popup_menu): Use Fkeymap_prompt.Stefan Monnier2001-10-082-6/+8
* (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