]> git.eshelyaron.com Git - emacs.git/commit
Eglot: use new jsonrpc-autoport-bootstrap
authorJoão Távora <joaotavora@gmail.com>
Thu, 14 Dec 2023 23:53:07 +0000 (23:53 +0000)
committerEshel Yaron <me@eshelyaron.com>
Fri, 15 Dec 2023 20:04:59 +0000 (21:04 +0100)
commit32e25f21e135ca3131e5e3f9913f16ec4d0432e1
treec144ae087152dc3965f3c86d191030a8bcb0d756
parente51048687d3d67a34186b0b62f1e113ce7294490
Eglot: use new jsonrpc-autoport-bootstrap

* lisp/progmodes/eglot.el (eglot-lsp-server): Delete slot
inferior-process.
(eglot--on-shutdown): Simplify.
(eglot--inferior-bootstrap): Delete.
(eglot--connect): Call jsonrpc-autoport-bootstrap.

(cherry picked from commit a4feb79ad4c23fbe2a0741b2a6d931c9cd1dc263)
lisp/progmodes/eglot.el