emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Eli Zaretskii
Subject: emacs-29 f626b9f3856: ; * doc/misc/use-package.texi: Fix indexing.
Date: Fri, 9 Dec 2022 09:50:53 -0500 (EST)

branch: emacs-29
commit f626b9f385686affd174f267713b9dfafdea9e08
Author: Eli Zaretskii <eliz@gnu.org>
Commit: Eli Zaretskii <eliz@gnu.org>

    ; * doc/misc/use-package.texi: Fix indexing.
---
 doc/misc/use-package.texi | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]