summaryrefslogtreecommitdiff
path: root/lisp/mail/rmailmsc.el
diff options
context:
space:
mode:
authorPhillip Lord <phillip.lord@russet.org.uk>2015-12-16 22:35:47 +0000
committerPhillip Lord <phillip.lord@russet.org.uk>2015-12-17 20:42:15 +0000
commitef69697161a6be69dde281c119d5024f1a9546e0 (patch)
treebfc6f0801adf8691cbc998772dea57e7057067ff /lisp/mail/rmailmsc.el
parent88492253bf996a5d3323dd8641695316cbbe345e (diff)
downloademacs-ef69697161a6be69dde281c119d5024f1a9546e0.tar.gz
rmail generate autoloads to non-versioned file.
* lisp/Makefile.in: Add rmail-loaddefs.el to autogenel. * lisp/mail/rmail.el: Remove autoloads, add require. * lisp/mail/rmailedit.el,lisp/mail/rmailkwd.el, lisp/mail/rmailmm.el,lisp/mail/rmailmsc.el, lisp/mail/rmailsort.el,lisp/mail/rmailsum.el, lisp/mail/undigest.el: Update file-local. * test/lisp/mail/rmail-tests.el:
Diffstat (limited to 'lisp/mail/rmailmsc.el')
-rw-r--r--lisp/mail/rmailmsc.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mail/rmailmsc.el b/lisp/mail/rmailmsc.el
index aefb35d5c52..16329f4d3bb 100644
--- a/lisp/mail/rmailmsc.el
+++ b/lisp/mail/rmailmsc.el
@@ -55,7 +55,7 @@ This applies only to the current session."
(rmail-show-message-1 rmail-current-message))
;; Local Variables:
-;; generated-autoload-file: "rmail.el"
+;; generated-autoload-file: "rmail-loaddefs.el"
;; End:
;;; rmailmsc.el ends here