doomemacs/core/autoload
Henrik Lissner e5d566ea2a
Prevent non-prefix key errors on doom//refresh
May also help doom/reload
2019-05-12 01:43:22 -04:00
..
buffers.el Add buffer-live-p check to doom-real-buffer-p 2019-04-17 11:29:41 -04:00
cache.el
cli.el Prevent non-prefix key errors on doom//refresh 2019-05-12 01:43:22 -04:00
config.el Update docstrings for config commands 2019-04-24 18:16:06 -04:00
debug.el Rewrite vanilla sandbox & report-bug commands 2019-04-24 18:16:06 -04:00
files.el
help.el Fix & improve doom/help-package{s,-config} 2019-05-08 02:08:08 -04:00
hydras.el Fix autoloaded hydras 2019-04-07 16:06:52 -04:00
line-numbers.el
message.el Revise and update docstrings and comments 2019-05-01 21:02:28 -04:00
packages.el Make doom-get-outdated-packages synchronous 2019-04-24 18:16:06 -04:00
projects.el Allow doom-project-find-file on arbitrary paths 2019-04-19 20:48:48 -04:00
scratch.el Suppress kill-emacs-hook in noninteractive Doom 2019-04-24 18:16:06 -04:00
sessions.el Minor refactors across the board 2019-04-26 17:42:44 -04:00
text.el Fix doom/forward-to-last-non-comment-or-eol #1306 2019-04-04 15:13:48 -04:00
ui.el