]> git.eshelyaron.com Git - emacs.git/commit
Jsonrpc: fix bug in jsonrpc--remove
authorJoão Távora <joaotavora@gmail.com>
Mon, 15 Jan 2024 12:32:51 +0000 (06:32 -0600)
committerEshel Yaron <me@eshelyaron.com>
Tue, 16 Jan 2024 17:57:44 +0000 (18:57 +0100)
commit950d08980d1ce32ced84c45bcb1797c195140593
tree63051d862801b5204fcb674d6c5b98dd188cf156
parentd7007c6805ae68ab37079f811d33a2e7af5fbdcb
Jsonrpc: fix bug in jsonrpc--remove

* lisp/jsonrpc.el (jsonrpc--remove): Check timer before cancelling it.
(Version): Bump to 1.2.24

See https://github.com/joaotavora/eglot/issues/1342

(cherry picked from commit 43612103c221ffb300536798e2b8a8adb753f594)
lisp/jsonrpc.el