]> git.eshelyaron.com Git - emacs.git/commit
Count compile errors when FILE is a function
authorMattias Engdegård <mattiase@acm.org>
Sun, 18 Jul 2021 18:27:03 +0000 (20:27 +0200)
committerMattias Engdegård <mattiase@acm.org>
Sun, 18 Jul 2021 18:41:59 +0000 (20:41 +0200)
commit88cc9d22df3cbeac92fb280799fae48d8f839a5a
tree0cfe630c5544c3b2f0a22d2b5c2997e131e99d56
parent014a67200c777d0750f1a9070aab20560a718a5b
Count compile errors when FILE is a function

* lisp/progmodes/compile.el (compilation-parse-errors):
Don't omit messages from the error count when FILE is a function
rather than a regexp match number.
lisp/progmodes/compile.el