]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/mail/rmailsum.el (rmail-summary-output): Add lost word to doc.
authorCharles A. Roelli <charles@aurox.ch>
Sun, 28 Oct 2018 19:29:45 +0000 (20:29 +0100)
committerCharles A. Roelli <charles@aurox.ch>
Sun, 28 Oct 2018 19:29:45 +0000 (20:29 +0100)
lisp/mail/rmailsum.el

index 692f67b87d2aa9f1a06be5851aea9b3075e12d1c..667b72b1b342d72264febda46839996bd40c6a06 100644 (file)
@@ -1692,7 +1692,7 @@ Deleted messages are skipped and don't count.
 When called from Lisp code, N may be omitted and defaults to 1.
 
 This command always outputs the complete message header,
-even the header display is currently pruned."
+even if the header display is currently pruned."
   (interactive
    (progn (require 'rmailout)
          (list (rmail-output-read-file-name)