Function: eglot-manual
eglot-manual is an autoloaded, interactive and byte-compiled function
defined in eglot.el.gz.
Signature
(eglot-manual)
Documentation
Read Eglot's manual.
Key Bindings
Source Code
;; Defined in /usr/src/emacs/lisp/progmodes/eglot.el.gz
;;;###autoload
(defun eglot-manual () "Read Eglot's manual." (interactive) (info "(eglot)"))