diff options
author | Alan Mackenzie <acm@muc.de> | 2016-08-15 16:22:36 +0000 |
---|---|---|
committer | Alan Mackenzie <acm@muc.de> | 2016-08-15 16:22:36 +0000 |
commit | 15c16a5d3b45c95bcb0855b607f975310a707ee1 (patch) | |
tree | 9e19ae44a3ffc2fec6258813235811f7fd63e17f /doc | |
parent | ce1ed9c8116e280c69f04a455176f6097ca0855c (diff) |
Fix minor bug in c-syntactic-re-search-forward.
Bug was: when NOERROR is neither nil nor t, BOUND is non-nil, PAREN-LEVEL is
non-nil, and the first internal search attempt fails, point wrongly ends up at
BOUND, rather than just before the next closing paren.
* lisp/progmodes/cc-engine.el (c-syntactic-re-search-forward): Guard against
the above situation.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions