]> code.delx.au - gnu-emacs/commit
* lisp/emacs-lisp/package.el: Reduce autoloading before compiling
authorArtur Malabarba <bruce.connor.am@gmail.com>
Mon, 7 Sep 2015 22:51:42 +0000 (23:51 +0100)
committerArtur Malabarba <bruce.connor.am@gmail.com>
Mon, 7 Sep 2015 22:51:42 +0000 (23:51 +0100)
commitadd49b65a0bb50de447a95c1912232c79f28fdf9
tree0271ff92d97dd40780b8e21ddf6336d6aac6192c
parentaff31904818e036e9f6a6c18342c624538be85d1
* lisp/emacs-lisp/package.el: Reduce autoloading before compiling

(package--autoloads-file-name)
(package--activate-autoloads-and-load-path): New function.
(package-activate-1): Delegate autoloading and load-path
configuration to `package--activate-autoloads-and-load-path'.
(package--compile): Before compilation, call
`package--activate-autoloads-and-load-path' instead of
`package-activate-1'.
lisp/emacs-lisp/package.el