]> git.eshelyaron.com Git - emacs.git/commit
Lua compilation-mode rules adjustments (bug#60830)
authorMattias Engdegård <mattiase@acm.org>
Wed, 10 Jan 2024 15:55:14 +0000 (16:55 +0100)
committerMattias Engdegård <mattiase@acm.org>
Wed, 10 Jan 2024 16:24:42 +0000 (17:24 +0100)
commitd7d9bf1fe35e81e4bd37c326ebe569ab38043640
tree48aa776b11da4ae240aa6168f030b49857c8aa6a
parent492ba5721cbac0a374d785297401a1ac4b9eef37
Lua compilation-mode rules adjustments (bug#60830)

* lisp/progmodes/compile.el (compilation-error-regexp-alist-alist):
Translate `lua' and `lua-stack' to rx, and change two unnecessary
non-greedy operators to greedy.
lisp/progmodes/compile.el