]> git.eshelyaron.com Git - emacs.git/commit
Fix font-lock for string escapes in lua-ts-mode
authornverno <noah.v.peart@gmail.com>
Sun, 12 Nov 2023 19:36:09 +0000 (11:36 -0800)
committerEli Zaretskii <eliz@gnu.org>
Wed, 15 Nov 2023 13:07:12 +0000 (15:07 +0200)
commitf054e9924cc3fda38a710b76db668cfab8b7d1d9
tree0209436bef1c57ffd93b05f0ae8d7f14f0b4a887
parent03d2e26108b21b4a9c86a30e5552f9535f4245ac
Fix font-lock for string escapes in lua-ts-mode

* lua-ts-mode.el (lua-ts--font-lock-settings): Apply font-lock
to the entire string containing an escape sequence. (Bug#67135)
lisp/progmodes/lua-ts-mode.el