Variable: which-func--use-mode-line
which-func--use-mode-line is a buffer-local variable defined in
which-func.el.gz.
Documentation
If non-nil, display the function name in the mode line.
Source Code
;; Defined in /usr/src/emacs/lisp/progmodes/which-func.el.gz
(defvar-local which-func--use-mode-line nil
"If non-nil, display the function name in the mode line.")