]> git.eshelyaron.com Git - emacs.git/commit
Fix further package.el loaddefs byte-compile warnings
authorLars Ingebrigtsen <larsi@gnus.org>
Sun, 31 Jul 2022 09:21:47 +0000 (11:21 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 31 Jul 2022 09:21:47 +0000 (11:21 +0200)
commitc5df73941efaca822cd04ad7a61cdc70eae2d547
treecd5936941d9d5eb4f01aa62f3e24ff8b75c22dc6
parentca14dbd6b5bf0c3941cb70b5b46a8c9bc8f7a41d
Fix further package.el loaddefs byte-compile warnings

* lisp/emacs-lisp/package.el (package-directory-list)
(package-quickstart-file): Specify group to avoid warning when
byte-compiling loaddefs.el.
(package-activated-list): Autoload since we're assigning the
variable from a function completely autoloaded.
lisp/emacs-lisp/package.el