doomemacs/core
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
..
autoload General, minor refactors 2019-12-30 18:23:56 -05:00
cli Fix #2278: autoload gen skipping disabled autodefs 2019-12-30 23:19:56 -05:00
templates Mention commit pinning in docs with package! 2019-12-28 14:00:08 -05:00
test Prevent errors when starting tests 2019-12-05 21:06:16 -05:00
core-cli.el Remove FORCE-P argument for doom-cli-reload-autoloads 2019-12-30 06:44:16 -05:00
core-editor.el Strip text properties from recentf entries 2019-12-30 17:07:39 -05:00
core-keybinds.el Minor refactor & comment/docstring revision 2019-10-26 23:44:28 -04:00
core-lib.el General refactors & comment revision 2019-12-19 14:51:34 -05:00
core-modules.el General refactors & reformatting 2019-12-20 00:59:52 -05:00
core-packages.el Move async.el out of baseline packages 2019-12-27 01:52:45 -05:00
core-projects.el Reduce number of projectile project root markers 2019-12-22 23:53:05 -05:00
core-ui.el Fix doom-init-menu-bar-in-gui-frames-h #2156 2019-12-22 00:37:33 -05:00
core.el Add benchmark hook & restore switch earlier 2019-12-29 18:47:12 -05:00
packages.el Move async.el out of baseline packages 2019-12-27 01:52:45 -05:00