]> git.eshelyaron.com Git - emacs.git/commit
Improve typescript-ts-mode fontification (bug#75824)
authorJostein Kjønigsen <jostein@kjonigsen.net>
Wed, 16 Oct 2024 07:52:08 +0000 (09:52 +0200)
committerEshel Yaron <me@eshelyaron.com>
Mon, 3 Feb 2025 11:12:01 +0000 (12:12 +0100)
commitee046010549d37fbffe110b812c5292d0f70d93e
tree57af136a4c8b41d2804e34a868544b57bb97e9e8
parentdd1dbf2d4cf0e1b70b14b46de4539a2502ccb661
Improve typescript-ts-mode fontification (bug#75824)

* lisp/progmodes/typescript-ts-mode.el:
(typescript-ts-mode--operators): Add syntax-highlighting ??
operator.
(typescript-ts-mode--font-lock-settings): Add "undefined" as
recognized constant.

(cherry picked from commit a4a0957b6b3b1db858524ac6d4dc3d951f65960b)
lisp/progmodes/typescript-ts-mode.el