| Commit message (Expand) | Author | Age | Files | Lines |
| * | Document the changes in the default values of tooltip-delay and | Eli Zaretskii | 2001-11-03 | 1 | -0/+3 |
| * | (xrealloc): Always pass two args to `fatal'. | Richard M. Stallman | 2001-11-03 | 2 | -1/+7 |
| * | (popmail): Always pass two args to `error'. | Richard M. Stallman | 2001-11-03 | 1 | -1/+1 |
| * | (Auto Save Control): Document that values of auto-save-interval less | Eli Zaretskii | 2001-11-03 | 1 | -1/+3 |
| * | (fancy-splash-head): Reapply Gerd's hack to make the shadow of the | Miles Bader | 2001-11-03 | 1 | -0/+6 |
| * | *** empty log message *** | Eli Zaretskii | 2001-11-03 | 2 | -0/+11 |
| * | (tooltip-delay): Decrease to 0.7. | Eli Zaretskii | 2001-11-03 | 1 | -2/+2 |
| * | (sigprocmask_set): Declare as extern SIGMASKTYPE. | Eli Zaretskii | 2001-11-03 | 1 | -0/+1 |
| * | (sigunblock): Don't define if already defined. | Eli Zaretskii | 2001-11-03 | 1 | -0/+6 |
| * | (fancy-splash-tail): Explain how to recover | Richard M. Stallman | 2001-11-03 | 2 | -347/+387 |
| * | (set-background-color, set-foreground-color): Call | Eli Zaretskii | 2001-11-03 | 2 | -2/+10 |
| * | (timeclock-out): Signal an error if timeclock-last-event is nil. | Eli Zaretskii | 2001-11-03 | 2 | -0/+7 |
| * | Test BROKEN_PROTOTYPES. | Richard M. Stallman | 2001-11-03 | 1 | -2/+3 |
| * | Fix the formatting of the last entries. | Eli Zaretskii | 2001-11-03 | 1 | -10/+10 |
| * | (fill-context-prefix): Fix braino. | Stefan Monnier | 2001-11-03 | 1 | -2/+2 |
| * | (quail-help): Use `help-buffer' and move `help-setup-xref' to beginning. | Stefan Monnier | 2001-11-03 | 1 | -36/+20 |
| * | (describe-language-environment): | Stefan Monnier | 2001-11-03 | 1 | -4/+4 |
| * | (list-character-sets, sort-listed-character-sets, describe-character-set) | Stefan Monnier | 2001-11-03 | 2 | -35/+40 |
| * | (describe_syntax): New wrapper. | Stefan Monnier | 2001-11-02 | 1 | -16/+28 |
| * | (debugger_may_continue, Vdebug_ignored_errors, call_debugger, | Pavel Janík | 2001-11-02 | 2 | -7/+11 |
| * | (Fml_defun, Fml_while, Fml_substr): Remove commented and #ifdef'd-out code. | Pavel Janík | 2001-11-02 | 2 | -65/+9 |
| * | Remove comment which is a copy of comment in mocklisp.c. | Pavel Janík | 2001-11-02 | 1 | -4/+0 |
| * | *** empty log message *** | Pavel Janík | 2001-11-02 | 1 | -0/+29 |
| * | Update usage of CHECK_ macros (remove unused second argument). | Pavel Janík | 2001-11-02 | 55 | -863/+863 |
| * | (CHECK_FRAME, CHECK_LIVE_FRAME): Remove unused argument `i' in macros. | Pavel Janík | 2001-11-02 | 1 | -2/+2 |
| * | (CHECK_CATEGORY, CHECK_CATEGORY_SET): Remove unused argument `i' in macros. | Pavel Janík | 2001-11-02 | 1 | -2/+2 |
| * | (CHECK_STRING_OR_BUFFER, CHECK_HASH_TABLE, CHECK_LIST, CHECK_STRING, | Pavel Janík | 2001-11-02 | 1 | -25/+25 |
| * | Minor cleanup. | Richard M. Stallman | 2001-11-02 | 1 | -2/+3 |
| * | Convert M-C- to C-M-. | Richard M. Stallman | 2001-11-02 | 1 | -3/+3 |
| * | (re_wctype): Try to fix some warnings. | Stefan Monnier | 2001-11-02 | 1 | -8/+10 |
| * | *** empty log message *** | Richard M. Stallman | 2001-11-02 | 2 | -0/+20 |
| * | (popup-menu): If the user refuses to select | Richard M. Stallman | 2001-11-02 | 1 | -1/+3 |
| * | (Fget_char_property): Doc fix. | Richard M. Stallman | 2001-11-02 | 1 | -0/+1 |
| * | Explain why a parent for a non-sparse keymap is not useful. | Richard M. Stallman | 2001-11-02 | 1 | -1/+7 |
| * | Update to remove "artifacts". | Richard M. Stallman | 2001-11-02 | 1 | -227/+222 |
| * | *** empty log message *** | Pavel Janík | 2001-11-02 | 2 | -0/+12 |
| * | (Finteractive): Add usage to doc-string. | Pavel Janík | 2001-11-02 | 1 | -1/+2 |
| * | (Fsetq_default): Add usage to doc-string. | Pavel Janík | 2001-11-02 | 1 | -1/+2 |
| * | (Fstart_process): Add usage to doc-string. | Pavel Janík | 2001-11-02 | 1 | -1/+2 |
| * | (describe-character-set) | Miles Bader | 2001-11-02 | 2 | -21/+37 |
| * | (help-xref): New button type. | Miles Bader | 2001-11-02 | 1 | -22/+25 |
| * | *** empty log message *** | Stefan Monnier | 2001-11-02 | 3 | -10/+13 |
| * | (tab-always-indent, indent-for-tab-command): | Stefan Monnier | 2001-11-02 | 1 | -4/+2 |
| * | Don't include keymap.h any more. | Stefan Monnier | 2001-11-02 | 1 | -1/+0 |
| * | (fill-region-as-paragraph): Don't forget to skip | Stefan Monnier | 2001-11-02 | 2 | -1/+8 |
| * | *** empty log message *** | Miles Bader | 2001-11-02 | 1 | -1065/+1068 |
| * | Replace presentation-level troff macros that simulate tables with | Eli Zaretskii | 2001-11-01 | 2 | -28/+19 |
| * | (Frun_hooks, Frun_hook_with_args_until_failure): Doc fix. | Richard M. Stallman | 2001-11-01 | 1 | -8/+8 |
| * | (Fmake_local_variable): Doc fix. | Richard M. Stallman | 2001-11-01 | 1 | -1/+1 |
| * | (file-newest-backup): Don't pass backup file name | Richard M. Stallman | 2001-11-01 | 1 | -2/+1 |