Files
doomemacs/lisp
Henrik Lissner f3e85afc7e fix(lib): ensure after! body gets expanded
Relying on eval-after-load's compiler-macro magic (after 8b4f722) can
cause scope issues with nested macros (like file! and dir! running in
the context of a temp buffer), so best we use with-eval-after-load
directly.

Ref: 8b4f722fa3
2022-09-10 11:59:48 +02:00
..
2022-09-08 13:36:17 +02:00
2022-09-06 22:55:47 +02:00