]> git.eshelyaron.com Git - emacs.git/commit
Delete a Flymake obsolete alias that can't possibly work
authorJoão Távora <joaotavora@gmail.com>
Thu, 5 Oct 2017 21:23:24 +0000 (22:23 +0100)
committerJoão Távora <joaotavora@gmail.com>
Thu, 5 Oct 2017 23:07:03 +0000 (00:07 +0100)
commit03eab7a05e663dcd5ea07b45e83be1f7fd3d7ade
treecaad42c9b7d65737dae8985d1f019074eb173b16
parentdb893ab863770ef3f89102d6837cd3eb021429ba
Delete a Flymake obsolete alias that can't possibly work

The function `flymake-ler-make-ler' can't possibly work as an backward
compatible interface to existing extensinos (even purely hypothetical
ones, since none are known).  This is because every diagnostic
considered by Flymake has to passed to a report-fn function.

* lisp/progmodes/flymake.el (flymake-ler-make-ler): Delete.
lisp/progmodes/flymake.el