Mercurial > emacs
comparison lisp/mail/rmailout.el @ 7561:22a4985ddad3
(rmail-output): Doc fix.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 19 May 1994 20:44:03 +0000 |
parents | e30a34bfc536 |
children | 964b419c227a |
comparison
equal
deleted
inserted
replaced
7560:e63efa2d587c | 7561:22a4985ddad3 |
---|---|
192 | 192 |
193 If the pruned message header is shown on the current message, then | 193 If the pruned message header is shown on the current message, then |
194 messages will be appended with pruned headers; otherwise, messages | 194 messages will be appended with pruned headers; otherwise, messages |
195 will be appended with their original headers. | 195 will be appended with their original headers. |
196 | 196 |
197 The default file name comes from `rmail-last-file', | 197 The default file name comes from `rmail-default-file', |
198 which is updated to the name you use in this command. | 198 which is updated to the name you use in this command. |
199 | 199 |
200 The optional third argument NOATTRIBUTE, if non-nil, says not | 200 The optional third argument NOATTRIBUTE, if non-nil, says not |
201 to set the `filed' attribute, and not to display a message. | 201 to set the `filed' attribute, and not to display a message. |
202 | 202 |