]> git.eshelyaron.com Git - emacs.git/commit
Fix eglot defcustom types
authorRobert Pluim <rpluim@gmail.com>
Tue, 25 Oct 2022 13:18:51 +0000 (15:18 +0200)
committerRobert Pluim <rpluim@gmail.com>
Tue, 25 Oct 2022 14:22:07 +0000 (16:22 +0200)
commit8c3b8c36677eedfc3839488e3cef9f6a5937baa3
tree71ebce2e53617f5827ff962372809d0c1c60b5aa
parent1e1be54156108a25ba78ca4268af3113945d574e
Fix eglot defcustom types

* lisp/progmodes/eglot.el (eglot-autoreconnect): Allow for 'nil'.
(eglot-connect-timeout): Allow for 'nil' and add descriptions.
(eglot-sync-connect): Split boolean into 'nil' and 't' and add descriptions.
(eglot-confirm-server-initiated-edits): Change 'symbol' type to 'const'.
lisp/progmodes/eglot.el