]> git.eshelyaron.com Git - emacs.git/commit
c++-ts-mode: Highlight nullptr as a constant
authorBrian Leung <leungbk@posteo.net>
Wed, 7 Dec 2022 10:12:05 +0000 (02:12 -0800)
committerYuan Fu <casouri@gmail.com>
Wed, 7 Dec 2022 20:01:51 +0000 (12:01 -0800)
commitb710ca62c00ef90a46fc90a9ae06fdf3bba87bc2
treef792d8db3b3370dd2de37fe6895338db119138fd
parentd31a25398347f1646b0c37a27f82ac3771a7cc15
c++-ts-mode: Highlight nullptr as a constant

* lisp/progmodes/c-ts-mode.el (c-ts-mode--font-lock-settings): Add
nullptr.
lisp/progmodes/c-ts-mode.el