| Commit message (Expand) | Author | Age | Files | Lines |
* | Update more copyright years | Paul Eggert | 2018-12-31 | 1 | -1/+1 |
* | Jsonrpc error handlers can now safely call jsonrpc-shutdown | João Távora | 2018-12-16 | 1 | -7/+7 |
* | Replace insignificant backquotes | Michael Heerdegen | 2018-11-25 | 1 | -2/+2 |
* | jsonrpc-shutdown's cleanup also kills stderr buffer | João Távora | 2018-08-12 | 1 | -2/+3 |
* | Revert "Make jsonrpc-shutdown a noop if process isn't running" | João Távora | 2018-08-12 | 1 | -14/+12 |
* | Fix blunder in last commit for lisp/jsonrpc.el | João Távora | 2018-08-11 | 1 | -1/+1 |
* | Add option to cleanup buffers to jsonrpc-shutdown | João Távora | 2018-08-11 | 1 | -13/+17 |
* | * lisp/jsonrpc.el (jsonrpc-request): Clarify comment. | João Távora | 2018-08-11 | 1 | -1/+5 |
* | Make jsonrpc-shutdown a noop if process isn't running | João Távora | 2018-08-11 | 1 | -10/+13 |
* | Allow completely disabling event logging in jsonrpc.el | João Távora | 2018-08-10 | 1 | -34/+35 |
* | Trim JSONRPC events buffer when it's too large | João Távora | 2018-08-09 | 1 | -11/+26 |
* | Synchronous JSONRPC requests can be cancelled on user input | João Távora | 2018-08-09 | 1 | -17/+36 |
* | Adjust previous jsonrpc change | João Távora | 2018-07-03 | 1 | -4/+3 |
* | Make lisp/jsonrpc.el work with Emacs 25.1 | João Távora | 2018-07-02 | 1 | -4/+6 |
* | Unbreak bootstrap | Glenn Morris | 2018-06-30 | 1 | -2/+2 |
* | * lisp/jsonrpc.el (subr-x): Only require when compiling | João Távora | 2018-06-30 | 1 | -1/+1 |
* | * lisp/jsonrpc.el: Add "Package-Requires" and "Version" headers | João Távora | 2018-06-30 | 1 | -0/+5 |
* | Add lisp/jsonrpc.el | João Távora | 2018-06-30 | 1 | -0/+649 |