]> code.delx.au - gnu-emacs/commitdiff
Fix last commit
authorEli Zaretskii <eliz@gnu.org>
Sat, 19 Dec 2015 16:05:44 +0000 (18:05 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 19 Dec 2015 16:05:44 +0000 (18:05 +0200)
* doc/emacs/rmail.texi (Rmail Deletion): Document new behavior of 'u'
with numeric argument.

doc/emacs/rmail.texi
etc/NEWS

index bf8258add4591a207ca528b8a0ea2d37790fcdc2..b37f42cc56f18d5c027cb9fecdba56a80ba5b536 100644 (file)
@@ -305,7 +305,8 @@ type @kbd{x} (@code{rmail-expunge}).  Until you do this, you can still
 effect of a @kbd{d} command in most cases.  It undeletes the current
 message if the current message is deleted.  Otherwise it moves backward
 to previous messages until a deleted message is found, and undeletes
-that message.
+that message.  A numeric prefix argument serves as a repeat count, to
+allow deletion of several messages in a single command.
 
   You can usually undo a @kbd{d} with a @kbd{u} because the @kbd{u}
 moves back to and undeletes the message that the @kbd{d} deleted.  But
index 24c7ab811151b741e8d2eb82ec0dfea997bec1d0..19c9858b80d58c1adaa3d9a63fb31c93d612cac0 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -721,8 +721,8 @@ alternatives to currently visited manuals.
 ** Rmail
 
 +++
-*** The Rmail commands d, C-d and u take optional repeat counts to delete or
-undelete multiple messages.
+*** The Rmail commands `d', `C-d' and `u' take optional repeat counts
+to delete or undelete multiple messages.
 
 +++
 *** Rmail can now render HTML mail messages if your Emacs was built with