Files
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
..
2018-09-28 21:13:27 -04:00
2018-09-18 15:19:50 -04:00
2018-09-28 21:13:27 -04:00
2018-09-28 21:13:28 -04:00