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
packages.el
patch-macos.el
quickstart.el
test.el
upgrade.el