Variable: c-mode-bug-package
c-mode-bug-package is a variable defined in cc-mode.el.gz.
Value
"cc-mode"
Documentation
The package to use in the bug submission.
Source Code
;; Defined in /usr/src/emacs/lisp/progmodes/cc-mode.el.gz
;; This could be "emacs,cc-mode" in the version included in Emacs.
(defconst c-mode-bug-package "cc-mode"
"The package to use in the bug submission.")