]> git.eshelyaron.com Git - emacs.git/commit
Improve Eglot's docstrings and manual
authorJoão Távora <joaotavora@gmail.com>
Thu, 10 Nov 2022 21:06:33 +0000 (21:06 +0000)
committerJoão Távora <joaotavora@gmail.com>
Thu, 10 Nov 2022 21:10:49 +0000 (21:10 +0000)
commitc3b64985aa6f61886a24974836635284c86478ef
treec91381a30c13a7091912b6882b636fc53f6e4f5a
parent2e8551c0766daff940021b36b895d00be507e63a
Improve Eglot's docstrings and manual

The examples in the manual can now be copy-pasted to user's init
files as-is.

* doc/misc/eglot.texi (Setting Up LSP Servers): Use
`with-eval-after-load'.  Add eglot-alternatives example.
(Customizing Eglot): Use 'require and fix  a typo.

* lisp/progmodes/eglot.el (eglot-server-programs): Mention
eglot-alternatives in eglot-server-program's docstring.
doc/misc/eglot.texi
lisp/progmodes/eglot.el