|
From: | Stefan Monnier |
Subject: | Re: [Emacs-diffs] master add49b6: * lisp/emacs-lisp/package.el: Reduce autoloading before compiling |
Date: | Mon, 07 Sep 2015 21:33:54 -0400 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) |
> (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'. Not sure I follow what this is doing, nor why. Can you explain? Stefan
[Prev in Thread] | Current Thread | [Next in Thread] |