]> git.eshelyaron.com Git - emacs.git/commit
Jsonrpc.el is now a gnu elpa depedency
authorJoão Távora <joaotavora@gmail.com>
Mon, 9 Jul 2018 21:23:57 +0000 (22:23 +0100)
committerJoão Távora <joaotavora@gmail.com>
Mon, 9 Jul 2018 21:26:50 +0000 (22:26 +0100)
commitf52846f56f143788b8e235ba24f050e32486fb3f
treea7cdc1499e8d60358e0074c80544809ec6c5a315
parent03caf3bb27603d2c75269ed6f2c5db85da115cc2
Jsonrpc.el is now a gnu elpa depedency

* Makefile (ELFILES): Don't include jsonrpc.
(jsonrpc-check): Remove target.
(check): Don't run jsonrpc-check

* README.md (either): Mention "packaged in a single file" again

* eglot.el (Package-Requires): Require jsonrpc 1.0.0
(Version): Bump to 1.1

* jsonrpc.el: Remove

* jsonrpc-tests.el: Remove
lisp/progmodes/eglot.el