summaryrefslogtreecommitdiff
path: root/lisp/info-look.el
diff options
context:
space:
mode:
authorJoão Távora <joaotavora@gmail.com>2022-10-20 12:45:31 +0100
committerJoão Távora <joaotavora@gmail.com>2022-10-20 12:45:31 +0100
commit69abb438b80c18c6409c7423b1fddec8d3da4165 (patch)
tree9a5c249a440dde7e225f997c3fd617e7e80a9b36 /lisp/info-look.el
parentdf31a36f69d29502bba6e32047d660dc014668ab (diff)
downloademacs-69abb438b80c18c6409c7423b1fddec8d3da4165.tar.gz
emacs-69abb438b80c18c6409c7423b1fddec8d3da4165.tar.bz2
emacs-69abb438b80c18c6409c7423b1fddec8d3da4165.zip
* lisp/info-look.el (mapc): Add Eglot manual's index.
Diffstat (limited to 'lisp/info-look.el')
-rw-r--r--lisp/info-look.el1
1 files changed, 1 insertions, 0 deletions
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")