projects
/
~bandali
/
configs
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
* .profile: export GPG_TTY=$(tty)
[~bandali/configs]
/
.emacs.d
/
early-init.el
diff --git
a/.emacs.d/early-init.el
b/.emacs.d/early-init.el
index
512068a
..
99646b0
100644
(file)
--- a/
.emacs.d/early-init.el
+++ b/
.emacs.d/early-init.el
@@
-1
+1,4
@@
+;; No package.el (for emacs 27 and later). See
+;; https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=24acb31c04b4048b85311d794e600ecd7ce60d3b
(setq package-enable-at-startup nil)
+(setq load-prefer-newer t)