1

Disable load-prefer-newer

This commit is contained in:
Jessie Hildebrandt 2023-12-08 08:07:58 -05:00
parent f1d400ae83
commit 4e9338341f

View File

@ -288,7 +288,6 @@ DOCSTRING is an optional form that is discarded upon expansion."
(enable-recursive-minibuffers t "Allow minibuffer commands to be called in the minibuffer")
(disabled-command-function nil "Enable invocation of all disabled interactive commands")
(use-system-tooltips t "Enable use of system tooltips in favor of Emacs tooltips")
(load-prefer-newer t "Load from source files if they are newer than bytecode files")
;; Startup
(initial-scratch-message "" "Leave scratch buffer empty on startup")