diff lisp/mail/rmailedit.el @ 104907:6a35503cf20b

Put autoloads in rmail.el rather than loaddefs.el.
author Glenn Morris <rgm@gnu.org>
date Thu, 10 Sep 2009 06:18:23 +0000
parents e59e70025fe8
children b9bdbb16b3fa
line wrap: on
line diff
--- a/lisp/mail/rmailedit.el	Thu Sep 10 03:42:13 2009 +0000
+++ b/lisp/mail/rmailedit.el	Thu Sep 10 06:18:23 2009 +0000
@@ -387,5 +387,9 @@
 
 (provide 'rmailedit)
 
+;; Local Variables:
+;; generated-autoload-file: "rmail.el"
+;; End:
+
 ;; arch-tag: 9524f335-12cc-4e95-9e9b-3208dc30550b
 ;;; rmailedit.el ends here