doomemacs/core/cli
Henrik Lissner 7c968a8b11
Fix #2278: autoload gen skipping disabled autodefs
If a ;;;###if module cookie returned nil for a file, it should still
allow autodefs to be scraped from it, which wasn't happening before this
fix.

An autodef's guarantee is that it will always be defined, whether or not
the containing module is enabled.
2019-12-30 23:19:56 -05:00
..
autoloads.el Fix #2278: autoload gen skipping disabled autodefs 2019-12-30 23:19:56 -05:00
byte-compile.el Fix 'doom compile' error when compiling templates 2019-12-20 05:01:44 -05:00
debug.el Rewrite core-cli 2019-11-08 16:02:06 -05:00
doctor.el cli/doctor: ensure modules are fully loaded 2019-11-12 15:24:02 -05:00
env.el General comment revision & reformatting 2019-12-21 15:01:05 -05:00
help.el cli/help: only show aliases if there are any 2019-12-05 19:34:09 -05:00
install.el Remove FORCE-P argument for doom-cli-reload-autoloads 2019-12-30 06:44:16 -05:00
packages.el Print filename instead of absolute paths for purged ELPA packages 2019-12-30 17:28:31 -05:00
test.el Remove FORCE-P argument for doom-cli-reload-autoloads 2019-12-30 06:44:16 -05:00
upgrade.el cli/upgrade: fix dirty worktree detection 2019-12-13 14:53:52 -05:00