# HG changeset patch # User Richard M. Stallman # Date 765397125 0 # Node ID 714341c56a9a5922e727bb76582d96229de17c93 # Parent a406a09cb770358733f9d4abf271eafa29655dcc Doc fix. diff -r a406a09cb770 -r 714341c56a9a lisp/mail/rmailout.el --- a/lisp/mail/rmailout.el Sun Apr 03 08:10:46 1994 +0000 +++ b/lisp/mail/rmailout.el Sun Apr 03 18:18:45 1994 +0000 @@ -181,7 +181,7 @@ ;;; There are functions elsewhere in Emacs that use this function; check ;;; them out before you change the calling method. (defun rmail-output (file-name &optional count noattribute from-gnus) - "Append this message to Unix mail file named FILE-NAME. + "Append this message to system-inbox-format mail file named FILE-NAME. A prefix argument N says to output N consecutive messages starting with the current one. Deleted messages are skipped and don't count. When called from lisp code, N may be omitted.