Henrik Lissner
|
ee80ed680c
|
Defer evaluation of custom-set-faces!'s arguments
...until the theme has first loaded.
You'll need to set `doom-theme` to nil if you want to use this macro
without a theme!
|
2019-10-24 19:43:10 -04:00 |
|
Henrik Lissner
|
5f7add8360
|
Update doom/reload-{theme,font}
To reflect changes introduced in 17174e143
|
2019-09-20 19:52:55 -04:00 |
|
Andrew Whatson
|
f23a833f31
|
Fix the multi-face form of custom-set-faces!
|
2019-09-15 02:09:58 +10:00 |
|
Henrik Lissner
|
eb0ae8622c
|
Fix file paths in comment headings
|
2019-08-06 14:45:55 -04:00 |
|
Henrik Lissner
|
a354bba261
|
Appease byte-compiler-san-chan-sensei-sama-chama
Praise be.
|
2019-07-28 16:10:53 +02:00 |
|
Henrik Lissner
|
3330501af6
|
Remove examples in custom-*set-faces!
They're already in docs/api.org, which helpful buffers will display
alongside a function/macro's documentation.
|
2019-07-28 16:10:53 +02:00 |
|
Henrik Lissner
|
529f8d7e7a
|
Fix custom-theme-set-faces!
The body was still quoted from when it was a macro.
|
2019-07-28 16:10:53 +02:00 |
|
Henrik Lissner
|
ecb655dc01
|
Add nested face support to custom-theme-set-faces!
And convert it and custom-set-faces! to functions because they didn't
need to be macros.
|
2019-07-26 03:12:06 +02:00 |
|
Henrik Lissner
|
6f56b9f9d4
|
Add autoload/themes.el library
|
2019-07-23 14:31:00 +02:00 |
|