]> 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)
committerEshel Yaron <me@eshelyaron.com>
Wed, 10 Jan 2024 19:19:25 +0000 (20:19 +0100)
commit72ec4a7889e4e85b5d5a3e16b1bb478ada093ed2
tree24cf41b634de33d6988cf2ec640c29adfca2cdb7
parenta4a8e45616e8bda6093621440a8c3ed210721bda
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.

(cherry picked from commit d7d9bf1fe35e81e4bd37c326ebe569ab38043640)
lisp/progmodes/compile.el