doomemacs/core/autoload
Henrik Lissner 40f6a2b6e3
Rewrite vanilla sandbox & report-bug commands
- Renamed doom/open-vanilla-sandbox to doom/sandbox (because it's not
  just for vanilla testing anymore)
- Renamed doom/open-bug-report to doom/report-bug (for consistency with
  `report-emacs-bug`; makes it easier to discover)
- Add SPC h d b for doom/report-bug
- Add SPC h d s for doom/sandbox
2019-04-24 18:16:06 -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
config.el Reset more state on doom/module initialization 2019-04-09 03:43:13 -04:00
debug.el Rewrite vanilla sandbox & report-bug commands 2019-04-24 18:16:06 -04:00
files.el
help.el Add and expand doom/help* commands 2019-04-24 18:16:06 -04:00
hydras.el Fix autoloaded hydras 2019-04-07 16:06:52 -04:00
line-numbers.el
message.el Rewrite doom-doctor 2019-04-24 18:16:05 -04:00
packages.el Add and expand doom/help* commands 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 Revise docstrings for scratch buffer commands 2019-04-19 20:50:53 -04:00
sessions.el
text.el Fix doom/forward-to-last-non-comment-or-eol #1306 2019-04-04 15:13:48 -04:00
ui.el