diff options
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 9e28fc16bb6..b0c9a6c1297 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2005-08-12 Matt Hodges <MPHodges@member.fsf.org> + + * emacs-lisp/eldoc.el: Add move-beginning-of-line, + move-end-of-line, end-of-line, and beginning-of-line to the list + of commands after which the echo area is updated. + 2005-08-12 Eli Zaretskii <eliz@gnu.org> * cus-edit.el (custom-save-all, custom-save-delete): Bind |