]> git.eshelyaron.com Git - emacs.git/commit
Don't return hash tables from e-w-configuration-plist
authorJoão Távora <joaotavora@gmail.com>
Sun, 18 Sep 2022 10:19:00 +0000 (11:19 +0100)
committerJoão Távora <joaotavora@gmail.com>
Sun, 18 Sep 2022 10:19:00 +0000 (11:19 +0100)
commitec7d63cbe75b2de4a8e85852f077c7ab04d87524
tree1fcf3cbc25df982a1332ca63563713f39280432b
parenta5983527506d0d79137003dc9b5eb15dfd4c7365
Don't return hash tables from e-w-configuration-plist

* eglot.el (eglot-signal-didChangeConfiguration): Adjust.
(eglot-handle-request workspace-configuration): Adjust.
(eglot--workspace-configuration-plist): Don't return a hashtable.

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