aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index e5204dec9a2..19b20ede0d6 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
12009-02-21 Chong Yidong <cyd@stupidchicken.com> 12009-02-21 Chong Yidong <cyd@stupidchicken.com>
2 2
3 * progmodes/compile.el (compilation-error-regexp-alist-alist):
4 Tweak regexp (Bug#2173).
5
3 * textmodes/flyspell.el (flyspell-mouse-map): Undefine mouse-2 to 6 * textmodes/flyspell.el (flyspell-mouse-map): Undefine mouse-2 to
4 avoid yanks (Bug#2408). 7 avoid yanks (Bug#2408).
5 8