]> git.eshelyaron.com Git - emacs.git/commit
Complete transition to rx for compilation `gnu` pattern
authorMattias Engdegård <mattiase@acm.org>
Wed, 29 Jun 2022 10:34:39 +0000 (12:34 +0200)
committerMattias Engdegård <mattiase@acm.org>
Wed, 29 Jun 2022 15:28:24 +0000 (17:28 +0200)
commitd462c8133bfb9ac9325228184e5dcf0c9b7011cc
tree59614995481d32ea4938a026f4e865caf62ca2f8
parent3447e79f2493580864962db69859bda1afd4643b
Complete transition to rx for compilation `gnu` pattern

* lisp/progmodes/compile.el (compilation-error-regexp-alist-alist):
Change from a mixture of traditional regexp syntax and rx,
to make intentions clearer.
lisp/progmodes/compile.el