Variable: iswitchb-minibuf-depth
iswitchb-minibuf-depth is a variable defined in iswitchb.el.gz.
Value
nil
Documentation
Value we expect to be returned by minibuffer-depth in the minibuffer.
Source Code
;; Defined in /usr/src/emacs/lisp/obsolete/iswitchb.el.gz
(defvar iswitchb-minibuf-depth nil
"Value we expect to be returned by `minibuffer-depth' in the minibuffer.")