]> git.eshelyaron.com Git - emacs.git/commit
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)
committerEshel Yaron <me@eshelyaron.com>
Mon, 9 Dec 2024 12:47:32 +0000 (13:47 +0100)
commit7fa9e511742df5c624e6135e8b39df7588391ec5
tree25dbea5892d507f9d15b814a5cb205a10649d47e
parentb2eac112994791b5028cacb2272c7f5dee26219e
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)

(cherry picked from commit 4f2a21cc2a369341b91bb3657e851bdc75e5e053)
lisp/progmodes/lua-ts-mode.el