Variable: iswitchb-matches
iswitchb-matches is a variable defined in iswitchb.el.gz.
Value
nil
Documentation
List of buffers currently matching iswitchb-text.
Source Code
;; Defined in /usr/src/emacs/lisp/obsolete/iswitchb.el.gz
(defvar iswitchb-matches nil
"List of buffers currently matching `iswitchb-text'.")