# HG changeset patch # User Richard M. Stallman # Date 874797637 0 # Node ID be32396bfb04fcad320ff87e09adff18b428b3a0 # Parent 38172783650be57a48e84c89d30ac192ae09669b (rmail-output-to-rmail-file): Doc fix. diff -r 38172783650b -r be32396bfb04 lisp/mail/rmailout.el --- a/lisp/mail/rmailout.el Sat Sep 20 04:48:29 1997 +0000 +++ b/lisp/mail/rmailout.el Sat Sep 20 23:20:37 1997 +0000 @@ -48,8 +48,8 @@ If the file does not exist, ask if it should be created. If file is being visited, the message is appended to the Emacs buffer visiting that file. -If the file exists and is not an Rmail file, -the message is appended in inbox format. +If the file exists and is not an Rmail file, the message is +appended in inbox format, the same way `rmail-output' does it. The default file name comes from `rmail-default-rmail-file', which is updated to the name you use in this command.