Amend the CC Mode macro cache to cope with changes at the macro start
commita2c967e28ba53d282764bdcc624e64b6c3b7bb06
authorAlan Mackenzie <acm@muc.de>
Sun, 27 Aug 2017 10:38:47 +0000 (27 10:38 +0000)
committerAlan Mackenzie <acm@muc.de>
Sun, 27 Aug 2017 10:38:47 +0000 (27 10:38 +0000)
tree35b74775cb73042d2a8073c1044c22071eeeb68b
parent231bfd6818890c0c22181ad253f09c8f2399461d
Amend the CC Mode macro cache to cope with changes at the macro start

Fixes bug #28233.

* lisp/progmodes/cc-engine.el (c-invalidate-macro-cache): Fix an off-by-1
error.
lisp/progmodes/cc-engine.el