Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | | | | | CHECK_CONS, CHECK_SYMBOL, CHECK_CHAR_TABLE, CHECK_VECTOR, CHECK_VECTOR_OR_CHAR_TABLE, CHECK_BUFFER, CHECK_WINDOW, CHECK_LIVE_WINDOW, CHECK_PROCESS, CHECK_NUMBER, CHECK_NATNUM, CHECK_MARKER, CHECK_NUMBER_COERCE_MARKER, CHECK_FLOAT, CHECK_NUMBER_OR_FLOAT, CHECK_NUMBER_OR_FLOAT_COERCE_MARKER, CHECK_OVERLAY, CHECK_NUMBER_CAR, CHECK_NUMBER_CDR): Remove unused argument `i' in macros. | ||||
* | 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 |
| | | | | (regcomp, regexec): Don't forget the __restrict. | ||||
* | *** 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 |
| | | | | from a menu, don't try to invoke the menu. | ||||
* | (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 |
| | | | | | | | | (describe-coding-system): Pass correct args to `help-xref-button'. (sort-listed-character-sets): New button type. (list-character-sets): Use it. (list-charset-chars): New button type. (list-character-sets-1): Use it. | ||||
* | (help-xref): New button type. | Miles Bader | 2001-11-02 | 1 | -22/+25 |
| | | | | | | | | (help-function, help-variable, help-face, help-coding-system) (help-input-method, help-character-set, help-type, help-symbol) (help-back, help-info, help-customize-variable, help-customize-face) (help-function-def, help-variable-def): Use it as a supertype. Remove `action' property. | ||||
* | *** 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 |
| | | | | Remove redundant `never' setting. | ||||
* | 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 |
| | | | | over current whitespace before looking for a preceding space. | ||||
* | *** 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 |
| | | | | table markup. From Eric S. Raymond <esr@thyrsus.com>. | ||||
* | (Frun_hooks, Frun_hook_with_args_until_failure): Doc fix. | Richard M. Stallman | 2001-11-01 | 1 | -8/+8 |
| | | | | (Frun_hook_with_args_until_success, Frun_hook_with_args): Doc fix. | ||||
* | (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 |
| | | | | thru file-name-sans-versions, because it never has version numbers. | ||||
* | *** 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 |
| | | | | | bindings along with or instead of the buffer local map. Make the overriding maps override what they should. | ||||
* | (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 |
| | | | | | | only when the file's read-only status has changed from before as well as disagreeing with the buffer's current status. (buffer-file-read-only): New var, local in all buffers. | ||||
* | (buffer-menu): Doc fix. | Richard M. Stallman | 2001-11-01 | 1 | -6/+15 |
| | | | | | (buffer-menu-other-window): Doc fix. (list-buffers, list-buffers-noselect): Doc fix. | ||||
* | 2001-11-01 ShengHuo ZHU <zsh@cs.rochester.edu> | ShengHuo ZHU | 2001-11-01 | 2 | -16/+21 |
| | | | | * mm-util.el (mm-charset-synonym-alist): Revert (some). | ||||
* | (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 |
| | | | | buffer list format. | ||||
* | 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 |
| | |||||
* | (command-line): If the terminal Emacs is running on | Gerd Moellmann | 2001-11-01 | 2 | -1/+12 |
| | | | | | has erase char set to ^H, use the Backspace key for deleting backward and, and the Delete key for deleting forward. | ||||
* | (x_scroll_bar_create): Check for width and height > 0. | Gerd Moellmann | 2001-11-01 | 2 | -5/+9 |
| | | | | (XTset_vertical_scroll_bar): Likewise. | ||||
* | (x_build_heuristic_mask): Use four_corners_best | Gerd Moellmann | 2001-11-01 | 2 | -1/+4 |
| | | | | instead of IMAGE_BACKGROUND. | ||||
* | (four_corners_best): Reindent. | Gerd Moellmann | 2001-11-01 | 2 | -18/+20 |
| | |||||
* | Fix a typo. | Gerd Moellmann | 2001-11-01 | 1 | -1/+1 |
| | |||||
* | (Finternal_set_lisp_face_attribute_from_resource): | Gerd Moellmann | 2001-11-01 | 2 | -2/+8 |
| | | | | Handle :box so that it is possible to specify sexprs. | ||||
* | (Glossary): Fix syntax. | Pavel Janík | 2001-11-01 | 2 | -3/+5 |
| | |||||
* | *** empty log message *** | Pavel Janík | 2001-11-01 | 3 | -0/+18 |
| | |||||
* | (x-get-resource): Reindent. | Pavel Janík | 2001-11-01 | 1 | -1/+1 |
| | |||||
* | (Finternal_merge_in_global_face): Reindent. | Pavel Janík | 2001-11-01 | 1 | -4/+4 |
| | | | | | | (Fface_font): Ditto. (Finternal_set_alternative_font_registry_alist): Ditto. (Ftty_suppress_bold_inverse_default_colors): Ditto. | ||||
* | (X Resources): Fix typo and syntax. | Pavel Janík | 2001-11-01 | 1 | -1/+1 |
| |