Function: speedbar
speedbar is a function alias and interactive for speedbar-frame-mode,
defined in speedbar.el.gz.
Signature
(speedbar &optional ARG)
Documentation
Enable or disable speedbar. Positive ARG means turn on, negative turn off.
A nil ARG means toggle. Once the speedbar frame is activated, a buffer in
speedbar-mode will be displayed. Currently, only one speedbar is
supported at a time.
speedbar-before-popup-hook is called before popping up the speedbar frame.
speedbar-before-delete-hook is called before the frame is deleted.
Probably introduced at or before Emacs version 20.3.
Key Bindings