diff options
author | Richard M. Stallman <rms@gnu.org> | 1994-05-19 20:44:03 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1994-05-19 20:44:03 +0000 |
commit | 346af5107f640be327538512bfacb4d5b583c51a (patch) | |
tree | 9f6ac349713a3662e636ab47be169c7926dede12 /lisp/mail/rmailout.el | |
parent | f670fcba48f520de2fe5b18a064eb0e9dcd4705a (diff) | |
download | emacs-346af5107f640be327538512bfacb4d5b583c51a.tar.gz |
(rmail-output): Doc fix.
Diffstat (limited to 'lisp/mail/rmailout.el')
-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 messages will be appended with pruned headers; otherwise, messages will be appended with their original headers. -The default file name comes from `rmail-last-file', +The default file name comes from `rmail-default-file', which is updated to the name you use in this command. The optional third argument NOATTRIBUTE, if non-nil, says not |