c-renarrow-state-cache: take care when new point is inside old brace pair.
commit65885ccf29ce4723f100a45756005781e8e7ab46
authorAlan Mackenzie <acm@muc.de>
Sun, 19 Jun 2016 11:25:07 +0000 (19 11:25 +0000)
committerAlan Mackenzie <acm@muc.de>
Sun, 19 Jun 2016 11:25:07 +0000 (19 11:25 +0000)
treed1d614a2d7f653cb3c7c4a5917cec1da6d7f3f50
parent13feb31c633a26ce47799315326e43d1e8b9345a
c-renarrow-state-cache: take care when new point is inside old brace pair.

Also add display of point-min to the c-parse-state debugging output.

* lisp/progmodes/cc-engine.el (c-renarrow-state-cache): When the new
point is inside an old recorded brace pair, clear the cache.
(c-debug-parse-state): Output the value of point-min.
lisp/progmodes/cc-engine.el