diff options
-rw-r--r-- | lisp/info-look.el | 1 |
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") |