doomemacs/core/autoload
Henrik Lissner 017ba8d79c
Autoload defhydras & use new naming convention
Phasing out the +module@name convention for plain old
+module-name-hydra, which is more compatible with elisp reflection tools
like describe-function and such.

Also, Emacs starts up faster now. Tee hee.
2018-06-26 01:43:54 +02:00
..
buffers.el
cache.el Refactor out map.el usage 2018-06-23 19:53:54 +02:00
debug.el
editor.el
files.el
help.el Rename core-dispatcher -> core-cli 2018-06-20 12:04:11 +02:00
hydras.el Autoload defhydras & use new naming convention 2018-06-26 01:43:54 +02:00
menu.el
message.el
packages.el Improve handling for arbitrary package errors 2018-06-24 22:23:09 +02:00
projects.el
scratch.el
ui.el