From: Richard M. Stallman Date: Sat, 20 Sep 1997 23:20:37 +0000 (+0000) Subject: (rmail-output-to-rmail-file): Doc fix. X-Git-Tag: emacs-20.3~3112 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e155e60e2dfaa1c400beec0f42ce1b2414aaefc6;p=emacs.git (rmail-output-to-rmail-file): Doc fix. --- diff --git a/lisp/mail/rmailout.el b/lisp/mail/rmailout.el index fc2bf545208..1834ff5ae26 100644 --- a/lisp/mail/rmailout.el +++ b/lisp/mail/rmailout.el @@ -48,8 +48,8 @@ a file name as a string." 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.