doomemacs/core/autoload
Henrik Lissner b1ab80ec3f
Fix doom//byte-compile when recompiling plugins
This would cause odd void-variable/function errors because
doom//byte-compile would erroneously try to compile *everything* after
recompiling plugins.
2018-05-31 01:31:33 +02:00
..
buffers.el doom/cleanup-session: don't kill modified buffers 2018-05-30 23:06:13 +02:00
cache.el Shrink dependency chains in core libraries 2018-05-20 12:06:50 +02:00
debug.el Fix doom//quickstart & improve feedback (make quickstart) 2018-05-25 12:49:39 +02:00
editor.el Change doom/retab to reformat w/ opposite style if ARG 2018-05-20 12:10:10 +02:00
files.el General minor refactor & comment updates 2018-05-21 01:38:17 +02:00
help.el Add open-manual command (docs don't exist yet though!) 2018-05-20 12:18:16 +02:00
memoize.el Major optimization refactor, across the board 2017-06-09 00:47:45 +02:00
menu.el Preselect last command in menus; reverse universal arg behavior 2018-03-19 02:02:52 -04:00
message.el Remove unused printerr! macro 2018-05-25 00:49:03 +02:00
modules.el Fix doom//byte-compile when recompiling plugins 2018-05-31 01:31:33 +02:00
packages.el 💥 Change first arg of load! macro 2018-05-27 12:52:28 +02:00
scratch.el Refactor scratch buffer; add doom-scratch-buffer-major-mode option #490 2018-03-28 18:39:46 -04:00
test.el Fix doom//run-tests 2018-05-24 21:20:02 +02:00
ui.el General refactor for consistency & idempotency 2018-05-18 01:26:41 +02:00