From 69abb438b80c18c6409c7423b1fddec8d3da4165 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jo=C3=A3o=20T=C3=A1vora?= Date: Thu, 20 Oct 2022 12:45:31 +0100 Subject: [PATCH] * lisp/info-look.el (mapc): Add Eglot manual's index. --- lisp/info-look.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/info-look.el b/lisp/info-look.el index ce0a08dcbe6..2eec6f49f5c 100644 --- a/lisp/info-look.el +++ b/lisp/info-look.el @@ -1051,6 +1051,7 @@ Return nil if there is nothing appropriate in the buffer near point." ("eieio" "Function Index") ("gnutls" "(emacs-gnutls)Variable Index" "(emacs-gnutls)Function Index") ("mm" "(emacs-mime)Index") + ("eglot" "Index") ("epa" "Variable Index" "Function Index") ("ert" "Index") ("eshell" "Function and Variable Index") -- 2.39.5