# HG changeset patch # User Glenn Morris # Date 1235793178 0 # Node ID c9c0d0cbf0102fdf21e5ca17e8ceffd8d93e6ae3 # Parent 562b3a7e101663e468c610ccbb04e86c291045cc (rmail-output-as-seen): Add autoload cookie. diff -r 562b3a7e1016 -r c9c0d0cbf010 lisp/ChangeLog --- a/lisp/ChangeLog Sat Feb 28 03:26:58 2009 +0000 +++ b/lisp/ChangeLog Sat Feb 28 03:52:58 2009 +0000 @@ -1,5 +1,7 @@ 2009-02-28 Glenn Morris + * mail/rmailout.el (rmail-output-as-seen): Add autoload cookie. + * mail/rmailmm.el (rmail-mime): Add autoload cookie. * mail/rmail.el (rmail-mode-map): * mail/rmailsum.el (rmail-summary-mode-map): Bind rmail-mime to `v'. diff -r 562b3a7e1016 -r c9c0d0cbf010 lisp/mail/rmailout.el --- a/lisp/mail/rmailout.el Sat Feb 28 03:26:58 2009 +0000 +++ b/lisp/mail/rmailout.el Sat Feb 28 03:52:58 2009 +0000 @@ -477,6 +477,7 @@ ;; FIXME nothing outside uses this, so NOT-RMAIL could be dropped. ;; FIXME this duplicates code from rmail-output. +;;;###autoload (defun rmail-output-as-seen (file-name &optional count noattribute not-rmail) "Append this message to mbox file named FILE-NAME. The details are as for `rmail-output', except that: