Resolve invalid use of a regexp in regexp-opt.
authorAlan Mackenzie <acm@muc.de>
Sat, 20 Aug 2011 22:02:25 +0000 (22:02 +0000)
committerAlan Mackenzie <acm@muc.de>
Sat, 20 Aug 2011 22:02:25 +0000 (22:02 +0000)
commite371503373b87716827e2ed0f3ba5b2d89981ef4
tree114231b116f3173563fdf1c67dfa43ef8b576d3c
parent024a2d76113268052dd9fa85c915c6fb9f29c152
Resolve invalid use of a regexp in regexp-opt.

cc-fonts.el (c-complex-decl-matchers): Add in special detection for a
java annotation.

cc-engine.el (c-forward-decl-or-cast-1): Add in special detection for a
java annotation.

cc-langs.el (c-prefix-spec-kwds-re): Remove the special handling for
java.
(c-modifier-kwds): Remove the regexp "@[A-za-z0-9]+".
lisp/ChangeLog
lisp/progmodes/cc-engine.el
lisp/progmodes/cc-fonts.el
lisp/progmodes/cc-langs.el