aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/jsonrpc.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* Miscellaneous checkdoc fixesStefan Kangas2024-07-201-2/+2
* ; Fix typosStefan Kangas2024-06-161-1/+1
* ; * lisp/jsonrpc.el (jsonrpc-shutdown): Doc fix.Eli Zaretskii2024-04-271-2/+2
* Shut down jsonrpc server more gracefullyDaniel Pettersson2024-04-271-2/+5
* Jsonrpc: improve performance of process filter functionDaniel Pettersson2024-03-121-9/+19
* ; Fix typos in symbol namesStefan Kangas2024-01-211-1/+1
* ; Fix merge snafusEli Zaretskii2024-01-201-0/+3
* Merge from origin/emacs-29Eli Zaretskii2024-01-201-0/+11
|\
| * ; Fix typos in symbol namesStefan Kangas2024-01-141-1/+1
* | Jsonrpc: fix bug in jsonrpc--removeJoão Távora2024-01-151-2/+2
* | (jsonrpc--log-event): Try and fix bug#68072Stefan Monnier2024-01-071-10/+11
* | Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\ \ | |/
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | ; Jsonrpc: fix spurious unintended changeJoão Távora2023-12-301-2/+2
* | ; Fix typosStefan Kangas2023-12-281-3/+3
* | Eglot: bump to 1.16João Távora2023-12-271-2/+2
* | Jsonrpc: bump to 1.0.23João Távora2023-12-271-1/+1
* | Jsonrpc: clean up previous changeJoão Távora2023-12-221-149/+194
* | ; Fix typosStefan Kangas2023-12-221-2/+2
* | Jsonrpc: overhaul logging mechanicsJoão Távora2023-12-211-134/+256
* | Jsonrpc: fix destructuring bugJoão Távora2023-12-211-3/+3
* | Jsonrpc: deal with nested synchronous jsonrpc-requestJoão Távora2023-12-201-57/+118
* | Jsonrpc: rework implementation of continuationsJoão Távora2023-12-201-40/+45
* | Jsonrpc: add new jsonrpc-autoport-bootstrap helperJoão Távora2023-12-141-38/+133
* | Jsonrpc: support some JSONesque non-JSONRPC protocols, like DAPJoão Távora2023-12-141-27/+61
* | Jsonrpc: rework fix for bug#60088João Távora2023-12-141-34/+31
* | Jsonrpc: better initforms in jsonrpc-connectionJoão Távora2023-12-141-0/+2
* | Jsonrpc: allow method identifiers to be simply stringsJoão Távora2023-12-141-1/+3
* | ; Fix typosStefan Kangas2023-12-101-1/+1
* | Jsonrpc: prevent while-no-input messing with jsonrpc-requestJoão Távora2023-11-281-1/+2
* | Unbreak Eglot, Jsonrpc as EIEIO inches closer to CLOS (bug#67480)João Távora2023-11-281-0/+3
* | ; * lisp/jsonrpc.el (jsonrpc-error): Fix typo.Michael Albinus2023-07-291-1/+1
* | Jsonrpc: fix error code in jsonrpc-error function (bug#64888)João Távora2023-07-291-1/+1
* | Jsonrpc: fix default value of success-fn (bug#64919)João Távora2023-07-291-1/+1
* | Merge from origin/emacs-29Eli Zaretskii2023-04-151-4/+4
|\ \ | |/
| * Jsonrpc: don't bind inhibit-read-only to t so earlyJoão Távora2023-04-071-4/+4
* | Better jsonrpc.el workaround for debug-on-error checkJoão Távora2023-03-141-3/+11
|/
* ; 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