doomemacs/core
Henrik Lissner a262527a7f
Fix load-theme not disabling old themes in Emacs 26
In Emacs 26, the old themes must be disabled *before* the new one is
loaded, otherwise it will fail to do so. In 27+ this isn't necessary,
and it's preferred that we do it after the theme loads, so we can be
absolutely sure the theme was successfully enabled, before we disable
the others!
2020-05-21 04:33:39 -04:00
..
autoload Improve UX & output of doom/bump-* commands 2020-05-20 15:33:55 -04:00
cli Make doctor treat missing ripgrep as an error 2020-05-19 21:49:01 -04:00
templates Update 'doom install' post-amble 2020-05-15 17:55:23 -04:00
test [:tools ein] ensure keybindings still valid 2020-03-03 07:24:09 -05:00
core-cli.el Recommend the correct option for changes in package origin 2020-05-18 03:37:42 -04:00
core-editor.el Fix wrong-number-of-args error on dired-find-file 2020-05-15 14:20:03 -04:00
core-keybinds.el Backport bits of CLI rewrite 2020-05-15 01:33:52 -04:00
core-lib.el Add fn! macro 2020-05-20 15:33:55 -04:00
core-modules.el Backport bits of CLI rewrite 2020-05-15 01:33:52 -04:00
core-packages.el Fix #3138: infinite loop when reading package! files 2020-05-17 06:14:37 -04:00
core-projects.el Restore .projectile recognition 2020-05-19 01:56:56 -04:00
core-ui.el Fix load-theme not disabling old themes in Emacs 26 2020-05-21 04:33:39 -04:00
core.el Fix doom-first-{file,buffer}-hook on first file 2020-05-18 13:59:40 -04:00
packages.el Install core packages early 2020-05-15 05:37:08 -04:00