| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | *** empty log message *** | Richard M. Stallman | 2001-11-01 | 2 | -0/+17 |
* | (Fdescribe_buffer_bindings): Print character property | Richard M. Stallman | 2001-11-01 | 1 | -47/+67 |
* | (sgml-xml-guess): Fix regexp to avoid ambiguous nested loops. | Richard M. Stallman | 2001-11-01 | 1 | -1/+1 |
* | (find-file-noselect): Offer to change buffer-read-only | Richard M. Stallman | 2001-11-01 | 1 | -3/+10 |
* | (buffer-menu): Doc fix. | Richard M. Stallman | 2001-11-01 | 1 | -6/+15 |
* | 2001-11-01 ShengHuo ZHU <zsh@cs.rochester.edu> | ShengHuo ZHU | 2001-11-01 | 2 | -16/+21 |
* | (grow_mini_window): Fix typo in comment. | Pavel Janík | 2001-11-01 | 2 | -1/+5 |
* | Document problems with dumping on an NFS-mounted filesystem. | Eli Zaretskii | 2001-11-01 | 1 | -0/+11 |
* | (Dired Deletion, Operating On Files): Add index entries. | Eli Zaretskii | 2001-11-01 | 1 | -0/+2 |
* | (Several Buffers): Add a cross-reference to the description of the | Eli Zaretskii | 2001-11-01 | 1 | -6/+8 |
* | Fix the previous change. | Pavel Janík | 2001-11-01 | 1 | -3/+3 |
* | Change of normal-erase-is-backspace-mode on terminals. | Gerd Moellmann | 2001-11-01 | 1 | -0/+3 |