]> git.eshelyaron.com Git - emacs.git/commit
Eglot: Improve fix to bug#66144
authorJoão Távora <joaotavora@gmail.com>
Sun, 16 Feb 2025 13:52:28 +0000 (13:52 +0000)
committerEshel Yaron <me@eshelyaron.com>
Tue, 18 Feb 2025 08:44:13 +0000 (09:44 +0100)
commite3eddcdbf0c2012144b5b5ff74d62b1b7594c69c
treedd9a605bcd0eb3248beae912f9b53db8527b98ae
parent36160ecb4c5ab277496408e94ceeeb2f9a6e5be0
Eglot: Improve fix to bug#66144

The :exit notification should also take an empty JSON object instead of
JSON null as its parameters.

* lisp/progmodes/eglot.el (eglot-shutdown): Use eglot--{} in
:exit notifcation, too.

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