]> git.eshelyaron.com Git - emacs.git/commit
Simplify `gnu` compilation-mode regexp
authorMattias Engdegård <mattiase@acm.org>
Mon, 22 Nov 2021 18:07:32 +0000 (19:07 +0100)
committerMattias Engdegård <mattiase@acm.org>
Mon, 22 Nov 2021 18:11:55 +0000 (19:11 +0100)
commitd096e12f447c1c67fe6fb6baa44212781d27ef53
treeb01a541c5e69a90e2fbe88356cbb208655a16f37
parent6de588ad244172466bd1948d27f770a624ff9965
Simplify `gnu` compilation-mode regexp

* lisp/progmodes/compile.el (compilation-error-regexp-alist-alist):
Remove the pattern ostensibly added for Ruby, because at closer
inspection it could never have matched anything.  This lessens the
performance impact of the pattern added for GCC's -fanalyzer,
now slightly tweaked.
lisp/progmodes/compile.el