projects
/
~bandali
/
configs
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
99646b03be767637d2d38801001a833c3797feb0
[~bandali/configs]
/
.emacs.d
/
early-init.el
1
;; No package.el (for emacs 27 and later). See
2
;; https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=24acb31c04b4048b85311d794e600ecd7ce60d3b
3
(
setq
package-enable-at-startup nil
)
4
(
setq
load-prefer-newer t
)