]> git.eshelyaron.com Git - emacs.git/commit
Various fixes to lua-ts-mode font-locking
authorjohn muhl <jm@pub.pink>
Fri, 22 Sep 2023 23:36:18 +0000 (18:36 -0500)
committerStefan Kangas <stefankangas@gmail.com>
Sat, 30 Sep 2023 23:17:36 +0000 (01:17 +0200)
commit6dd1565fcf2887d4758e8a779f0c9d6320e85385
treea053f042105af4755076a36eb17d3360a5750f42
parent42423b615463182a56ea59023967784c4596506e
Various fixes to lua-ts-mode font-locking

* lisp/progmodes/lua-ts-mode.el (lua-ts--font-lock-settings):
Identify functions and assignments in more places.  Use constant
face for goto/labels.  (Bug#66162)
lisp/progmodes/lua-ts-mode.el