Variable: which-function-imenu-failed

which-function-imenu-failed is a variable defined in which-func.el.gz.

Value

nil

Documentation

Locally t in a buffer if imenu--make-index-alist found nothing there.

Source Code

;; Defined in /usr/src/emacs/lisp/progmodes/which-func.el.gz
(defvar which-function-imenu-failed nil
  "Locally t in a buffer if `imenu--make-index-alist' found nothing there.")