]> 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)
committerJoão Távora <joaotavora@gmail.com>
Mon, 15 Jan 2024 12:36:24 +0000 (06:36 -0600)
commit43612103c221ffb300536798e2b8a8adb753f594
treee41951c24e4067c23e6d9e5979614aeb323ef08d
parentc11cdf1858cc89464cd7118d6109c7472c50e652
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
lisp/jsonrpc.el