Files
doomemacs/lisp/doom-start.el
Henrik Lissner fd61150f60 refactor: local-vars: don't intern unneeded symbols
If the hook doesn't exist, it hasn't been bound to, and doom-run-hooks
will no-op if passed a nil. Saves a tiny bit on memory usage.
2022-09-17 12:12:11 +02:00

18 KiB