Variable: c-special-brace-lists

c-special-brace-lists is a buffer-local variable defined in cc-engine.el.gz.

Documentation

List of open- and close-chars that makes up a pike-style brace list,
i.e., for a ([ ]) list there should be a cons (?M-x . ?\ ( . ?\)) in this
list.

Source Code

;; Defined in /usr/src/emacs/lisp/progmodes/cc-engine.el.gz
(c-declare-lang-variables)