Variable: c-recognize-colon-labels
c-recognize-colon-labels is a buffer-local variable defined in
cc-engine.el.gz.
Documentation
Non-nil if generic labels ending with ":" should be recognized.
That includes labels in code and access keys in classes. This does
not apply to labels recognized by c-label-kwds and
c-opt-extra-label-key.
Source Code
;; Defined in /usr/src/emacs/lisp/progmodes/cc-engine.el.gz
(c-declare-lang-variables)