]> git.eshelyaron.com Git - emacs.git/commit
* lisp/progmodes/compile.el (compilation-filter): `compilation--ensure-parse'
authorJuri Linkov <juri@linkov.net>
Fri, 12 Jul 2019 18:57:18 +0000 (21:57 +0300)
committerJuri Linkov <juri@linkov.net>
Fri, 12 Jul 2019 18:57:18 +0000 (21:57 +0300)
commit391e8e530a6a271810f96ee7aa2d544b8c01d597
tree9abced817727b5318ea506e3d2bfafe83c0da1ca
parent8179cbff9ed37e7d8892643859adfad448ae1c7a
* lisp/progmodes/compile.el (compilation-filter): `compilation--ensure-parse'

is used instead of `font-lock-ensure' (bug#36564).

* test/lisp/progmodes/compile-tests.el (compile-test-error-regexps)
(compile-test-grep-regexps): Check the number of errors.
lisp/progmodes/compile.el
test/lisp/progmodes/compile-tests.el