]> git.eshelyaron.com Git - emacs.git/commit
Fix some 'lua-ts-mode' options (Bug#74235)
authorjohn muhl <jm@pub.pink>
Sat, 9 Nov 2024 17:01:45 +0000 (11:01 -0600)
committerEshel Yaron <me@eshelyaron.com>
Wed, 20 Nov 2024 12:34:31 +0000 (13:34 +0100)
commit1ac4e40d9c7561c5d1311f3fa88814b2b6d2a2e6
tree4cc7feb305dd0830663169b7b316854eae353208
parentf03d06c4bebd3a9461d7f771d842549ad676f24f
Fix some 'lua-ts-mode' options (Bug#74235)

* lisp/progmodes/lua-ts-mode.el (lua-ts-luacheck-program):
(lua-ts-inferior-program): Switch to 'file' type and remove 'nil'
as a choice.
(lua-ts-inferior-lua): Ensure 'lua-ts-inferior-program' is set.

(cherry picked from commit 27aacbd172f3b94926073250ef81a226616d1e45)
lisp/progmodes/lua-ts-mode.el