index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
jsonrpc.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Fix typos in symbol names
Stefan Kangas
2024-01-14
1
-1
/
+1
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
Jsonrpc: don't bind inhibit-read-only to t so early
João Távora
2023-04-07
1
-4
/
+4
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
Avoid recursive process filters in lisp/jsonrpc.el (bug#60088)
João Távora
2022-12-16
1
-2
/
+17
*
; Fix typos
Stefan Kangas
2022-11-23
1
-1
/
+1
*
; Fix typos
Stefan Kangas
2022-11-22
1
-1
/
+1
*
; Fix typos: prefer American spelling
Stefan Kangas
2022-07-14
1
-6
/
+6
*
* lisp/jsonrpc.el (Version): Bump to 1.0.15.
Stefan Kangas
2022-01-13
1
-1
/
+1
*
* lisp/jsonrpc.el (jsonrpc--debug): Use apply on format args list.
Stefan Kangas
2022-01-13
1
-1
/
+3
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
Don't use `format' on strings without % format directives
Lars Ingebrigtsen
2021-09-21
1
-1
/
+1
*
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-16
1
-2
/
+2
*
; Minor license statement fixes
Stefan Kangas
2021-02-08
1
-3
/
+5
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Avoid spamming view-mode-enter help message
Basil L. Contovounesios
2020-12-03
1
-14
/
+13
*
Revert unintended part of last change to jsonrpc-request
João Tãvora
2020-11-20
1
-2
/
+2
*
Fix default timeout handling in jsonrpc-request
João Távora
2020-11-20
1
-8
/
+10
*
; Prefer https to http in more URLs
Stefan Kangas
2020-10-24
1
-1
/
+1
*
Merge from origin/emacs-27
Glenn Morris
2020-10-02
1
-3
/
+3
|
\
|
*
; Fix many typos in symbols in docs and comments
Stefan Kangas
2020-10-02
1
-3
/
+3
*
|
; Fix typos
Stefan Kangas
2020-09-21
1
-2
/
+2
*
|
Add package prefix to jsonrpc defconst
Stefan Kangas
2020-08-26
1
-2
/
+5
*
|
Ensure Jsonrpc processes are created in correct buffer
João Távora
2020-06-03
1
-35
/
+39
*
|
Various json.el improvements
Basil L. Contovounesios
2020-05-22
1
-21
/
+29
*
|
Turn Eldoc, Xref and Project into GNU ELPA :core packages
João Távora
2020-05-13
1
-3
/
+3
*
|
Properly fix embarassing missing paren typo in jsonrpc.el
João Távora
2020-05-02
1
-3
/
+3
*
|
* lisp/jsonrpc.el (initialize-instance): Fix closing-paren typo.
Paul Eggert
2020-05-01
1
-1
/
+1
*
|
Consolidate lisp/jsonrpc.el logging in single events buffer
João Távora
2020-05-01
1
-11
/
+39
|
/
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Disable undo in the process buffers of a JSONRPC connection
João Távora
2019-12-13
1
-1
/
+4
*
Follow JSONRPC spec by not sending :result field on errors
João Távora
2019-11-05
1
-3
/
+7
*
lisp/*.el: Fix typos and other trivial doc fixes
Juanma Barranquero
2019-09-21
1
-6
/
+6
*
Add conditional operator xor to subr.el
Mattias Engdegård
2019-08-06
1
-1
/
+0
*
Remove Maintainer: when it duplicates Author:
Paul Eggert
2019-05-26
1
-1
/
+0
*
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
[next]