doomemacs/core
Henrik Lissner 13cee6870e hack-local-variables before mode hooks
The default behavior is to read file+directory-local variables after the
major mode and its hooks have run. I think this is backwards. What if we
want to use these local variables to customize the things running in
hooks?

This does mean hack-local-variables will run at least twice when the
mode changes, but this is an acceptable compromise.
2018-09-28 21:13:28 -04:00
..
autoload doom/window-{enlargen,zoom}: assoc -> assq 2018-09-28 21:13:28 -04:00
cli Refactor quiet! to be less destructive 2018-09-28 21:13:27 -04:00
templates Add option to load doom in vanilla sandbox 2018-08-12 02:45:01 +02:00
test Refactor Project API to reflect changes upstream 2018-09-28 21:13:27 -04:00
core-cli.el Refactor bin/doom & doom-dispatch 2018-09-28 21:13:27 -04:00
core-editor.el Fix command-log-mode not disabling on toggle 2018-09-28 21:13:27 -04:00
core-keybinds.el Refactor/reformat core-ui 2018-09-18 15:19:50 -04:00
core-lib.el Refactor quiet! to be less destructive 2018-09-28 21:13:27 -04:00
core-modules.el Refactor & optimize doom! + module API 2018-09-25 23:52:20 -04:00
core-os.el General formatting & minor refactors 2018-09-02 17:20:19 +02:00
core-packages.el Refactor quiet! to be less destructive 2018-09-28 21:13:27 -04:00
core-projects.el projectile-require-project-root = t 2018-09-28 21:13:27 -04:00
core-ui.el Refactor font initialization 2018-09-28 21:13:27 -04:00
core.el hack-local-variables before mode hooks 2018-09-28 21:13:28 -04:00
packages.el Replace delete-trailing-whitespace with ws-butler 2018-08-31 13:59:12 +02:00