Remove minimal-emacs--stage

This commit is contained in:
James Cherti
2025-03-12 16:46:30 -04:00
parent 383f61046d
commit 10f65a60b1
2 changed files with 3 additions and 11 deletions

View File

@@ -15,11 +15,9 @@
;;; Code:
;;; Load pre-init.el
(setq minimal-emacs--stage "init.el")
(if (fboundp 'minimal-emacs-load-user-init)
(minimal-emacs-load-user-init "pre-init")
(error "The early-init.el file failed to loaded"))
(setq minimal-emacs--stage "init.el")
;;; Before package