diff options
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c7a776857c0..be45f701d76 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2007-01-27 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * files.el (hack-local-variables-confirm): Don't keep trying to | ||
| 4 | read an event from an empty kbd macro. | ||
| 5 | |||
| 1 | 2007-01-27 Eli Zaretskii <eliz@gnu.org> | 6 | 2007-01-27 Eli Zaretskii <eliz@gnu.org> |
| 2 | 7 | ||
| 3 | * server.el (server-start): Mention LEAVE-DEAD arg in the doc string. | 8 | * server.el (server-start): Mention LEAVE-DEAD arg in the doc string. |