diff options
author | Yuan Fu <casouri@gmail.com> | 2022-11-21 22:37:36 -0800 |
---|---|---|
committer | Yuan Fu <casouri@gmail.com> | 2022-11-22 01:06:51 -0800 |
commit | cb60342c0184fa8ef9462c9926e93dceff959f49 (patch) | |
tree | 4820c82dc3dcbefe36095eaf727c2b9592a79abf /test/lisp/emacs-lisp/bytecomp-resources | |
parent | c7202e7f4aedee607f26727de52b85819bf64dab (diff) | |
download | emacs-cb60342c0184fa8ef9462c9926e93dceff959f49.tar.gz emacs-cb60342c0184fa8ef9462c9926e93dceff959f49.tar.bz2 emacs-cb60342c0184fa8ef9462c9926e93dceff959f49.zip |
Tweak c-ts-mode fontification
New features: function and variable, which consistently fontify all
occurrences of functions and variables, respectively.
Remove expression feature, as its purpose is fulfilled by function,
variable, and property combined.
Fix declaration feature, remove unnecessary rule from label
feature.
* lisp/progmodes/c-ts-mode.el (c-ts-mode--font-lock-settings): See
above description.
(c-ts-mode--fontify-variable): New function.
(c-ts-mode--base-mode): Add & remove features.
Diffstat (limited to 'test/lisp/emacs-lisp/bytecomp-resources')
0 files changed, 0 insertions, 0 deletions