Variable: bs--buffer-coming-from

bs--buffer-coming-from is a variable defined in bs.el.gz.

Value

nil

Documentation

The buffer in which the user started the current Buffer Selection Menu.

Source Code

;; Defined in /usr/src/emacs/lisp/bs.el.gz
(defvar bs--buffer-coming-from nil
  "The buffer in which the user started the current Buffer Selection Menu.")