aboutsummaryrefslogtreecommitdiff
path: root/early-init.el
Commit message (Collapse)AuthorAgeFilesLines
* refactor:init: adjust startup performance optimizationsCraig Jennings2025-10-251-9/+4
| | | | | | Enable error notifications by adjusting warning level. Simplify startup performance by removing version control backend adjustments. Restore initial settings after startup.
* fix:init: disable package signature checkingCraig Jennings2025-10-231-2/+2
| | | | | Commented out signature checking to avoid issues during package installation.
* style:early-init: Correct indentation and adjust settingsCraig Jennings2025-10-231-6/+6
| | | | | | Fixes inconsistent indentation in emacs-startup-hook lambda function. Comments out warning level setting and reenables package signature checking.
* test: adding disabled benchmarking code for performance testingCraig Jennings2025-10-201-0/+8
|
* changing repositoriesCraig Jennings2025-10-121-0/+282