Variable: iswitchb-temp-buflist
iswitchb-temp-buflist is a variable defined in iswitchb.el.gz.
Value
nil
Documentation
Stores a temporary version of the buffer list being created.
Source Code
;; Defined in /usr/src/emacs/lisp/obsolete/iswitchb.el.gz
(defvar iswitchb-temp-buflist nil
"Stores a temporary version of the buffer list being created.")