diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7a79110f4a0..c7e08e40480 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2013-09-11 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * savehist.el: No need for cl when compiling on Emacs. | ||
| 4 | |||
| 1 | 2013-09-11 Stefan Monnier <monnier@iro.umontreal.ca> | 5 | 2013-09-11 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 6 | ||
| 3 | * eshell/esh-mode.el (eshell-mode-syntax-table): Fix up initialization | 7 | * eshell/esh-mode.el (eshell-mode-syntax-table): Fix up initialization |