summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCharles A. Roelli <charles@aurox.ch>2018-10-28 20:29:45 +0100
committerCharles A. Roelli <charles@aurox.ch>2018-10-28 20:29:45 +0100
commit5aeddfac2a55824f700c8913536d665e23afd73d (patch)
treee09277e20bf2aec639e3c8b53506342bdc655469
parent10e0fd8ca955070682d5f09231a7a386ef185fa5 (diff)
downloademacs-5aeddfac2a55824f700c8913536d665e23afd73d.tar.gz
* lisp/mail/rmailsum.el (rmail-summary-output): Add lost word to doc.
-rw-r--r--lisp/mail/rmailsum.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mail/rmailsum.el b/lisp/mail/rmailsum.el
index 692f67b87d2..667b72b1b34 100644
--- a/lisp/mail/rmailsum.el
+++ b/lisp/mail/rmailsum.el
@@ -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)