Improve the early-init section

This commit is contained in:
Gerard Vermeulen 2021-12-05 16:35:35 +01:00
parent fa535dde7f
commit 698eee6250
1 changed files with 2 additions and 4 deletions

View File

@ -112,10 +112,8 @@ Here follows a list of interesting Emacs configurations:
:CUSTOM_ID: sec:early-init-file
:END:
The err
[[#sec:package-bootstrapping][Package Bootstrapping]]
The [[info:elisp#Basic Char Syntax][Basic Char Syntax (info)]] page
The configuration inhibits enabling of [[info:emacs#Packages][Emacs' package management system]] at
startup in order to get more control in the [[#sec:package-bootstrapping][Package Bootstrapping]] section.
#+attr_latex: :options bgcolor=LightGoldenrodYellow
#+begin_src emacs-lisp :tangle early-init.el