1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-01 08:17:38 +00:00

; * doc/misc/use-package.texi: Fix indexing.

This commit is contained in:
Eli Zaretskii 2022-12-09 16:50:13 +02:00
parent 56a6712bd6
commit f626b9f385

View File

@ -838,7 +838,6 @@ startup time will not suffer one bit.
@node Key bindings
@section Key bindings
@cindex :bind
@cindex binding keys for package commands
@cindex key bindings for package commands
One common thing to do when loading a package is to bind keys to
@ -1661,7 +1660,7 @@ from the special @samp{manual} archive).
@section Non-standard package managers
@cindex non-standard package managers
@cindex package managers, other than @file{package.el}
@cindex installing packages using non-standard package managers
@cindex installing using non-standard package managers
By default, use-package assumes that you are using the Emacs built-in
@file{package.el} package manager. We expect that most users will