Variable: iswitchb-common-match-string

iswitchb-common-match-string is a variable defined in iswitchb.el.gz.

Value

nil

Documentation

Stores the string that is common to all matching buffers.

Source Code

;; Defined in /usr/src/emacs/lisp/obsolete/iswitchb.el.gz
(defvar iswitchb-common-match-string  nil
  "Stores the string that is common to all matching buffers.")