doomemacs/core/cli
Hyunggyu Jang fef242aa34 Fix bin/doom compile error introduced by e2a11d24fd
With a commit of e2a11d24fd, when it comes to
`doom compile`, modules aren't loaded anymore, which corrupts the compiling process.

What I did is just adding the necessity parts for the doom's byte compiler.
2021-05-12 14:08:51 +09:00
..
lib Bump :core 2021-04-29 17:24:40 -04:00
autoloads.el Fix #4995: adapt to more renamed comp-* symbols 2021-05-11 19:03:18 -04:00
byte-compile.el Fix bin/doom compile error introduced by e2a11d24fd 2021-05-12 14:08:51 +09:00
debug.el Simplify doom/info output 2020-10-20 23:21:11 -04:00
doctor.el Simplify doctor's native JSON detection 2021-03-07 14:33:11 -05:00
env.el Use symbol plists instead of internal variables 2021-05-06 04:27:33 -04:00
help.el Fix 'doom help' 2020-08-24 23:36:11 -04:00
install.el core: minor refactors and comment revisions 2021-05-06 18:36:32 -04:00
packages.el Fix reference to comp-deferred-compilation-deny-list 2021-05-12 00:50:17 -04:00
sync.el doom purge: delete old ELN directories 2021-01-31 04:30:48 -05:00
test.el Refactor autoload generator bootstrappers 2020-01-01 13:31:40 -05:00
upgrade.el doom upgrade: delete straight if recipe changed 2021-05-06 04:27:33 -04:00