* lisp/mail/rmailsum.el (rmail-summary-output): Add lost word to doc.
This commit is contained in:
parent
10e0fd8ca9
commit
5aeddfac2a
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue