diff options
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 2e27dbedd53..fdbfb116a6d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2008-11-03 Chong Yidong <cyd@stupidchicken.com> | 1 | 2008-11-03 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 2 | ||
| 3 | * eshell/em-hist.el (eshell-save-history-on-exit): Change default | ||
| 4 | to t. | ||
| 5 | |||
| 3 | * emacs-lisp/lisp-mode.el (lisp-mode): Remove bogus change from | 6 | * emacs-lisp/lisp-mode.el (lisp-mode): Remove bogus change from |
| 4 | 2000-12-08 (bug#1297). | 7 | 2000-12-08 (bug#1297). |
| 5 | 8 | ||