]> git.eshelyaron.com Git - emacs.git/commit
Load site-start.el before early-init.el
authorSean Whitton <spwhitton@spwhitton.name>
Tue, 24 Jun 2025 16:33:39 +0000 (17:33 +0100)
committerEshel Yaron <me@eshelyaron.com>
Wed, 23 Jul 2025 19:15:19 +0000 (21:15 +0200)
commitaaf8e4613e9fc0770a62a6bc154140f9a57f5728
tree7e0f8c120b685907652bfc5f0541dbbd090036fd
parentaf679173785147d997bcfed076a369d91dbc3008
Load site-start.el before early-init.el

* lisp/startup.el (command-line): Load site-start.el before
early-init.el.
(site-run-file):
* doc/lispref/os.texi (Startup Summary, Init File):
* etc/NEWS: Document the change.

(cherry picked from commit 192066d3b92a64a894def9dd9d5bd3040cc257ba)
doc/lispref/os.texi
etc/NEWS
lisp/startup.el