Variable: ebrowse--indentation
ebrowse--indentation is a customizable variable defined in
ebrowse.el.gz.
Value
4
Documentation
The amount by which subclasses are indented in the tree.
Source Code
;; Defined in /usr/src/emacs/lisp/progmodes/ebrowse.el.gz
(defcustom ebrowse--indentation 4
"The amount by which subclasses are indented in the tree."
:type 'integer)