diff options
author | Yuan Fu <casouri@gmail.com> | 2023-04-29 15:39:54 -0700 |
---|---|---|
committer | Yuan Fu <casouri@gmail.com> | 2023-04-29 15:51:09 -0700 |
commit | 21361d0563524f25805de4705ab6a0fe16ea3d44 (patch) | |
tree | 60fbd482107a91f66f1500648c5a2f0283aa4876 /doc/lispref | |
parent | d0df3404fdea7134194a684c7d30479181f3ec49 (diff) | |
download | emacs-21361d0563524f25805de4705ab6a0fe16ea3d44.tar.gz emacs-21361d0563524f25805de4705ab6a0fe16ea3d44.tar.bz2 emacs-21361d0563524f25805de4705ab6a0fe16ea3d44.zip |
Fix FOR_EACH_TAIL fontification (bug#62951)
Fix the fontification inconsistency between different FOR_EACH_TAIL's.
See the comment for more explanation. Also enable the emacs-devel
feature automatically when c-ts-mode-emacs-sources-support is on.
* lisp/progmodes/c-ts-mode.el:
(c-ts-mode--for-each-tail-regexp): Move up.
(c-ts-mode--font-lock-settings): New font-lock rule for FOR_EACH_TAIL.
(c-ts-mode--fontify-for-each-tail): New function.
(c-ts-mode): Automatically enable emacs-devel feature.
Diffstat (limited to 'doc/lispref')
0 files changed, 0 insertions, 0 deletions