diff options
| author | Richard M. Stallman | 1994-05-19 20:44:03 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 1994-05-19 20:44:03 +0000 |
| commit | 346af5107f640be327538512bfacb4d5b583c51a (patch) | |
| tree | 9f6ac349713a3662e636ab47be169c7926dede12 | |
| parent | f670fcba48f520de2fe5b18a064eb0e9dcd4705a (diff) | |
| download | emacs-346af5107f640be327538512bfacb4d5b583c51a.tar.gz emacs-346af5107f640be327538512bfacb4d5b583c51a.zip | |
(rmail-output): Doc fix.
| -rw-r--r-- | lisp/mail/rmailout.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mail/rmailout.el b/lisp/mail/rmailout.el index 900e1ba31d7..0f84583fe95 100644 --- a/lisp/mail/rmailout.el +++ b/lisp/mail/rmailout.el | |||
| @@ -194,7 +194,7 @@ 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 |