]> git.eshelyaron.com Git - emacs.git/commitdiff
(rmail-output-to-rmail-file): Doc fix.
authorRichard M. Stallman <rms@gnu.org>
Sat, 20 Sep 1997 23:20:37 +0000 (23:20 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 20 Sep 1997 23:20:37 +0000 (23:20 +0000)
lisp/mail/rmailout.el

index fc2bf545208dd5b92cb5f04223729c25dedcb72b..1834ff5ae26e5a34fba901c0cac70177d7729fa2 100644 (file)
@@ -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.