]> git.eshelyaron.com Git - emacs.git/commit
Fix remaining byte-compile warnings in loaddefs.el
authorLars Ingebrigtsen <larsi@gnus.org>
Sun, 31 Jul 2022 09:29:52 +0000 (11:29 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 31 Jul 2022 09:29:52 +0000 (11:29 +0200)
commit9c5d8d59cf94887e5cba94d80ddadf76ccb05a07
treedee532abf5e91f1b639e65ccc905c6ccecad7e47
parente8d198a00a87df7b047cf8eeebad197584d35717
Fix remaining byte-compile warnings in loaddefs.el

* lisp/progmodes/compile.el (compilation--default-buffer-name):
* lisp/kmacro.el (kmacro-name-last-macro):
* lisp/emacs-lisp/package.el (package--activate-all): Autoload to
avoid byte-compilation warnings when byte-compiling loaddefs.el.
lisp/emacs-lisp/package.el
lisp/kmacro.el
lisp/progmodes/compile.el