Mercurial > emacs
changeset 102318:c9c0d0cbf010
(rmail-output-as-seen): Add autoload cookie.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sat, 28 Feb 2009 03:52:58 +0000 |
parents | 562b3a7e1016 |
children | 58c8067194da |
files | lisp/ChangeLog lisp/mail/rmailout.el |
diffstat | 2 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <rgm@gnu.org> + * 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'.
--- 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: