Don't restrict 'lua-ts-send-file' to 'lua-ts-mode'
authorjohn muhl <jm@pub.pink>
Mon, 2 Dec 2024 15:20:01 +0000 (09:20 -0600)
committerEli Zaretskii <eliz@gnu.org>
Sat, 7 Dec 2024 13:28:14 +0000 (15:28 +0200)
commit4f2a21cc2a369341b91bb3657e851bdc75e5e053
treef93da7dcda6bbd249bbe4c22be5d141baf73a9f5
parent84fc77f34f0c942860c2fd4d3080504e9509dd2b
Don't restrict 'lua-ts-send-file' to 'lua-ts-mode'

* lisp/progmodes/lua-ts-mode.el (lua-ts-send-file): Remove
restriction on interactive use.  Unlike related send-* commands
it can be useful to send a file to the Lua interpreter outside of
a 'lua-ts-mode' buffer.  (Bug#74705)
lisp/progmodes/lua-ts-mode.el