* lisp/mail/rmailsum.el (rmail-summary-output): Add lost word to doc.

This commit is contained in:
Charles A. Roelli 2018-10-28 20:29:45 +01:00
parent 10e0fd8ca9
commit 5aeddfac2a

View 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)