diff options
| author | Craig Jennings <c@cjennings.net> | 2026-05-11 07:20:50 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-05-11 07:20:50 -0500 |
| commit | 13d6cf010d8df12eed44a8eaf485128253fcb07b (patch) | |
| tree | 98bb4f7462ee4ac7d3dadb3c1768ca0932cbc25c /modules | |
| parent | 505f2604a014332b6f8b571a59c4776693fb7d84 (diff) | |
| download | dotemacs-13d6cf010d8df12eed44a8eaf485128253fcb07b.tar.gz dotemacs-13d6cf010d8df12eed44a8eaf485128253fcb07b.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 'modules')
0 files changed, 0 insertions, 0 deletions
