doomemacs/core
Henrik Lissner b880175d79
Remove switch-frame hooks
They are too unreliable. Use after-focus-change-function if you
must (though, that's an latest-Emacs-27-only feature atm).
2018-06-16 21:40:46 +02:00
..
autoload Mark all temp buffers as unreal 2018-06-16 21:02:54 +02:00
templates
test Update tests for doom/what-face 2018-06-15 21:31:13 +02:00
core-dispatcher.el Set doom-file property less eagerly 2018-06-15 17:35:20 +02:00
core-editor.el Add smartparens to evil-ex; disable quote autopair 2018-06-16 12:40:57 +02:00
core-keybinds.el Allow map!'s :prefix to accept key vectors 2018-06-15 16:20:20 +02:00
core-lib.el Refactor associate! with cl-defmacro 2018-06-16 11:34:42 +02:00
core-modules.el Refactor def-package! 2018-06-16 00:36:27 +02:00
core-os.el
core-packages.el
core-projects.el Lazy load projectile (experimental) 2018-06-16 11:42:37 +02:00
core-tests.el
core-ui.el Remove switch-frame hooks 2018-06-16 21:40:46 +02:00
core.el
packages.el