From 698eee625028e38ccdde09f73282188bb226cda9 Mon Sep 17 00:00:00 2001 From: Gerard Vermeulen Date: Sun, 5 Dec 2021 16:35:35 +0100 Subject: [PATCH] Improve the early-init section --- README.org | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.org b/README.org index c99ac50..27b30fb 100644 --- a/README.org +++ b/README.org @@ -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