summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-05-11 07:20:50 -0500
committerCraig Jennings <c@cjennings.net>2026-05-11 07:20:50 -0500
commit6045ba72c893a5718639217e4c25b948e7505cee (patch)
tree98bb4f7462ee4ac7d3dadb3c1768ca0932cbc25c /init.el
parent59b0854464ef29511a0d09f1e76fd1140e675833 (diff)
downloaddotemacs-6045ba72c893a5718639217e4c25b948e7505cee.tar.gz
dotemacs-6045ba72c893a5718639217e4c25b948e7505cee.zip
chore(hooks): eval load-prefer-newer before byte-compile and test runs
The validate-el.sh hook loaded stale `.elc` files when the matching `.el` was newer (e.g. after a sed-driven rename where the byte-compile hook never fires). `make test` already sets this. The hook didn't, so I added `(setq load-prefer-newer t)` to all three emacs invocations: the parens check, the byte-compile, and the test run.
Diffstat (limited to 'init.el')
0 files changed, 0 insertions, 0 deletions