]> git.eshelyaron.com Git - emacs.git/commit
Jsonrpc: allow method identifiers to be simply strings
authorJoão Távora <joaotavora@gmail.com>
Wed, 8 Nov 2023 14:22:23 +0000 (08:22 -0600)
committerEshel Yaron <me@eshelyaron.com>
Thu, 14 Dec 2023 12:11:26 +0000 (13:11 +0100)
commita5578e99b9ba159a49fc23bc0e3feb85f200ed2c
tree34d078983c86156b57c6fdc3e5a609ce7d063d89
parent98075a375ca0a31ccf155f6c28a0ea37b241974e
Jsonrpc: allow method identifiers to be simply strings

* lisp/jsonrpc.el (jsonrpc-connection-send): Support string methods.

(cherry picked from commit 8de749faa14f6a1566a5a92b84a6f834944eb22f)
lisp/jsonrpc.el