Variable: iswitchb-bufs-in-frame

iswitchb-bufs-in-frame is a variable defined in iswitchb.el.gz.

Value

nil

Documentation

List of the buffers visible in the current frame.

Source Code

;; Defined in /usr/src/emacs/lisp/obsolete/iswitchb.el.gz
(defvar iswitchb-bufs-in-frame nil
  "List of the buffers visible in the current frame.")