Variable: iswitchb-require-match
iswitchb-require-match is a variable defined in iswitchb.el.gz.
Value
nil
Documentation
Non-nil if matching buffer must be selected.
Source Code
;; Defined in /usr/src/emacs/lisp/obsolete/iswitchb.el.gz
;; The following variables are needed to keep the byte compiler quiet.
(defvar iswitchb-require-match nil
"Non-nil if matching buffer must be selected.")