; Fix use-package.texi markup
* doc/misc/use-package.texi (Best practices): It's a subsection, not a subheading.
This commit is contained in:
parent
018e4ca6c5
commit
bafe71a69f
1 changed files with 1 additions and 1 deletions
|
@ -790,7 +790,7 @@ possible, and put as much as you can get away with into the
|
||||||
Emacs start as quickly as possible.
|
Emacs start as quickly as possible.
|
||||||
|
|
||||||
@node Best practices
|
@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}
|
@cindex tips for using @code{:preface}, @code{:config}, @code{:init}
|
||||||
|
|
||||||
Where possible, it is better to avoid @code{:preface}, @code{:config}
|
Where possible, it is better to avoid @code{:preface}, @code{:config}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue