* 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.
|
When called from Lisp code, N may be omitted and defaults to 1.
|
||||||
|
|
||||||
This command always outputs the complete message header,
|
This command always outputs the complete message header,
|
||||||
even the header display is currently pruned."
|
even if the header display is currently pruned."
|
||||||
(interactive
|
(interactive
|
||||||
(progn (require 'rmailout)
|
(progn (require 'rmailout)
|
||||||
(list (rmail-output-read-file-name)
|
(list (rmail-output-read-file-name)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue