projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
018e4ca
)
; Fix use-package.texi markup
author
Robert Pluim
<rpluim@gmail.com>
Thu, 15 Jun 2023 10:23:29 +0000
(12:23 +0200)
committer
Robert Pluim
<rpluim@gmail.com>
Thu, 15 Jun 2023 10:23:29 +0000
(12:23 +0200)
* doc/misc/use-package.texi (Best practices): It's a subsection, not a
subheading.
doc/misc/use-package.texi
patch
|
blob
|
history
diff --git
a/doc/misc/use-package.texi
b/doc/misc/use-package.texi
index 87105c4db0071f6debd41e206b7999114253fbec..3e98dfd0b71d59994eadfd5a36cc082781e06f01 100644
(file)
--- 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
-@sub
heading
When to use @code{:preface}, @code{:config} and @code{:init}?
+@sub
section
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}