diff options
author | Yuan Fu <casouri@gmail.com> | 2025-01-12 00:35:20 -0800 |
---|---|---|
committer | Yuan Fu <casouri@gmail.com> | 2025-01-12 21:27:41 -0800 |
commit | 7d3bc1ff2f44215ad24fdd8b243e7cee8ff66fa0 (patch) | |
tree | ac231ad06d342f013cb4e15169b0219dc25d090c /lisp/emacs-lisp | |
parent | e6591b549f35af1be31f5bf3547e1170b7604a99 (diff) | |
download | emacs-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