From bafe71a69fc1f33d36e32a80cd3cebd93269b4c2 Mon Sep 17 00:00:00 2001 From: Robert Pluim Date: Thu, 15 Jun 2023 12:23:29 +0200 Subject: [PATCH] ; Fix use-package.texi markup * doc/misc/use-package.texi (Best practices): It's a subsection, not a subheading. --- doc/misc/use-package.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/misc/use-package.texi b/doc/misc/use-package.texi index 87105c4db00..3e98dfd0b71 100644 --- a/doc/misc/use-package.texi +++ b/doc/misc/use-package.texi @@ -790,7 +790,7 @@ possible, and put as much as you can get away with into the Emacs start as quickly as possible. @node Best practices -@subheading When to use @code{:preface}, @code{:config} and @code{:init}? +@subsection When to use @code{:preface}, @code{:config} and @code{:init}? @cindex tips for using @code{:preface}, @code{:config}, @code{:init} Where possible, it is better to avoid @code{:preface}, @code{:config} -- 2.39.2