Files
doomemacs/core
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-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-03 14:51:08 -04:00
2019-10-18 22:21:25 -04:00
2019-10-23 22:13:45 -04:00