From e155e60e2dfaa1c400beec0f42ce1b2414aaefc6 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sat, 20 Sep 1997 23:20:37 +0000 Subject: [PATCH] (rmail-output-to-rmail-file): Doc fix. --- lisp/mail/rmailout.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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. -- 2.39.2