doomemacs/core/autoload
Henrik Lissner 884957bdc6
Refactor format! macro
By removing the cl-flet call, we reduce the size of backtraces produced
during bin/doom commands by a whopping 80%. Noice.

Also renames doom-ansi-apply -> doom-color-apply
2019-03-07 18:26:44 -05:00
..
buffers.el
cache.el
cli.el
config.el
debug.el
files.el
help.el Rename doom/describe-setters -> doom/describe-autodefs 2019-03-05 01:55:40 -05:00
hydras.el
line-numbers.el
message.el Refactor format! macro 2019-03-07 18:26:44 -05:00
packages.el Minor refactor across the board 2019-03-04 20:47:26 -05:00
projects.el
scratch.el
sessions.el Minor refactor across the board 2019-03-04 20:47:26 -05:00
text.el
ui.el