New options for handling of literals in c-syntactic-re-search-forward
commit96a80239e7711c5f5d1f9cca5e18b6491b352ca5
authorAlan Mackenzie <acm@muc.de>
Tue, 6 Sep 2016 11:47:16 +0000 (6 11:47 +0000)
committerAlan Mackenzie <acm@muc.de>
Tue, 6 Sep 2016 11:47:16 +0000 (6 11:47 +0000)
tree8a02df89429e35b8d566cb3a48db7745c8aacd9b
parent6acff25280dbb97b5e9ddfd872b33ceb36b0470a
New options for handling of literals in c-syntactic-re-search-forward

* lisp/progmodes/cc-engine.el (c-syntactic-re-search-forward): `noerror' can
be given the values `before-literal' and `after-literal', so that when a
search fails, and the `bound' is inside a literal, point is left respectively
before or after that literal.
lisp/progmodes/cc-engine.el