Mercurial > emacs
changeset 6651:714341c56a9a
Doc fix.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 03 Apr 1994 18:18:45 +0000 |
parents | a406a09cb770 |
children | a537d9d83e52 |
files | lisp/mail/rmailout.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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.