doomemacs/core
Henrik Lissner 0f0a8a5744
Rewrite custom-set-face!, add custom-theme-set-face!
custom-set-faces! and custom-theme-set-faces! are now drop-in
replacements for custom-set-faces and custom-theme-set-faces with one
major distinction: the latter will wait for the theme to be loaded
before applying the changes, this allows you to use theme-specific APIs
in your face definitions (like doom-color from doom-themes).

You no longer have to think about load order when using these macros.
2019-07-06 23:22:27 +02:00
..
autoload Fix custom.el writing to DOOMDIR/init.el too early 2019-07-02 23:17:20 +02:00
cli Exclude PROMPT & RPROMPT envvars from env file 2019-07-02 14:16:58 +02:00
templates Revise and update docstrings and comments 2019-05-01 21:02:28 -04:00
test Rewrite doom-doctor 2019-04-24 18:16:05 -04:00
core-cli.el Revise and update docstrings and comments 2019-05-01 21:02:28 -04:00
core-editor.el Autorevert on switch window 2019-06-26 14:31:07 +02:00
core-keybinds.el Minor refactors across the board 2019-06-26 14:31:06 +02:00
core-lib.el Rewrite custom-set-face!, add custom-theme-set-face! 2019-07-06 23:22:27 +02:00
core-modules.el Prevent hash-table-p errors on startup 2019-07-02 23:17:20 +02:00
core-os.el Remove deprecated set-env! 2019-06-26 21:06:05 +02:00
core-packages.el package!: fix the fix fix fix for the :built-in fix 2019-07-05 23:53:56 +02:00
core-projects.el Suppress error from projectile-default-generic-command 2019-06-27 17:17:04 +02:00
core-ui.el Rewrite custom-set-face!, add custom-theme-set-face! 2019-07-06 23:22:27 +02:00
core.el Minor refactors across the board 2019-06-26 14:31:06 +02:00
doctor.el Add rg check to core/doctor.el 2019-06-18 17:30:08 +02:00
packages.el Remove visual-fill-column package from Doom core 2019-05-17 01:58:27 -04:00