aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCharles A. Roelli2018-10-28 20:29:45 +0100
committerCharles A. Roelli2018-10-28 20:29:45 +0100
commit5aeddfac2a55824f700c8913536d665e23afd73d (patch)
treee09277e20bf2aec639e3c8b53506342bdc655469
parent10e0fd8ca955070682d5f09231a7a386ef185fa5 (diff)
downloademacs-5aeddfac2a55824f700c8913536d665e23afd73d.tar.gz
emacs-5aeddfac2a55824f700c8913536d665e23afd73d.zip
* 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.
1692When called from Lisp code, N may be omitted and defaults to 1. 1692When called from Lisp code, N may be omitted and defaults to 1.
1693 1693
1694This command always outputs the complete message header, 1694This command always outputs the complete message header,
1695even the header display is currently pruned." 1695even if the header display is currently pruned."
1696 (interactive 1696 (interactive
1697 (progn (require 'rmailout) 1697 (progn (require 'rmailout)
1698 (list (rmail-output-read-file-name) 1698 (list (rmail-output-read-file-name)