]> git.eshelyaron.com Git - emacs.git/commit
Eglot: check textDocument/publishDiagnostics version (bug#77588)
authorJoão Távora <joaotavora@gmail.com>
Tue, 8 Apr 2025 07:43:14 +0000 (08:43 +0100)
committerEshel Yaron <me@eshelyaron.com>
Tue, 8 Apr 2025 19:41:46 +0000 (21:41 +0200)
commitbba7fb8eb0d2a12a62998aa0e2b8c888adb1c0f9
treeb1f56b5fe58318a16e3c5f8cb719f50bbe74d29c
parent880807e53668a0dbe82588cd7ee913fee5dc8e29
Eglot: check textDocument/publishDiagnostics version (bug#77588)

* lisp/progmodes/eglot.el (eglot--versioned-identifier): Move up.
(eglot-handle-notification textDocument/publishDiagnostics): Check
eglot--versioned-identifier

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