doomemacs/core/cli
Henrik Lissner a9fdeefe15
Revert 142d364
Only add doom-private-dir to load-path during autoload generation,
otherwise a $DOOMDIR/autoload.el will shadow the built-in autoload.el
Emacs package.

Note: with `doom-private-dir' in `load-path', Doom autoloads files will
be unable to declare autoloads for the built-in autoload.el Emacs
package, should $DOOMDIR/autoload.el exist. Not sure why they'd want to
though, so it's an acceptable compromise for simpler autoload
declarations.
2018-09-14 09:39:40 -04:00
..
autoloads.el Revert 142d364 2018-09-14 09:39:40 -04:00
byte-compile.el Minor reformatting 2018-09-13 19:15:16 -04:00
debug.el Refactor core-cli 2018-09-09 09:58:20 -04:00
packages.el Change doom-ansi-apply, print! & format! 2018-09-09 09:58:20 -04:00
patch-macos.el Refactor core-cli 2018-09-09 09:58:20 -04:00
quickstart.el Refactor core-cli 2018-09-09 09:58:20 -04:00
test.el Refactor core-cli 2018-09-09 09:58:20 -04:00
upgrade.el Refactor core-cli 2018-09-09 09:58:20 -04:00