doomemacs/core
Henrik Lissner 0489ce42a3 core: remove noninteractive check
This check was meant to speed up noninteractive initialization of DOOM
Emacs, but the performance penalty is negligible, and there's no telling
what future functionality may need what's in those core modules (like
doom/bootstrap). So, for simplicity, just load everything.
2017-03-20 21:15:18 -04:00
..
autoload Enhance core/autoload/system library 2017-03-20 21:15:18 -04:00
core-editor.el Refactor kill-buffer-query-functions functions 2017-03-15 22:59:49 -04:00
core-keybinds.el core-keybinds: enhance readability of which-key popup 2017-03-07 14:56:41 -05:00
core-lib.el Fix remove-hook! macro 2017-03-15 22:40:04 -04:00
core-os.el General comment + README cleanup 2017-03-20 04:24:10 -04:00
core-packages.el Allow forced require! 2017-03-20 21:15:18 -04:00
core-popups.el core-popup: disable more split-window commands in popups 2017-03-18 01:23:56 -04:00
core-projects.el core-projects: move find-tag bindings to private module 2017-03-16 14:29:23 -04:00
core-ui.el core-ui: x-stretch-cursor = nil 2017-03-09 00:47:35 -05:00
core.el core: remove noninteractive check 2017-03-20 21:15:18 -04:00
packages.el core-ui: add visual-fill-column 2017-03-06 19:06:59 -05:00