summaryrefslogtreecommitdiff
path: root/lisp/url
diff options
context:
space:
mode:
authorLars Ingebrigtsen <larsi@gnus.org>2022-08-03 14:22:08 +0200
committerLars Ingebrigtsen <larsi@gnus.org>2022-08-03 14:22:16 +0200
commit261d6afd6e6f3ba2bbf4db0d9ac57b0cbacc0137 (patch)
treecd5ffb82678413d429e82285b6f849b6ea8f1e19 /lisp/url
parent6fb206329f9c3f14154bd425e08b2e72e7f31855 (diff)
downloademacs-261d6afd6e6f3ba2bbf4db0d9ac57b0cbacc0137.tar.gz
Byte-compile the in-tree loaddefs.el files
* lisp/Makefile.in (all): Add "autoloads", which now otherwise won't be done. ($(lisp)/loaddefs.el): Remove this target, since it's always done, and would then trigger a re-compilation of loaddefs.elc. * lisp/loadup.el: Load loaddefs.elc (if it exists). * lisp/emacs-lisp/loaddefs-gen.el (loaddefs-generate): Don't include no-byte-compile cookies in the Emacs build. * src/Makefile.in ($(pdmp)): Depend on loaddefs.elc to ensure that it's built by this point. ($(etc)/DOC): Don't scan loaddefs.el for doc strings, since they are now picked up from the .elc file (bug#53024).
Diffstat (limited to 'lisp/url')
0 files changed, 0 insertions, 0 deletions