aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorJuanma Barranquero2005-05-30 11:20:30 +0000
committerJuanma Barranquero2005-05-30 11:20:30 +0000
commit85be564d99c1a093b414b564a0af48c395937cbd (patch)
treed53181ee015b4ab79443c5bfb868bd138dd23284 /lisp
parent165408692a30fbff60917888e43cffcaa79a2be3 (diff)
downloademacs-85be564d99c1a093b414b564a0af48c395937cbd.tar.gz
emacs-85be564d99c1a093b414b564a0af48c395937cbd.zip
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index fee028e52eb..c51db6eee86 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -96,7 +96,7 @@
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.
@@ -831,7 +831,7 @@
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.