]> git.eshelyaron.com Git - emacs.git/commit
Allow non-standard keys in textdocument/publishdiagnostics.
authorJoão Távora <joaotavora@gmail.com>
Sat, 30 Nov 2019 00:16:12 +0000 (00:16 +0000)
committerJoão Távora <joaotavora@gmail.com>
Sun, 8 Dec 2019 21:29:58 +0000 (22:29 +0100)
commit084970d188d0adf6c96f93c852caee6088432416
treed3a16ff6ecb03eb216af03b45e6ead98740684fe
parent86da1f615c0d1087b504c4b52347ac1b765834a2
Allow non-standard keys in textdocument/publishdiagnostics.

* eglot.el (eglot-handle-notification): Allow other keys for
textDocument/publishDiagnostics.

GitHub-reference: fix https://github.com/joaotavora/eglot/issues/357
lisp/progmodes/eglot.el