mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-05 11:45:45 +00:00
*** empty log message ***
This commit is contained in:
parent
156fbeb72c
commit
c9ed817636
4
etc/NEWS
4
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.
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user