comparison 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
comparison
equal deleted inserted replaced
6650:a406a09cb770 6651:714341c56a9a
179 (kill-buffer buf)))) 179 (kill-buffer buf))))
180 180
181 ;;; There are functions elsewhere in Emacs that use this function; check 181 ;;; There are functions elsewhere in Emacs that use this function; check
182 ;;; them out before you change the calling method. 182 ;;; them out before you change the calling method.
183 (defun rmail-output (file-name &optional count noattribute from-gnus) 183 (defun rmail-output (file-name &optional count noattribute from-gnus)
184 "Append this message to Unix mail file named FILE-NAME. 184 "Append this message to system-inbox-format mail file named FILE-NAME.
185 A prefix argument N says to output N consecutive messages 185 A prefix argument N says to output N consecutive messages
186 starting with the current one. Deleted messages are skipped and don't count. 186 starting with the current one. Deleted messages are skipped and don't count.
187 When called from lisp code, N may be omitted. 187 When called from lisp code, N may be omitted.
188 188
189 If the pruned message header is shown on the current message, then 189 If the pruned message header is shown on the current message, then