]> git.eshelyaron.com Git - emacs.git/commit
Fix cmake-ts-mode number fontification (Bug#72228)
authorRandy Taylor <dev@rjt.dev>
Wed, 7 Aug 2024 00:10:52 +0000 (20:10 -0400)
committerEshel Yaron <me@eshelyaron.com>
Sun, 11 Aug 2024 07:29:16 +0000 (09:29 +0200)
commit5711adf2b367598b6b11ee9cdbd7350c9197bf95
tree18b694f824cef0f109e6b149edd26d7c6b9120ec
parent2c16647f03976002210653d84ba0128a89548779
Fix cmake-ts-mode number fontification (Bug#72228)

* lisp/progmodes/cmake-ts-mode.el (cmake-ts-mode--constants):
Remove "1" and "0".
(cmake-ts-mode--font-lock-settings): Match negative numbers.

(cherry picked from commit 09d2125a7fd9ac03bc8d381ac275db8f1589f464)
lisp/progmodes/cmake-ts-mode.el