]> git.eshelyaron.com Git - emacs.git/commit
Fix Flymake's diagnostic count with custom error types
authorJoão Távora <joaotavora@gmail.com>
Mon, 29 Oct 2018 11:41:04 +0000 (11:41 +0000)
committerJoão Távora <joaotavora@gmail.com>
Mon, 29 Oct 2018 11:46:11 +0000 (11:46 +0000)
commit0e6635fdb9ad34dea0540c121c8b981a4fc14832
tree2cce62e9aae58b02cc5bf3e35fa8eee6c5776ad5
parentf3050fc14e05a6eb18a70e0e7ce5d5302d5203e6
Fix Flymake's diagnostic count with custom error types

Fixes: bug#33187
* lisp/progmodes/flymake.el (flymake--mode-line-format): Replace
cl-union with iterative cl-pushnew.
lisp/progmodes/flymake.el