Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (w32-version): New function. | Andrew Innes | 2000-11-05 | 1 | -0/+6 |
| | |||||
* | Update copyright. | Stefan Monnier | 2000-11-05 | 2 | -72/+35 |
| | | | | | | (awk-mode-abbrev-table): Remove. (awk-font-lock-keywords): Use regexp-opt. (awk-mode): Use define-derived-mode. | ||||
* | (regexp-opt-group): Sort the strings when extracting a suffix. | Stefan Monnier | 2000-11-05 | 1 | -1/+4 |
| | |||||
* | Revoke the change. | ShengHuo ZHU | 2000-11-05 | 3 | -13/+10 |
| | |||||
* | # | André Spiegel | 2000-11-04 | 1 | -0/+5 |
| | |||||
* | (vc-insert-file): Rewritten. Don't bother about auto-save-mode. | André Spiegel | 2000-11-04 | 1 | -20/+18 |
| | |||||
* | * calendar/calendar.el (diary-face, holiday-face): Fix typo. | ShengHuo ZHU | 2000-11-04 | 3 | -10/+13 |
| | | | | * info.el (info-menu-header): Fix typo. | ||||
* | (decode-mac-roman): Test against r1 not r0. | Jason Rumney | 2000-11-04 | 2 | -1/+5 |
| | |||||
* | *** empty log message *** | Stefan Monnier | 2000-11-03 | 2 | -0/+37 |
| | |||||
* | (tool-bar-mode): Drop unneeded positional args. | Stefan Monnier | 2000-11-03 | 1 | -1/+0 |
| | |||||
* | (icon-mode-map): Don't rebind \t. | Stefan Monnier | 2000-11-03 | 1 | -21/+10 |
| | | | | | | (icon-mode): Define indent-line-function. (icon-comment-indent): Simplify. (icon-font-lock-keywords-2): Use the `words' arg to regexp-opt. | ||||
* | (message-font-lock-keywords): Match a final newline | Stefan Monnier | 2000-11-03 | 1 | -1/+1 |
| | | | | to help font-lock's multiline support. | ||||
* | (find-function-do-it): Quote the hook. | Stefan Monnier | 2000-11-03 | 1 | -1/+1 |
| | |||||
* | (display-time-mode): Drop unneeded positional args. | Stefan Monnier | 2000-11-03 | 1 | -1/+1 |
| | |||||
* | (recentf-mode): Drop unneeded positional args. | Stefan Monnier | 2000-11-03 | 1 | -1/+0 |
| | |||||
* | (cvs-mode-add-change-log-entry-other-window): | Stefan Monnier | 2000-11-03 | 1 | -9/+8 |
| | | | | | Bind change-log-default-mode to defeat the caching done on it. Don't bother saving excursion any more. | ||||
* | (show-paren-mode): Drop unneeded positional args. | Stefan Monnier | 2000-11-03 | 1 | -1/+1 |
| | |||||
* | (mouse-wheel-mode): Drop unneeded positional args. | Stefan Monnier | 2000-11-03 | 1 | -2/+1 |
| | |||||
* | (msb-mode): Drop unneeded positional args. | Stefan Monnier | 2000-11-03 | 1 | -4/+3 |
| | |||||
* | (minibuffer maps): Use dolist rather than mapcar. | Stefan Monnier | 2000-11-03 | 1 | -42/+31 |
| | |||||
* | (auto-compression-mode): Drop unneeded positional args. | Stefan Monnier | 2000-11-03 | 1 | -1/+1 |
| | |||||
* | (Info-mode): Don't both with make-local-hook. | Stefan Monnier | 2000-11-03 | 1 | -2/+1 |
| | |||||
* | (auto-image-file-mode): Drop unneeded positional args. | Stefan Monnier | 2000-11-03 | 1 | -3/+0 |
| | |||||
* | (hl-line-mode): Drop unneeded positional args. | Stefan Monnier | 2000-11-03 | 1 | -2/+1 |
| | |||||
* | (after-setting-font-hook): Rename hooks -> hook. | Stefan Monnier | 2000-11-03 | 1 | -2/+2 |
| | | | | (set-frame-font): Use the new name (and the old for compatibility). | ||||
* | (delete-selection-mode): Drop unneeded positional args. | Stefan Monnier | 2000-11-03 | 1 | -1/+1 |
| | |||||
* | (auto-insert-mode): Drop unneeded positional args. | Stefan Monnier | 2000-11-03 | 1 | -1/+1 |
| | |||||
* | (partial-completion-mode): Drop unneeded positional args. | Stefan Monnier | 2000-11-03 | 1 | -1/+1 |
| | |||||
* | (comint-mode): Don't both with make-local-hook. | Stefan Monnier | 2000-11-03 | 1 | -1/+0 |
| | |||||
* | (log-edit-menu): New menu. | Stefan Monnier | 2000-11-03 | 2 | -1/+22 |
| | |||||
* | (gnus-nocem-check-article-limit): Default to 500. | Dave Love | 2000-11-03 | 2 | -1/+3 |
| | |||||
* | (mm-inline-partial): Space-prefix temp buffer | Dave Love | 2000-11-03 | 2 | -2/+5 |
| | | | | name. | ||||
* | (mm-display-external): Space prefix temp buffer | Dave Love | 2000-11-03 | 2 | -3/+10 |
| | | | | name. Don't disable undo explicitly. | ||||
* | (gnus-group-parameters) <gcc-self>: Fix custom type. | Dave Love | 2000-11-03 | 1 | -3/+12 |
| | | | | <banner>: Fix custom type, doc. | ||||
* | *** empty log message *** | Miles Bader | 2000-11-03 | 1 | -0/+6 |
| | |||||
* | (widget-end-of-line): Reinstate, with a new definition, so that trailing | Miles Bader | 2000-11-03 | 1 | -6/+19 |
| | | | | | spaces are handled properly. (widget-field-keymap, widget-text-keymap): Likewise C-e binding. | ||||
* | (fancy-splash-text, fancy-splash-text): Use a single | Gerd Moellmann | 2000-11-03 | 2 | -6/+13 |
| | | | | | tab character. (fancy-splash-screens): Set tab-width to 20. | ||||
* | Capital in last change. | Dave Love | 2000-11-03 | 2 | -1/+5 |
| | |||||
* | (comint-completion-addsuffix): Fix custom type. | Dave Love | 2000-11-03 | 1 | -1/+5 |
| | |||||
* | (easy-mmode-define-global-mode): Only turn mode off if it's on. | Stefan Monnier | 2000-11-03 | 1 | -1/+1 |
| | |||||
* | (font-lock-buffers): Remove. | Stefan Monnier | 2000-11-03 | 2 | -95/+53 |
| | | | | | | | | | | | (font-lock-global-modes): Define with easy-mmode-define-global-mode. (font-lock-change-major-mode): Remove. (turn-on-font-lock-if-enabled): Only apply to the current buffer. (font-lock-default-fontify-region): Extend the multiline fontification to whole lines. (font-lock-fontify-anchored-keywords) (font-lock-fontify-keywords-region): If matching just one line (with \n) only mark the \n as multiline. | ||||
* | (define-minor-mode): Remove :toggle arg. | Stefan Monnier | 2000-11-03 | 1 | -29/+28 |
| | | | | | | | Correctly handle the case where several :group args are supplied. Allow :extra-args. (easy-mmode-define-global-mode): Allow :extra-args. Correctly handle the case where several :group args are supplied. | ||||
* | (diary-face, calendar-today-face, holiday-face): | Miles Bader | 2000-11-03 | 2 | -28/+32 |
| | | | | Remove dependency on `window-system'. | ||||
* | missed a note on Makefile.in checkin | Ken Raeburn | 2000-11-02 | 1 | -0/+1 |
| | |||||
* | * Makefile.in (emacs): Set EMACSLOADPATH always. | Ken Raeburn | 2000-11-02 | 2 | -4/+10 |
| | | | | (update-authors, .el.elc, compile-files): Don't do it explicitly here. | ||||
* | *** empty log message *** | Dave Love | 2000-11-02 | 2 | -0/+9 |
| | |||||
* | (message-font-lock-keywords): Use [:alpha:] for | Dave Love | 2000-11-02 | 1 | -1/+1 |
| | | | | cite-prefix. | ||||
* | (find-variable-regexp): Avoid defgroup. | Dave Love | 2000-11-02 | 1 | -2/+2 |
| | |||||
* | (report-emacs-bug): Fix whitespace and | Eli Zaretskii | 2000-11-02 | 2 | -1/+6 |
| | | | | punctuation in the warning inserted into the *mail* buffer. | ||||
* | *** empty log message *** | Gerd Moellmann | 2000-11-02 | 1 | -0/+4 |
| |