summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
diff options
context:
space:
mode:
authorYuan Fu <casouri@gmail.com>2025-01-12 00:35:20 -0800
committerYuan Fu <casouri@gmail.com>2025-01-12 21:27:41 -0800
commit7d3bc1ff2f44215ad24fdd8b243e7cee8ff66fa0 (patch)
treeac231ad06d342f013cb4e15169b0219dc25d090c /lisp/emacs-lisp
parente6591b549f35af1be31f5bf3547e1170b7604a99 (diff)
downloademacs-7d3bc1ff2f44215ad24fdd8b243e7cee8ff66fa0.tar.gz
emacs-7d3bc1ff2f44215ad24fdd8b243e7cee8ff66fa0.tar.bz2
emacs-7d3bc1ff2f44215ad24fdd8b243e7cee8ff66fa0.zip
Add newly supported keywords to c-ts-mode (bug#75226)
For the new keywords, test if the grammar supports them before useing it. * lisp/progmodes/c-ts-mode.el: (c-ts-mode--optional-c-keywords): New variable. (c-ts-mode--ms-keywords): New variable. (c-ts-mode--compute-optional-keywords): New function. (c-ts-mode--keywords): Add new optional keywords. (c-ts-mode--c++-operators): New variable. (c-ts-mode--c++-operator-keywords): New variable. (c-ts-mode--font-lock-settings): Use c-ts-mode--c++-operators.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions