Amend c-colon-type-list-re also to handle compound identifiers
commit5a45a6bfe06afbe0e76544acec02b694611c777f
authorAlan Mackenzie <acm@muc.de>
Thu, 19 Apr 2018 20:42:17 +0000 (19 20:42 +0000)
committerAlan Mackenzie <acm@muc.de>
Thu, 19 Apr 2018 20:47:47 +0000 (19 20:47 +0000)
tree29d13d530008a6a126747c20ee0cec281e9abbd8
parent99de04e6a84dbc93aab479666af126c8fb109b95
Amend c-colon-type-list-re also to handle compound identifiers

* lisp/progmodes/cc-langs.el (c-colon-type-list-re): Amend to recognize and
skip over "::" in C++ and "." in Java.
lisp/progmodes/cc-langs.el