doomemacs/core/autoload
Henrik Lissner d46bb287ae
General refactor of Doom core
- Code reduction and refactor across the board (cull unneeded minor
  advise, hooks and hacks or update them)
- Revise outdated comments and docstrings
- Reorganize core autoload libraries
- Remove large file check (Emacs already has a built-in one, which we
  augment to be even more performant when it does kick in)
- helpful.el can now be disabled completely through package!
2019-03-02 01:34:19 -05:00
..
buffers.el Remove doom-cleanup-hook & doom/cleanup-session 2019-02-26 22:57:02 -05:00
cache.el
cli.el General refactor of Doom core 2019-03-02 01:34:19 -05:00
config.el General refactor of Doom core 2019-03-02 01:34:19 -05:00
debug.el
files.el
help.el
hydras.el
line-numbers.el
message.el
packages.el
projects.el Fix void-function projectile-relevant-known-projects 2019-03-02 01:34:19 -05:00
scratch.el
sessions.el Make session persistence module agnostic 2019-03-02 01:34:19 -05:00
text.el General refactor of Doom core 2019-03-02 01:34:19 -05:00
ui.el General refactor of Doom core 2019-03-02 01:34:19 -05:00