Files
doomemacs/core
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-04 22:42:53 -04:00
2019-10-23 03:57:48 -04:00
2019-10-04 22:42:53 -04:00
2019-10-23 05:05:45 -04:00
2019-10-26 23:44:28 -04:00
2019-10-23 22:13:45 -04:00