Correct c-parse-state-get-strategy for moving HERE backward into a macro.
commita23974d6e62f660259409baadd848cf6f834d88b
authorAlan Mackenzie <acm@muc.de>
Sat, 14 Jan 2017 12:38:43 +0000 (14 12:38 +0000)
committerAlan Mackenzie <acm@muc.de>
Sat, 14 Jan 2017 12:38:43 +0000 (14 12:38 +0000)
tree2533ec7750591adfb4495f32aa77c5ea3e12f26f
parent877c525f4b98bc785f1bb0b50d70f72d09c80eb2
Correct c-parse-state-get-strategy for moving HERE backward into a macro.

* list/progmodes/c-engine.el (c-parse-state-get-strategy): When HERE is below
its previous value, we chose strategy 'forward, and the new HERE is in a
(different) macro, ensure the returned START-POINT is not above the start of
the macro.
lisp/progmodes/cc-engine.el