+2009-02-15 Glenn Morris <rgm@gnu.org>
+
+ * mail/rmailsum.el (rmail-summary-output-as-seen): Doc fix.
+
+ * mail/rmailout.el (rmail-output-decode-coding): Fix custom type, group.
+ (rmail-output-as-babyl, rmail-output-to-babyl-buffer): Remove
+ unnecessary use of with-no-warnings.
+ (rmail-output-as-mbox, rmail-output-as-seen): Doc fix.
+
2009-02-15 Richard M Stallman <rms@gnu.org>
* mail/rmailedit.el (rmail-edit-diff-headers):
(file-name &optional count noattribute from-gnus))
(defun rmail-summary-output-as-seen (&optional file-name n)
- "Append this message to system-inbox-format mail file named FILE-NAME.
+ "Append this message to mbox file named FILE-NAME.
A prefix argument N says to output that many consecutive messages,
from the summary, starting with the current one.
Deleted messages are skipped and don't count.