From b32d40aadb4c8d0e6546a5239c8eccc4a184e6e5 Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Thu, 3 Oct 2024 23:52:55 +0200 Subject: [PATCH] * lisp/info-look.el (mapc): Add use-package manual's index. (cherry picked from commit 5eaf0c784bf1709d3ad18ff4a0b4d4b7ec03cf91) --- lisp/info-look.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/info-look.el b/lisp/info-look.el index c60b27e052b..19ac6aabe16 100644 --- a/lisp/info-look.el +++ b/lisp/info-look.el @@ -1078,6 +1078,7 @@ Return nil if there is nothing appropriate in the buffer near point." ("smtpmail" "Function and Variable Index") ("tramp" "Variable Index" "Function Index") ("url" "Variable Index" "Function Index") + ("use-package" "Index") ("vhdl" "(vhdl-mode)Variable Index" "(vhdl-mode)Command Index") ("viper" "Variable Index" "Function Index") ("vtable" "Index") -- 2.39.2