]> git.eshelyaron.com Git - emacs.git/commit
Revert unintended part of last change to jsonrpc-request
authorJoão Tãvora <joaotavora@gmail.com>
Fri, 20 Nov 2020 10:02:52 +0000 (10:02 +0000)
committerJoão Tãvora <joaotavora@gmail.com>
Fri, 20 Nov 2020 10:04:20 +0000 (10:04 +0000)
commite7791c7e57b4b9ea895598cdb3f779c2173dccd9
tree1489366dad16397d123d125c45a44053bece740b
parentf6b26fa43f61404e306913f7216c105b44fdc4fe
Revert unintended part of last change to jsonrpc-request

While playing around with the timing in this function, I left
this change that could freeze the function on some platforms.

* lisp/jsonrpc.el (jsonrpc-request): Use accept-process-output.
(Version): Bump to 1.0.14
lisp/jsonrpc.el