diff options
-rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ead5b0d6741..94966f657c1 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -273,7 +273,7 @@ eldoc-message-commands. (eldoc-mode): Restrict eldoc-message-commands to editing commands if eldoc-print-after-edit is set. (Bug#16346) - + * simple.el (read--expression): Enable eldoc-mode. * progmodes/octave.el (octave-mode-menu): Adapt to change in eldoc. 2014-01-11 Eric S. Raymond <esr@thyrsus.com> |