From: Eli Zaretskii Date: Fri, 12 Aug 2005 11:22:30 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.0.90~7615 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c9ed8176368a4773c415b044fd03d3d40033d39d;p=emacs.git *** empty log message *** --- diff --git a/etc/NEWS b/etc/NEWS index 7d6fec8b360..d9367c54234 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -2777,6 +2777,10 @@ See the documentation of the user option --- *** Rmail now displays 5-digit message ids in its summary buffer. +*** The new commands rmail-end-of-message and rmail-summary end-of-message, +by default bound to `/', go to the end of the current mail message in +Rmail and Rmail summary buffers. + +++ *** Support for `movemail' from GNU mailutils was added to Rmail. 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 + + * 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 * cus-edit.el (custom-save-all, custom-save-delete): Bind