]> git.eshelyaron.com Git - emacs.git/commit
Add an error fontification heuristic to c-ts-mode
authorYuan Fu <casouri@gmail.com>
Thu, 24 Nov 2022 01:35:15 +0000 (17:35 -0800)
committerYuan Fu <casouri@gmail.com>
Thu, 24 Nov 2022 03:48:28 +0000 (19:48 -0800)
commit901f0eab20de5c2b5dd81a92309b08af06623623
treee51b98f82c6b497659d36e8eb3f2c21521f93d2a
parent31fe6b066c39a9a38b0b8bb5bbae9e991ed87b2a
Add an error fontification heuristic to c-ts-mode

* lisp/progmodes/c-ts-mode.el (c-ts-mode--font-lock-settings): Use new
function.
(c-ts-fontify-error): New function.
lisp/progmodes/c-ts-mode.el