]> git.eshelyaron.com Git - emacs.git/commit
Make M-x compile skip the header when looking for errors etc
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 29 Sep 2020 13:59:50 +0000 (15:59 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 29 Sep 2020 13:59:50 +0000 (15:59 +0200)
commit07f748da431b67353767a7494083c10a2d17d7c4
tree71ac8387d118e7e619c8feac3602e1443d068a8a
parentda40e5ecd79f8ad14915dae477c40f4090ce22ac
Make M-x compile skip the header when looking for errors etc

* lisp/progmodes/compile.el (compilation--ensure-parse): Skip the
header when parsing (bug#43651).
(compilation-start): Mark the end.
lisp/progmodes/compile.el