aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris <[email protected]>2009-02-28 03:52:58 +0000
committerGlenn Morris <[email protected]>2009-02-28 03:52:58 +0000
commit33417df2b11627037d6de7dc3a1cb02b67b66171 (patch)
tree175bb3f821608fc304dedcd775f941c4e9795d57
parent734220547ea8fa26e317c530d49e2100d2456db1 (diff)
(rmail-output-as-seen): Add autoload cookie.
-rw-r--r--lisp/ChangeLog2
-rw-r--r--lisp/mail/rmailout.el1
2 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index b7d6cfdb9a..41e7f1753b 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,7 @@
2009-02-28 Glenn Morris <[email protected]>
+ * 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 --git a/lisp/mail/rmailout.el b/lisp/mail/rmailout.el
index 51aa6fc5bc..0d44ae3a6f 100644
--- a/lisp/mail/rmailout.el
+++ b/lisp/mail/rmailout.el
@@ -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: