summaryrefslogtreecommitdiff
path: root/lisp/jsonrpc.el
Commit message (Expand)AuthorAge
* ; * lisp/jsonrpc.el (jsonrpc-shutdown): Doc fix.Eli Zaretskii2024-04-27
* Shut down jsonrpc server more gracefullyDaniel Pettersson2024-04-27
* Jsonrpc: improve performance of process filter functionDaniel Pettersson2024-03-12
* ; Fix typos in symbol namesStefan Kangas2024-01-21
* ; Fix merge snafusEli Zaretskii2024-01-20
* Merge from origin/emacs-29Eli Zaretskii2024-01-20
|\
| * ; Fix typos in symbol namesStefan Kangas2024-01-14
* | Jsonrpc: fix bug in jsonrpc--removeJoão Távora2024-01-15
* | (jsonrpc--log-event): Try and fix bug#68072Stefan Monnier2024-01-07
* | Merge from savannah/emacs-29Po Lu2024-01-02
|\|
| * ; Add 2024 to copyright yearsPo Lu2024-01-02
* | ; Jsonrpc: fix spurious unintended changeJoão Távora2023-12-30
* | ; Fix typosStefan Kangas2023-12-28
* | Eglot: bump to 1.16João Távora2023-12-27
* | Jsonrpc: bump to 1.0.23João Távora2023-12-27
* | Jsonrpc: clean up previous changeJoão Távora2023-12-22
* | ; Fix typosStefan Kangas2023-12-22
* | Jsonrpc: overhaul logging mechanicsJoão Távora2023-12-21
* | Jsonrpc: fix destructuring bugJoão Távora2023-12-21
* | Jsonrpc: deal with nested synchronous jsonrpc-requestJoão Távora2023-12-20
* | Jsonrpc: rework implementation of continuationsJoão Távora2023-12-20
* | Jsonrpc: add new jsonrpc-autoport-bootstrap helperJoão Távora2023-12-14
* | Jsonrpc: support some JSONesque non-JSONRPC protocols, like DAPJoão Távora2023-12-14
* | Jsonrpc: rework fix for bug#60088João Távora2023-12-14
* | Jsonrpc: better initforms in jsonrpc-connectionJoão Távora2023-12-14
* | Jsonrpc: allow method identifiers to be simply stringsJoão Távora2023-12-14
* | ; Fix typosStefan Kangas2023-12-10
* | Jsonrpc: prevent while-no-input messing with jsonrpc-requestJoão Távora2023-11-28
* | Unbreak Eglot, Jsonrpc as EIEIO inches closer to CLOS (bug#67480)João Távora2023-11-28
* | ; * lisp/jsonrpc.el (jsonrpc-error): Fix typo.Michael Albinus2023-07-29
* | Jsonrpc: fix error code in jsonrpc-error function (bug#64888)João Távora2023-07-29
* | Jsonrpc: fix default value of success-fn (bug#64919)João Távora2023-07-29
* | Merge from origin/emacs-29Eli Zaretskii2023-04-15
|\|
| * Jsonrpc: don't bind inhibit-read-only to t so earlyJoão Távora2023-04-07
* | Better jsonrpc.el workaround for debug-on-error checkJoão Távora2023-03-14
|/
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Avoid recursive process filters in lisp/jsonrpc.el (bug#60088)João Távora2022-12-16
* ; Fix typosStefan Kangas2022-11-23
* ; Fix typosStefan Kangas2022-11-22
* ; Fix typos: prefer American spellingStefan Kangas2022-07-14
* * lisp/jsonrpc.el (Version): Bump to 1.0.15.Stefan Kangas2022-01-13
* * lisp/jsonrpc.el (jsonrpc--debug): Use apply on format args list.Stefan Kangas2022-01-13
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* Don't use `format' on strings without % format directivesLars Ingebrigtsen2021-09-21
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-16
* ; Minor license statement fixesStefan Kangas2021-02-08
* Update copyright year to 2021Paul Eggert2021-01-01
* Avoid spamming view-mode-enter help messageBasil L. Contovounesios2020-12-03
* Revert unintended part of last change to jsonrpc-requestJoão Tãvora2020-11-20
* Fix default timeout handling in jsonrpc-requestJoão Távora2020-11-20