Variable: ebrowse--frame-configuration
ebrowse--frame-configuration is a variable defined in ebrowse.el.gz.
Value
nil
Documentation
Frame configuration saved when viewing a class/member in another frame.
Buffer-local in Ebrowse buffers.
Source Code
;; Defined in /usr/src/emacs/lisp/progmodes/ebrowse.el.gz
(defvar ebrowse--frame-configuration nil
"Frame configuration saved when viewing a class/member in another frame.
Buffer-local in Ebrowse buffers.")