aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChong Yidong2007-04-06 18:55:01 +0000
committerChong Yidong2007-04-06 18:55:01 +0000
commitff5e33e75558a729d13152a27a6aae4f729aba8e (patch)
treedd431fd14546cda999ffeecd6ff36cfa5cb37705
parent6035b97e5c285a9e86e4f7bc99c60a5cf4c89b4e (diff)
downloademacs-ff5e33e75558a729d13152a27a6aae4f729aba8e.tar.gz
emacs-ff5e33e75558a729d13152a27a6aae4f729aba8e.zip
* textmodes/flyspell.el (flyspell-duplicate, flyspell-incorrect):
Revert 2006-01-27 change.
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 1d1a9fedcd1..98a63dcb1c9 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
12007-04-06 Chong Yidong <cyd@stupidchicken.com> 12007-04-06 Chong Yidong <cyd@stupidchicken.com>
2 2
3 * textmodes/flyspell.el (flyspell-duplicate, flyspell-incorrect):
4 Revert 2006-01-27 change.
5
3 * diff-mode.el (diff-mode): Revert 2007-03-04 change. 6 * diff-mode.el (diff-mode): Revert 2007-03-04 change.
4 7
5 * menu-bar.el (menu-bar-tools-menu): Revert 2003-07-25 change. 8 * menu-bar.el (menu-bar-tools-menu): Revert 2003-07-25 change.