Emacsg: Enable load-prefer-newer for make targets

This commit is contained in:
Jonas Bernoulli 2022-06-10 19:56:58 +02:00
parent 6ef3a23fa9
commit 02f88db293
No known key found for this signature in database
GPG Key ID: 230C2EFBB326D927

1
etc/borg/config.mk Normal file
View File

@ -0,0 +1 @@
EMACS_EXTRA = --eval "(setq load-prefer-newer t)"