Files
doomemacs/core/autoload
Henrik Lissner f516d4c342 Fix package! mutating package state at expansion time
Fixes an issue where package! declarations were read unconditionally at
compile time, whether or not they were on a reachable code path. e.g.
evil is always disabled by:

  (when nil
    (package! evil :disable t))
2019-10-25 02:38:15 -04:00
..
2019-10-20 10:58:53 -04:00
2019-08-06 14:45:55 -04:00
2019-09-26 14:26:47 -04:00
2019-09-20 19:52:55 -04:00
2019-10-23 14:41:12 +09:00
2019-08-06 14:45:55 -04:00