summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-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 @@
2009-02-27 Chong Yidong <cyd@stupidchicken.com>
+ * replace.el (keep-lines-read-args): Use empty string as
+ default (Bug#2495).
+
* menu-bar.el (menu-set-font): Fix last fix.
2009-02-27 Glenn Morris <rgm@gnu.org>