C++ Mode: attribute in class declaration fouls up indentation. Fix!
commit99950f7214ee7efd1c5e6a76d5db81a5abe61694
authorAlan Mackenzie <acm@muc.de>
Sat, 28 May 2016 15:17:28 +0000 (28 15:17 +0000)
committerAlan Mackenzie <acm@muc.de>
Sat, 28 May 2016 15:17:28 +0000 (28 15:17 +0000)
tree4ff074e29cb03047cd5ceef4dcd3dd7654a780d5
parent549470fdf234acb4da7941e3bb9b28ed63a51876
C++ Mode: attribute in class declaration fouls up indentation.  Fix!

* lisp/progmodes/cc-engine.el (c-looking-at-decl-block): Add code to skip
back over noise clauses and attribute clauses.

* lisp/progmodes/cc-langs.el (c-paren-nontype-key): New language variable.
lisp/progmodes/cc-engine.el
lisp/progmodes/cc-langs.el