]> git.eshelyaron.com Git - emacs.git/commit
Make 'jsonrpc-default-request-timeout' a defcustom
authorEli Zaretskii <eliz@gnu.org>
Sat, 23 Nov 2024 20:14:57 +0000 (22:14 +0200)
committerEshel Yaron <me@eshelyaron.com>
Wed, 4 Dec 2024 16:54:08 +0000 (17:54 +0100)
commit3cfc50774bcc27e4e3927fc9edd764d861f85c54
tree05fc119b31b9cb6a6ac2c237b431be4250b67e6e
parent7eb61644be1ef88f01eca77ddb4aacc5d8741a8c
Make 'jsonrpc-default-request-timeout' a defcustom

* lisp/jsonrpc.el (jsonrpc-default-request-timeout): New
defcustom, replaces a defconst.
(jsonrpc): New customization group.

* etc/NEWS: Announce the change.  (Bug#74338)

(cherry picked from commit d9531793206021f1ad842cbc73df939aadf5f745)
lisp/jsonrpc.el