Files
doomemacs/lisp/doom-start.el
Henrik Lissner e8a444749a refactor: use eval-when! less
These uses of this macro are a micro optimization that yield no benefit.
The only place it's useful is in autoloads (which are guaranteed to be
byte-compiled during `doom sync`).
2024-08-15 23:23:12 -04:00

19 KiB