]> git.eshelyaron.com Git - emacs.git/commit
Add support for TypeScript compilation to compile.el (bug#61104)
authorJostein Kjønigsen <jostein@kjonigsen.net>
Sat, 28 Jan 2023 14:23:11 +0000 (15:23 +0100)
committerTheodor Thornhill <theo@thornhill.no>
Sat, 4 Feb 2023 08:19:40 +0000 (09:19 +0100)
commit873a0a15085629ac54fdee609c82b66583e3aefc
tree94b30f34a112c76fffb1d9bdd6d658736f768471
parent3a64f81ebc153ad26331d9d43659a56bed3247bd
Add support for TypeScript compilation to compile.el (bug#61104)

* lisp/progmodes/compile.el (compilation-error-regexp-alist-alist):
Add regexps.
lisp/progmodes/compile.el