Set (load) to prefer the newest version in early-init.el
This commit is contained in:
@@ -172,7 +172,6 @@ https://github.com/emacscollective/auto-compile
|
||||
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
(use-package auto-compile
|
||||
:custom (load-prefer-newer t)
|
||||
:config
|
||||
(auto-compile-on-load-mode)
|
||||
(auto-compile-on-save-mode))
|
||||
|
||||
Reference in New Issue
Block a user