]> git.eshelyaron.com Git - emacs.git/commit
Scratch/use elpa flymake ()
authorJoão Távora <joaotavora@gmail.com>
Fri, 7 Dec 2018 14:46:23 +0000 (14:46 +0000)
committerGitHub <noreply@github.com>
Fri, 7 Dec 2018 14:46:23 +0000 (14:46 +0000)
commitdfd413c22d235b37f1ad25127b98b5827d2cb1ad
treec3108f3b46fcab746ade7e1b143731287ab614ed
parent60f45f0f30ae5ba13c913be25166baff30ccba5c
Scratch/use elpa flymake ()

Use GNU ELPA's Flymake

* eglot.el (Package-Requires): require Flymake 1.0.2.
(version< emacs-version "27.0"): Remove horrible hack

* Makefile (ELPADEPS): Renamed from JSONRPC.
(%.elc): Use it.
(eglot-check): Use it.

GitHub-reference: https://github.com/joaotavora/eglot/issues/178
lisp/progmodes/eglot.el