]> git.eshelyaron.com Git - emacs.git/commit
Handle empty actions array in window/showmessagerequest
authorJoão Távora <joaotavora@gmail.com>
Fri, 26 Feb 2021 18:49:59 +0000 (18:49 +0000)
committerJoão Távora <joaotavora@gmail.com>
Fri, 26 Feb 2021 18:49:59 +0000 (18:49 +0000)
commitb3f31e0b657706baed13eeee2b6ae3eb1bd04049
tree9512c8620b3eba595376bb237c5479fe4326f444
parent93cbf54609909591af1bb864e12beda4141a4d89
Handle empty actions array in window/showmessagerequest

* eglot.el (eglot-handle-request window/showMessageRequest):
Handle empty actions.

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