projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5990da6
)
Don't create unused file rmail-loaddefs.el
author
Stefan Kangas
<stefan@marxist.se>
Mon, 11 Jul 2022 12:03:25 +0000
(14:03 +0200)
committer
Stefan Kangas
<stefan@marxist.se>
Mon, 11 Jul 2022 12:03:25 +0000
(14:03 +0200)
* lisp/mail/undigest.el: Remove 'generated-autoload-file' local
variable. (Bug#56491)
lisp/mail/undigest.el
patch
|
blob
|
history
diff --git
a/lisp/mail/undigest.el
b/lisp/mail/undigest.el
index c6d29bc4e77277b07401007fb89566c22f3abe4a..cdb1bec4788517f9164407100ebd9984ed08f542 100644
(file)
--- a/
lisp/mail/undigest.el
+++ b/
lisp/mail/undigest.el
@@
-378,8
+378,4
@@
forwarded with `rmail-enable-mime-composing' set to nil."
(provide 'undigest)
-;; Local Variables:
-;; generated-autoload-file: "rmail-loaddefs.el"
-;; End:
-
;;; undigest.el ends here