Parse C++ inher-intro when there's a template split over 2 lines.
commit869455d4321f936935fd74753d0fa2c17ec7870e
authorAlan Mackenzie <acm@muc.de>
Sun, 25 Aug 2013 13:52:14 +0000 (25 13:52 +0000)
committerAlan Mackenzie <acm@muc.de>
Sun, 25 Aug 2013 13:52:14 +0000 (25 13:52 +0000)
treed2e576dbf18fe7d5b0f163c9b75643ca21bcf37d
parentb5eb9035266f58e99695fd424cba84f994db9a0e
Parse C++ inher-intro when there's a template split over 2 lines.

* progmodes/cc-engine.el (c-guess-basic-syntax CASE 5C): Code more
rigorously the search for "class" etc. followed by ":".

* progmodes/cc-langs.el (c-opt-<>-sexp-key): Make the value for
random languages a regexp which never matches rather than nil.
lisp/ChangeLog
lisp/progmodes/cc-engine.el
lisp/progmodes/cc-langs.el