diff lisp/mail/rmailout.el @ 6651:714341c56a9a

Doc fix.
author Richard M. Stallman <rms@gnu.org>
date Sun, 03 Apr 1994 18:18:45 +0000
parents 0ccccd01dc8f
children 52aab53f8b83
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.