Make Java try-with-resources statement parse properly.
commit5ab78d3d6a7efcb49d2a9be5b4bdb8eaf78f7a14
authorAlan Mackenzie <acm@muc.de>
Sat, 27 Jul 2013 12:07:43 +0000 (27 12:07 +0000)
committerAlan Mackenzie <acm@muc.de>
Sat, 27 Jul 2013 12:07:43 +0000 (27 12:07 +0000)
treed6c40344fb4e36d8bf069b624df9aa0087679e4a
parent9dabd86d4b2af464a25148321bebeadf6a8e53f3
Make Java try-with-resources statement parse properly.

progmodes/cc-langs.el (c-block-stmt-1-2-kwds, c-block-stmt-1-2-key): New
language constants/variables.
progmodes/cc-engine.el (c-beginning-of-statement-1, c-after-conditional): Adapt
to deal with c-block-stmt-1-2-key.
progmodes/cc-fonts.el (c-font-lock-declarations): Adapt to deal with
c-block-stmt-1-2-key.
lisp/ChangeLog
lisp/progmodes/cc-engine.el
lisp/progmodes/cc-fonts.el
lisp/progmodes/cc-langs.el