]> git.eshelyaron.com Git - emacs.git/commit
Fix #if defined directive fontification in c-ts-mode
authorYuan Fu <casouri@gmail.com>
Thu, 9 May 2024 03:50:24 +0000 (20:50 -0700)
committerEshel Yaron <me@eshelyaron.com>
Fri, 10 May 2024 13:33:34 +0000 (15:33 +0200)
commit51a077dcfc9503e88e101d9d7dc191cb8d6d0990
tree1ed354438deb6c3249a74f216232347fe0205f2b
parent9a9ebd1c2cad0bd976f22c3ac8a068abc8d71f89
Fix #if defined directive fontification in c-ts-mode

* lisp/progmodes/c-ts-mode.el (c-ts-mode--font-lock-settings): Fontify
each part separately so the identifier isn't overriden.

(cherry picked from commit 80ba6b7b96aad3659675b76a8965788fd0d73476)
lisp/progmodes/c-ts-mode.el