]> git.eshelyaron.com Git - emacs.git/commit
Eglot: guard against empty 'textDocument/documentSymbol' response
authorJoão Távora <joaotavora@gmail.com>
Mon, 17 Apr 2023 00:37:19 +0000 (01:37 +0100)
committerJoão Távora <joaotavora@gmail.com>
Mon, 17 Apr 2023 00:37:19 +0000 (01:37 +0100)
commit2d24eb69ed56b00f400066f4dfcf549d69036ce6
treec8f2027e8e309ec70eeae9a3c25f2af29c6aeae4
parent3c8167ec0f9647e6fc33e65b0a0324f96cb795ee
Eglot: guard against empty 'textDocument/documentSymbol' response

* lisp/progmodes/eglot.el (eglot-imenu): Protect against missing response.
lisp/progmodes/eglot.el