Correct the fontification of C++ Mode enclosed declarations.
commit201f950e665153733b47b133a839921bc95806e3
authorAlan Mackenzie <acm@muc.de>
Thu, 31 Aug 2017 18:08:21 +0000 (31 18:08 +0000)
committerAlan Mackenzie <acm@muc.de>
Thu, 31 Aug 2017 18:08:21 +0000 (31 18:08 +0000)
tree153c4598144cb1b6e61f893b5abaa3b87b5d3a5d
parent7bb75e3d8194c2349bfa4479fd72e10f31bea0a5
Correct the fontification of C++ Mode enclosed declarations.

* lisp/progmodes/cc-fonts.el (c-font-lock-enclosing-decls): abolish the
spurious check that the character before the start of an enclosed declaration
must be ; or }.  It might also be {.
lisp/progmodes/cc-fonts.el