c-major-mode-is
c-major-mode-is is a Lisp macro in `cc-defs.el
'.
(c-major-mode-is MODE)
Return non-nil if the current CC Mode major mode is MODE.
MODE is either a mode symbol or a list of mode symbols.
cc-defs.el
'.
(c-major-mode-is MODE)
Return non-nil if the current CC Mode major mode is MODE.
MODE is either a mode symbol or a list of mode symbols.