doomemacs/core
Henrik Lissner ea0f46b181
Add 2nd arg to doom-initialize to load core libs
This restores the correct value of noninteractive while core libs are
loading, so packages like recentf can avoid initializing when running
emacs non interactively (thus polluting output or possibly causing
errors).
2018-08-03 16:35:42 +02:00
..
autoload Don't invoke debugger on "Aborted" messages 2018-08-02 16:41:19 +02:00
templates General, minor refactor & feedback revision 2018-06-14 19:49:03 +02:00
test Rename doom-before-switch-*-hook hooks 2018-07-03 03:41:08 +02:00
core-cli.el Don't invoke debugger on "Aborted" messages 2018-08-02 16:41:19 +02:00
core-editor.el Add 2nd arg to doom-initialize to load core libs 2018-08-03 16:35:42 +02:00
core-keybinds.el map!: clear doom--defer 2018-08-01 02:41:46 +02:00
core-lib.el Fix file-exists-p! with nested forms 2018-08-03 02:46:48 +02:00
core-modules.el featurep!: refactor & fix three-arg usecase 2018-07-30 23:53:05 +02:00
core-os.el Populate LC_CTYPE, LC_ALL & LANG by default 2018-08-01 22:35:10 +02:00
core-packages.el Fix doom-initialize-packages messing up load-path 2018-06-26 18:58:06 +02:00
core-projects.el Remove redundant projectile-indexing-method setter 2018-08-01 19:26:48 +02:00
core-tests.el Add 2nd arg to doom-initialize to load core libs 2018-08-03 16:35:42 +02:00
core-ui.el Fix broken frame creation/deletion (+ emacsclient) 2018-07-30 13:53:36 +02:00
core.el Add 2nd arg to doom-initialize to load core libs 2018-08-03 16:35:42 +02:00
packages.el Conditionally install os packages #741 2018-07-04 21:08:23 +02:00