1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-05 19:31:02 -08:00
emacs/doc
João Távora ea29a48da1 Jsonrpc: support some JSONesque non-JSONRPC protocols, like DAP
* lisp/jsonrpc.el (jsonrpc-convert-to-endpoint)
(jsonrpc-convert-from-endpoint): New generics.
(jsonrpc-connection-send): Call jsonrpc-convert-to-endpoint.
Rework logging.
(jsonrpc-connection-receive): Call jsonrpc-convert-from-endpoint.
Rework logging. jsonrpc--reply with METHOD.
(jsonrpc--log-event): Take subtype.
(Version): Bump to 1.0.19

* test/lisp/progmodes/eglot-tests.el (eglot--sniffing): Adapt
to new protocol of jsonrpc--log-event.

* doc/lispref/text.texi (JSONRPC Overview): Rework.
2023-12-14 00:55:52 +00:00
..
emacs Merge from origin/emacs-29 2023-12-10 10:35:54 -05:00
lispintro ; Fix typos 2023-12-03 23:31:30 +01:00
lispref Jsonrpc: support some JSONesque non-JSONRPC protocols, like DAP 2023-12-14 00:55:52 +00:00
man Merge from origin/emacs-29 2023-11-04 05:21:38 -04:00
misc Provide option to forward Gnus messages with all (most) headers 2023-12-12 10:01:31 -08:00