Fix fontification of first declaration within a C++ lambda form.
commite220d6e112e33f3f897c305d0d5d278d83191774
authorAlan Mackenzie <acm@muc.de>
Thu, 14 Dec 2017 21:04:39 +0000 (14 21:04 +0000)
committerAlan Mackenzie <acm@muc.de>
Thu, 14 Dec 2017 21:04:39 +0000 (14 21:04 +0000)
tree9210a82e193b3d6ab37d97537b559bc0eaa74188
parentaa66da220cdb6aaab5b347093fd40f0e1580913b
Fix fontification of first declaration within a C++ lambda form.

* lisp/progmodes/cc-engine.el (c-looking-at-or-maybe-in-bracelist): Cease
spuriously recognizing the braces of a lambda form as a brace list when there
is an "=" preceding the introductory brackets.
lisp/progmodes/cc-engine.el