Fontify constructs following "::" in C++ argument lists correctly - part 2.
commit0434f7609a0239206394280dc3e06854661be949
authorAlan Mackenzie <acm@muc.de>
Wed, 17 Aug 2016 19:37:19 +0000 (17 19:37 +0000)
committerAlan Mackenzie <acm@muc.de>
Wed, 17 Aug 2016 19:37:19 +0000 (17 19:37 +0000)
tree5c9f91ebc220ab6a791378c61cbcbb04d754f87a
parent5ee08b3d6d59520abd138b559fdcb8e79386f7a8
Fontify constructs following "::" in C++ argument lists correctly - part 2.

This fixes bug #24246.

* lisp/progmodes/cc-engine.el (c-find-decl-prefix-search): Put a
`save-match-data' around the new `looking-at' introduced by the previous CC
Mode patch this evening.
lisp/progmodes/cc-engine.el