diff options
author | Alan Mackenzie <acm@muc.de> | 2021-12-30 11:32:25 +0000 |
---|---|---|
committer | Alan Mackenzie <acm@muc.de> | 2021-12-30 11:35:24 +0000 |
commit | cc9ac56081719f553b3e7758c391c595c3fa4eaf (patch) | |
tree | fd72827c57a68088f2ea34e93684556a0df938a4 /test/lisp/emacs-lisp/backtrace-tests.el | |
parent | 8b90d91f2160c04a4f1efb0a5c05dd7c38ef0110 (diff) | |
download | emacs-cc9ac56081719f553b3e7758c391c595c3fa4eaf.tar.gz emacs-cc9ac56081719f553b3e7758c391c595c3fa4eaf.tar.bz2 emacs-cc9ac56081719f553b3e7758c391c595c3fa4eaf.zip |
CC Mode: Prevent rapid alternation of fontification of "found types"
This fixes bug #52863.
* lisp/progmodes/cc-engine.el (c-forward-decl-or-cast-1): When a new type is
found, postpone entering it into c-found-types (and thus triggering the
fontification of that type throughout the buffer) until the end of the
function, when we're sure that the "type" found actually is a type.
Diffstat (limited to 'test/lisp/emacs-lisp/backtrace-tests.el')
0 files changed, 0 insertions, 0 deletions