aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Gerd Moellmann2001-10-093-0/+17
* (main): Cast isdigit() argument to unsigned char.Gerd Moellmann2001-10-091-1/+1
* (main): Cast geteuid in sprintf to int.Gerd Moellmann2001-10-091-1/+1
* (xaw_create_scrollbar) [!0]: Return NULL.Gerd Moellmann2001-10-091-0/+2
* (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
* (define-button-type): Respect any `supertype' property.Miles Bader2001-10-092-14/+40
* (rfn-eshadow-regexp): Deal correctly with escaped dollar-signs.Miles Bader2001-10-092-2/+10
* (comint-insert-previous-argument): New function.Miles Bader2001-10-091-0/+57
* 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
* (apropos-next-label-button): Use the presence of aMiles Bader2001-10-082-8/+14
* *** empty log message ***Gerd Moellmann2001-10-081-1/+1
* (button-nop): Function removed.Miles Bader2001-10-082-6/+3
* current-active-maps: quote newlinesSam Steingold2001-10-082-2/+6
* *** empty log message ***Stefan Monnier2001-10-082-17/+39
* 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
* (Fx_popup_menu): Use Fkeymap_prompt.Stefan Monnier2001-10-081-2/+3
* Include keymap.h.Stefan Monnier2001-10-081-2/+3
* *** 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
* (apropos-symbol): Add `skip' property.Miles Bader2001-10-082-37/+78
* (button-activate): USE-MOUSE-ACTION is optional.Miles Bader2001-10-081-1/+1
* *** 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
* (apropos-next-label-button): Update arguments to `next-button'.Miles Bader2001-10-082-2/+10
* (next-button, previous-button): Remove N and WRAP parameters.Miles Bader2001-10-081-59/+37
* *** 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
* Include config.h, not ../src/config.h and systime.h, not ../src/systime.h.Pavel Janík2001-10-082-2/+7
* (help-mode): Use define-derived-mode.Stefan Monnier2001-10-082-70/+88
* (byte-compile-file): Return success when the file says no-byte-compile.Stefan Monnier2001-10-072-56/+60
* (next-button, previous-button): Respect `skip' property.Miles Bader2001-10-072-8/+27
* (woman-mode-map): Copy button-buffer-map instead ofMiles Bader2001-10-072-16/+26