Files
emacs/lisp/progmodes
Alan Mackenzie cc9ac56081 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.
2021-12-30 11:35:24 +00:00
..
2021-11-24 15:07:17 +01:00
2021-12-25 06:32:13 +01:00
2021-12-09 14:53:51 +01:00
2021-12-15 21:38:55 +01:00
2021-12-07 06:47:32 +01:00
2021-12-13 06:30:58 +01:00
2021-12-19 13:02:53 +01:00
2021-12-05 23:24:10 -08:00
2021-12-24 06:30:41 +01:00
2021-12-13 15:58:49 +01:00