Variable: speedbar-cached-frame

speedbar-cached-frame is a variable defined in speedbar.el.gz.

Value

nil

Documentation

The frame that was last created, then removed from the display.

Source Code

;; Defined in /usr/src/emacs/lisp/speedbar.el.gz
(defvar speedbar-cached-frame nil
  "The frame that was last created, then removed from the display.")