]> git.eshelyaron.com Git - emacs.git/commit
Eglot: minor changes to doc and docstrings
authorJoão Távora <joaotavora@gmail.com>
Wed, 9 Oct 2024 11:26:27 +0000 (06:26 -0500)
committerEshel Yaron <me@eshelyaron.com>
Mon, 14 Oct 2024 17:37:31 +0000 (19:37 +0200)
commite269cb3d16806f1e7c84b275b6960da1cce9ce89
treed50847cac2a1ccdeda677e554449aa54f2744fc0
parent75cfa5bb4fa8990ee1fd92d07d8fa79c04e212c5
Eglot: minor changes to doc and docstrings

* doc/misc/eglot.texi (Quick Start): Tweak.
(Setting Up LSP Servers): Tweak.
(Customizing Eglot): Clarify eglot-connect-hook and
eglot-initialized-hook.

* lisp/progmodes/eglot.el (eglot-connect-hook)
(eglot-server-initialized-hook): Rework docstring.

(cherry picked from commit cd36e070c24d7828ea1b9bf62ffa920068ac4d41)
doc/misc/eglot.texi
lisp/progmodes/eglot.el