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 5bf7a9b4571..138d9b0fd9f 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
12009-02-27 Chong Yidong <cyd@stupidchicken.com> 12009-02-27 Chong Yidong <cyd@stupidchicken.com>
2 2
3 * replace.el (keep-lines-read-args): Use empty string as
4 default (Bug#2495).
5
3 * menu-bar.el (menu-set-font): Fix last fix. 6 * menu-bar.el (menu-set-font): Fix last fix.
4 7
52009-02-27 Glenn Morris <rgm@gnu.org> 82009-02-27 Glenn Morris <rgm@gnu.org>