]> git.eshelyaron.com Git - emacs.git/commit
Avoid loading 'rx' at runtime in 'lua-ts-mode'
authorjohn muhl <jm@pub.pink>
Sat, 23 Nov 2024 20:08:21 +0000 (14:08 -0600)
committerEshel Yaron <me@eshelyaron.com>
Wed, 27 Nov 2024 19:53:55 +0000 (20:53 +0100)
commit72a535cf7a29eb7e6dd7eda36ff2325d2121bec6
treedf996f6e6e89370bc15d34d26a8745fbf5c6ac37
parentee2c027e0133177ef0338f595202aac614a28bbe
Avoid loading 'rx' at runtime in 'lua-ts-mode'

* lisp/progmodes/lua-ts-mode.el (lua-ts-inferior-lua):
Replace 'rx-to-string' and substitution with 'rx' and 'literal'.
(Bug#74499)

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