]> git.eshelyaron.com Git - emacs.git/commit
Fontify "this" as a keyword in c++-ts-mode (bug#59924)
authorBrian Leung <leungbk@posteo.net>
Fri, 9 Dec 2022 11:09:31 +0000 (03:09 -0800)
committerYuan Fu <casouri@gmail.com>
Sat, 10 Dec 2022 00:46:01 +0000 (16:46 -0800)
commit8f53fa10d9453f36aa601e5943cb903adeacc7fe
treef4d1e5958a7d98a42f075d7400088e5638d7dc25
parent8de8f1dc05198ea9a1106ac2282acc9c93ee1ebd
Fontify "this" as a keyword in c++-ts-mode (bug#59924)

* lisp/progmodes/c-ts-mode.el (c-ts-mode--font-lock-settings):
Following c++-mode, fontify as a keyword instead of a constant.
lisp/progmodes/c-ts-mode.el