Mercurial > emacs
comparison lisp/ChangeLog @ 62900:ce168589b4cd
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Mon, 30 May 2005 11:20:30 +0000 |
parents | f7d34427f5a2 |
children | a193e46a75cc |
comparison
equal
deleted
inserted
replaced
62899:1a33c4dbb62b | 62900:ce168589b4cd |
---|---|
94 (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables. | 94 (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables. |
95 | 95 |
96 (mail-mode-flyspell-verify): More robust handling | 96 (mail-mode-flyspell-verify): More robust handling |
97 of `mail-header-separator'. More efficient signature detection. | 97 of `mail-header-separator'. More efficient signature detection. |
98 Allow for regexp metacharacters in message-header-separator. | 98 Allow for regexp metacharacters in message-header-separator. |
99 Adding `To' not to be checked in mail-mode-flyspell-verify. | 99 Adding `To' not to be checked in mail-mode-flyspell-verify. |
100 | 100 |
101 (flyspell-prog-mode): Run flyspell-prog-mode-hook. | 101 (flyspell-prog-mode): Run flyspell-prog-mode-hook. |
102 (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab. | 102 (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab. |
103 Bind flyspell-auto-correct-binding. | 103 Bind flyspell-auto-correct-binding. |
104 Bind C-. and C-, . | 104 Bind C-. and C-, . |
829 * subr.el (post-command-idle-hook, post-command-idle-delay): | 829 * subr.el (post-command-idle-hook, post-command-idle-delay): |
830 Remove obsoletion of post-command-idle-hook and | 830 Remove obsoletion of post-command-idle-hook and |
831 post-command-idle-delay. | 831 post-command-idle-delay. |
832 | 832 |
833 * faces.el (list-faces-display): Provide button when describe-face | 833 * faces.el (list-faces-display): Provide button when describe-face |
834 is called to take user back to the list of faces. | 834 is called to take user back to the list of faces. |
835 | 835 |
836 * help-fns.el (describe-variable): Remove hyperlinks in a | 836 * help-fns.el (describe-variable): Remove hyperlinks in a |
837 variable's value as these are quite frequently inappropriate. | 837 variable's value as these are quite frequently inappropriate. |
838 | 838 |
839 * follow.el (follow-submit-feedback, follow-mode): | 839 * follow.el (follow-submit-feedback, follow-mode): |