You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
John Turner 858ed5a8e7
use early-init.el to allow setting native comp cache dir
Some of the init.el setup code moved to early-init.el to allow loading
our init modules in early init.

Loading the native comp init module in init.el set the cache directory variable
too late and resulted in the original directory still being populated
with eln files.
2 years ago
..
company changed the config-* prefix to init-* for all of the init files 2 years ago
compile added visual-line-mode to compile-mode-hook 2 years ago
conf-mode changed the config-* prefix to init-* for all of the init files 2 years ago
dired changed the config-* prefix to init-* for all of the init files 2 years ago
display-buffer changed the config-* prefix to init-* for all of the init files 2 years ago
ediff added an ediff init module 2 years ago
eldoc changed the config-* prefix to init-* for all of the init files 2 years ago
electric changed the config-* prefix to init-* for all of the init files 2 years ago
flycheck changed the config-* prefix to init-* for all of the init files 2 years ago
flymake changed the config-* prefix to init-* for all of the init files 2 years ago
garbage-collection changed the config-* prefix to init-* for all of the init files 2 years ago
ibuffer disabled filter groups 2 years ago
ielm added visual-line-mode to ielm-mode-hook 2 years ago
keys init/keys/init-keys: kill buffers without prompt by default 2 years ago
lsp-mode changed the config-* prefix to init-* for all of the init files 2 years ago
man changed the config-* prefix to init-* for all of the init files 2 years ago
mode-line created a mode-line init module and new mode-line format 2 years ago
native-comp use early-init.el to allow setting native comp cache dir 2 years ago
package changed the config-* prefix to init-* for all of the init files 2 years ago
pixel-scroll created init-pixel-scroll.el 2 years ago
prog-mode changed the config-* prefix to init-* for all of the init files 2 years ago
project changed the config-* prefix to init-* for all of the init files 2 years ago
recentf activate modes at the bottom of init.el or in the assoc init module 2 years ago
savehist activate modes at the bottom of init.el or in the assoc init module 2 years ago
text-mode changed the config-* prefix to init-* for all of the init files 2 years ago
tramp changed the config-* prefix to init-* for all of the init files 2 years ago
treesit cleaned up treesitter setup script 2 years ago