Variable: semantic-which-function-use-color
semantic-which-function-use-color is a customizable variable defined
in imenu.el.gz.
Value
nil
Documentation
Use color when displaying the current function with which-function.
Source Code
;; Defined in /usr/src/emacs/lisp/cedet/semantic/imenu.el.gz
(defcustom semantic-which-function-use-color nil
"Use color when displaying the current function with `which-function'."
:type 'boolean)