]> git.eshelyaron.com Git - emacs.git/commit
Tighten and simplify typescript compilation-mode regexps (bug#61104)
authorMattias Engdegård <mattiase@acm.org>
Mon, 6 Feb 2023 10:45:33 +0000 (11:45 +0100)
committerMattias Engdegård <mattiase@acm.org>
Mon, 6 Feb 2023 16:47:00 +0000 (17:47 +0100)
commit321cbd9a6014bf0b70dc0b01aed27f36aec4051d
treea3914e745bb9617a91461250cd21d292bcfddd45
parent97533e73ad68f8d9050f8ed349cf95f009e20b72
Tighten and simplify typescript compilation-mode regexps (bug#61104)

* lisp/progmodes/compile.el (compilation-error-regexp-alist-alist):
Tighten regexps and simplify.  Translate to rx.
* etc/compilation.txt: Add examples.

In collaboration with Jostein Kjønigsen.
etc/compilation.txt
lisp/progmodes/compile.el