Files
doomemacs/core/autoload
Henrik Lissner dca4015003 Fix void-variable themes error at startup
If lexical-binding isn't enabled (with ';; -*- lexical-binding: t; -*-'
at the top of your private config), custom-set-theme! and
custom-theme-set-faces! throw this error. Since these macros are
commonly used in user configs, where I can't police lexical-binding,
I've refactored it to not rely on it.
2019-10-27 14:27:29 -04:00
..
2019-10-20 10:58:53 -04:00
2019-08-06 14:45:55 -04:00
2019-10-26 23:44:29 -04:00
2019-10-26 02:12:58 -04:00