diff options
author | Alan Mackenzie <acm@muc.de> | 2023-05-12 10:33:15 +0000 |
---|---|---|
committer | Alan Mackenzie <acm@muc.de> | 2023-05-12 10:33:15 +0000 |
commit | c9cf673d505b2dd9a666fed50d7f3b2f7dff163f (patch) | |
tree | 9f79ccace85edcb41315bffadf66bc79e6f16f19 /doc | |
parent | 6234c3e0411a1d70bed2c85bbfb438d4479be51b (diff) | |
download | emacs-c9cf673d505b2dd9a666fed50d7f3b2f7dff163f.tar.gz |
CC Mode: Fontify function names after long stretches of macros.
This fixes bug#63322.
* lisp/progmodes/cc-engine.el (c-find-decl-spots): When a
search back over syntactic whitespace hits its limit, set
cfd-match-pos and cfd-continue-pos to cfd-start-pos.
* lisp/progmodes/cc-mode.el (c-fl-decl-start): Remove an
unneeded (and harmful) condition on (point)'s position in the
main loop.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions