]> git.eshelyaron.com Git - emacs.git/commit
Fix flymake integration in lua-ts-mode (Bug#67152)
authorjohn muhl <jm@pub.pink>
Mon, 13 Nov 2023 22:06:07 +0000 (16:06 -0600)
committerEli Zaretskii <eliz@gnu.org>
Wed, 15 Nov 2023 13:00:59 +0000 (15:00 +0200)
commit03d2e26108b21b4a9c86a30e5552f9535f4245ac
treeb018041c18cc253a3c10645a338e45828726a96a
parent58d9e735e721ecf0187a5e15eefc7641112ace0b
Fix flymake integration in lua-ts-mode (Bug#67152)

* lisp/progmodes/lua-ts-mode.el (lua-ts-flymake-luacheck): Use
'flymake-diag-region' to mark highlighted region.
lisp/progmodes/lua-ts-mode.el