# HG changeset patch # User Richard M. Stallman # Date 758597135 0 # Node ID ee1ed3d9e517a46b4f666c41d1d000ac936e46be # Parent 55fdac09e7a978971875abd26c3b578dd7707b3a Doc fix. diff -r 55fdac09e7a9 -r ee1ed3d9e517 lisp/mail/rmailout.el --- 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.