diff options
| -rw-r--r-- | lisp/ChangeLog | 3 |
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 @@ | |||
| 1 | 2009-02-27 Chong Yidong <cyd@stupidchicken.com> | 1 | 2009-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 | ||
| 5 | 2009-02-27 Glenn Morris <rgm@gnu.org> | 8 | 2009-02-27 Glenn Morris <rgm@gnu.org> |