From 42255e72045075365f8c5538414a698b3bedf42b Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sat, 15 Jan 1994 01:25:35 +0000 Subject: [PATCH] Doc fix. --- lisp/mail/rmailout.el | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lisp/mail/rmailout.el b/lisp/mail/rmailout.el index d74e3ad403a..5b0a222f2bd 100644 --- a/lisp/mail/rmailout.el +++ b/lisp/mail/rmailout.el @@ -45,6 +45,9 @@ buffer visiting that file. If the file exists and is not an Rmail file, the message is appended in inbox format. +The default file name comes from `rmail-last-rmail-file', +which is updated to the name you use in this command. + A prefix argument N says to output N consecutive messages starting with the current one. Deleted messages are skipped and don't count." (interactive @@ -178,6 +181,9 @@ 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', +which is updated to the name you use in this command. + The optional third argument NOATTRIBUTE, if non-nil, says not to set the `filed' attribute, and not to display a message. -- 2.39.5