changeset 5592:ee1ed3d9e517

Doc fix.
author Richard M. Stallman <rms@gnu.org>
date Sat, 15 Jan 1994 01:25:35 +0000
parents 55fdac09e7a9
children 58c0f2c7dfae
files lisp/mail/rmailout.el
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/mail/rmailout.el	Sat Jan 15 01:23:28 1994 +0000
+++ b/lisp/mail/rmailout.el	Sat Jan 15 01:25:35 1994 +0000
@@ -45,6 +45,9 @@
 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 @@
 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.