From f9d75fab0c842bbde6d101ea420fb1e07c7e9777 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sun, 3 Apr 1994 18:18:45 +0000 Subject: [PATCH] Doc fix. --- lisp/mail/rmailout.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/mail/rmailout.el b/lisp/mail/rmailout.el index 4fb669b09bb..fa96fb9316b 100644 --- a/lisp/mail/rmailout.el +++ b/lisp/mail/rmailout.el @@ -181,7 +181,7 @@ starting with the current one. Deleted messages are skipped and don't count." ;;; 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. -- 2.39.5