summaryrefslogtreecommitdiff
path: root/lisp/jsonrpc.el
Commit message (Expand)AuthorAgeFilesLines
* Jsonrpc: don't bind inhibit-read-only to t so earlyJoão Távora2023-04-071-4/+4
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Avoid recursive process filters in lisp/jsonrpc.el (bug#60088)João Távora2022-12-161-2/+17
* ; Fix typosStefan Kangas2022-11-231-1/+1
* ; Fix typosStefan Kangas2022-11-221-1/+1
* ; Fix typos: prefer American spellingStefan Kangas2022-07-141-6/+6
* * lisp/jsonrpc.el (Version): Bump to 1.0.15.Stefan Kangas2022-01-131-1/+1
* * lisp/jsonrpc.el (jsonrpc--debug): Use apply on format args list.Stefan Kangas2022-01-131-1/+3
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* Don't use `format' on strings without % format directivesLars Ingebrigtsen2021-09-211-1/+1
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-2/+2
* ; Minor license statement fixesStefan Kangas2021-02-081-3/+5
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Avoid spamming view-mode-enter help messageBasil L. Contovounesios2020-12-031-14/+13
* Revert unintended part of last change to jsonrpc-requestJoão Tãvora2020-11-201-2/+2
* Fix default timeout handling in jsonrpc-requestJoão Távora2020-11-201-8/+10
* ; Prefer https to http in more URLsStefan Kangas2020-10-241-1/+1
* Merge from origin/emacs-27Glenn Morris2020-10-021-3/+3
|\
| * ; Fix many typos in symbols in docs and commentsStefan Kangas2020-10-021-3/+3
* | ; Fix typosStefan Kangas2020-09-211-2/+2
* | Add package prefix to jsonrpc defconstStefan Kangas2020-08-261-2/+5
* | Ensure Jsonrpc processes are created in correct bufferJoão Távora2020-06-031-35/+39
* | Various json.el improvementsBasil L. Contovounesios2020-05-221-21/+29
* | Turn Eldoc, Xref and Project into GNU ELPA :core packagesJoão Távora2020-05-131-3/+3
* | Properly fix embarassing missing paren typo in jsonrpc.elJoão Távora2020-05-021-3/+3
* | * lisp/jsonrpc.el (initialize-instance): Fix closing-paren typo.Paul Eggert2020-05-011-1/+1
* | Consolidate lisp/jsonrpc.el logging in single events bufferJoão Távora2020-05-011-11/+39
|/
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Disable undo in the process buffers of a JSONRPC connectionJoão Távora2019-12-131-1/+4
* Follow JSONRPC spec by not sending :result field on errorsJoão Távora2019-11-051-3/+7
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-211-6/+6
* Add conditional operator xor to subr.elMattias Engdegård2019-08-061-1/+0
* Remove Maintainer: when it duplicates Author:Paul Eggert2019-05-261-1/+0
* Update more copyright yearsPaul Eggert2018-12-311-1/+1
* Jsonrpc error handlers can now safely call jsonrpc-shutdownJoão Távora2018-12-161-7/+7
* Replace insignificant backquotesMichael Heerdegen2018-11-251-2/+2
* jsonrpc-shutdown's cleanup also kills stderr bufferJoão Távora2018-08-121-2/+3
* Revert "Make jsonrpc-shutdown a noop if process isn't running"João Távora2018-08-121-14/+12
* Fix blunder in last commit for lisp/jsonrpc.elJoão Távora2018-08-111-1/+1
* Add option to cleanup buffers to jsonrpc-shutdownJoão Távora2018-08-111-13/+17
* * lisp/jsonrpc.el (jsonrpc-request): Clarify comment.João Távora2018-08-111-1/+5
* Make jsonrpc-shutdown a noop if process isn't runningJoão Távora2018-08-111-10/+13
* Allow completely disabling event logging in jsonrpc.elJoão Távora2018-08-101-34/+35
* Trim JSONRPC events buffer when it's too largeJoão Távora2018-08-091-11/+26
* Synchronous JSONRPC requests can be cancelled on user inputJoão Távora2018-08-091-17/+36
* Adjust previous jsonrpc changeJoão Távora2018-07-031-4/+3
* Make lisp/jsonrpc.el work with Emacs 25.1João Távora2018-07-021-4/+6
* Unbreak bootstrapGlenn Morris2018-06-301-2/+2
* * lisp/jsonrpc.el (subr-x): Only require when compilingJoão Távora2018-06-301-1/+1
* * lisp/jsonrpc.el: Add "Package-Requires" and "Version" headersJoão Távora2018-06-301-0/+5