• Alan Mackenzie's avatar
    Correctly fontify Java class constructors. · e8dd0787
    Alan Mackenzie authored
    * progmodes/cc-langs.el (c-type-decl-suffix-key): Now matches ")"
    in Java Mode.
    (c-recognize-typeless-decls): Set the Java value to t.
    * progmodes/cc-engine.el (c-forward-decl-or-cast-1): While
    handling a "(", add a check for, effectively, Java, and handle a
    "typeless" declaration there.
    e8dd0787
ChangeLog 274 KB