]> git.eshelyaron.com Git - emacs.git/commit
Don't send json null (elisp nil) down the wire
authorJoão Távora <joaotavora@gmail.com>
Tue, 1 Sep 2020 18:10:55 +0000 (19:10 +0100)
committerJoão Távora <joaotavora@gmail.com>
Sat, 24 Oct 2020 16:11:45 +0000 (17:11 +0100)
commit7d506b0cd5a9afe68b66d6553520074d9c06c8ea
tree747779c169a5ad6b130b7192b54d0714024d30b4
parent9ca5b69dc6a832d64a09e777b12fe320821d6c7f
Don't send json null (elisp nil) down the wire

* eglot.el (eglot-initialization-options)
(eglot-client-capabilities): Use eglot--{}, not nil.

GitHub-reference: per https://github.com/joaotavora/eglot/issues/300
lisp/progmodes/eglot.el