Files
doomemacs/core/autoload
Henrik Lissner 69c6e0b8fb Add doom-get-package-alist
New function returns a list of (NAME . DESC) cons cells in the order
they were declared (in module packages.el files).

Fixes a load-order issue where autoloads from one package would depend
on the autoloads of another package, but was inserted into
doom-package-autoload-file *before* the depended package, causing
void-variable errors.

Also allows for a big refactor of the :plugins byte-compile target.
2018-06-14 03:36:46 +02:00
..
2018-06-12 00:02:04 +02:00
2018-05-25 00:49:03 +02:00
2018-06-14 03:36:46 +02:00
2018-06-12 01:45:52 +02:00