diff options
author | Daniel MartÃn <mardani29@yahoo.es> | 2023-01-03 22:08:13 +0100 |
---|---|---|
committer | Yuan Fu <casouri@gmail.com> | 2023-01-04 00:04:32 -0700 |
commit | c786afcbb9f5c4edf845beae08bdaa11d168a42f (patch) | |
tree | 7d95e9dd42b6c176b61411ab6648a1259afe03c3 /lisp/emacs-lisp/syntax.el | |
parent | 0d98fac6bbc19c7728d42d6196adf4d392ba3132 (diff) | |
download | emacs-c786afcbb9f5c4edf845beae08bdaa11d168a42f.tar.gz emacs-c786afcbb9f5c4edf845beae08bdaa11d168a42f.tar.bz2 emacs-c786afcbb9f5c4edf845beae08bdaa11d168a42f.zip |
Fontify C++ function definitions in c-ts-mode (bug#60529)
* lisp/progmodes/c-ts-mode.el (c-ts-mode--declarator-identifier):
Teach the code how to extract the declarator of a node of type
"qualified_identifier".
(c-ts-mode--fontify-declarator): Consider the case where the
identifier in a function declarator is buried inside
"qualifier_identifier" nodes.
Diffstat (limited to 'lisp/emacs-lisp/syntax.el')
0 files changed, 0 insertions, 0 deletions