Mercurial > emacs
changeset 19961:be32396bfb04
(rmail-output-to-rmail-file): Doc fix.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 20 Sep 1997 23:20:37 +0000 |
parents | 38172783650b |
children | 07e5f3623def |
files | lisp/mail/rmailout.el |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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.