]> git.eshelyaron.com Git - emacs.git/commitdiff
Doc fix.
authorRichard M. Stallman <rms@gnu.org>
Sun, 3 Apr 1994 18:18:45 +0000 (18:18 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 3 Apr 1994 18:18:45 +0000 (18:18 +0000)
lisp/mail/rmailout.el

index 4fb669b09bb1fda3763a0530546b4d110ff83a6e..fa96fb9316bebc3a99545e2903d3aee2d63c7bf6 100644 (file)
@@ -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.