From: Eli Zaretskii Date: Fri, 9 Dec 2022 14:50:13 +0000 (+0200) Subject: ; * doc/misc/use-package.texi: Fix indexing. X-Git-Tag: emacs-29.0.90~1284 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f626b9f3856;p=emacs.git ; * doc/misc/use-package.texi: Fix indexing. --- diff --git a/doc/misc/use-package.texi b/doc/misc/use-package.texi index 53abd4519d3..daf27ec5bbc 100644 --- a/doc/misc/use-package.texi +++ b/doc/misc/use-package.texi @@ -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