]> git.eshelyaron.com Git - emacs.git/commitdiff
(rmail-output-as-seen): Add autoload cookie.
authorGlenn Morris <rgm@gnu.org>
Sat, 28 Feb 2009 03:52:58 +0000 (03:52 +0000)
committerGlenn Morris <rgm@gnu.org>
Sat, 28 Feb 2009 03:52:58 +0000 (03:52 +0000)
lisp/ChangeLog
lisp/mail/rmailout.el

index b7d6cfdb9ad23630e7397cac6df55f9c5d3b6e0a..41e7f1753ba71397095cda3945776117f03dad37 100644 (file)
@@ -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'.
index 51aa6fc5bcf3d6b7ad621e0093a863d394301bc3..0d44ae3a6ffcc7d8e000c096e0ee63db4460bd5e 100644 (file)
@@ -477,6 +477,7 @@ from a non-Rmail buffer.  In this case, COUNT is ignored."
 
 ;; 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: