Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-07-12 | add native-compile-target-directory to native-comp-eln-load-path | John Turner | |
2023-07-16 | converted init code to use use-package | John Turner | |
2023-06-24 | try to visit symlink for initial-buffer | John Turner | |
2023-03-26 | use early-init.el to allow setting native comp cache dir | John Turner | |
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. |