]> git.eshelyaron.com Git - emacs.git/commit
Prevent possible cquery choke on :initializationoptions
authorJoão Távora <joaotavora@gmail.com>
Fri, 1 Jun 2018 13:12:54 +0000 (14:12 +0100)
committerJoão Távora <joaotavora@gmail.com>
Fri, 1 Jun 2018 13:13:05 +0000 (14:13 +0100)
commit07d71f4ec75cc60634d36fff25ffc362be3dad72
treeb408db0830eb449088398d04cbff1c3ae4247d8b
parentdb5dc348a1b12a124de05be05cbbbce412cf5c2b
Prevent possible cquery choke on :initializationoptions

Hopefully help debug https://github.com/joaotavora/eglot/issues/10.

* eglot.el (eglot-initialization-options): Use `list'
lisp/progmodes/eglot.el