Variable: ebrowse-global-map
ebrowse-global-map is a variable defined in ebrowse.el.gz.
Value
% ebrowse-tags-query-replace
+ ebrowse-forward-in-position-stack
, ebrowse-tags-loop-continue
- ebrowse-back-in-position-stack
. ebrowse-tags-find-definition
4 . ebrowse-tags-find-definition-other-window
4 F ebrowse-tags-view-definition-other-window
4 V ebrowse-tags-view-declaration-other-window
4 f ebrowse-tags-find-definition-other-window
4 v ebrowse-tags-find-declaration-other-window
5 . ebrowse-tags-find-definition-other-frame
5 F ebrowse-tags-view-definition-other-frame
5 V ebrowse-tags-view-declaration-other-frame
5 f ebrowse-tags-find-definition-other-frame
5 v ebrowse-tags-find-declaration-other-frame
F ebrowse-tags-find-declaration
SPC ebrowse-electric-buffer-list
TAB ebrowse-tags-complete-symbol
V ebrowse-tags-view-declaration
a ebrowse-tags-apropos
b ebrowse-pop-to-browser-buffer
f ebrowse-tags-find-definition
l ebrowse-tags-list-members-in-file
m ebrowse-tags-display-member-buffer
n ebrowse-tags-next-file
p ebrowse-electric-position-menu
s ebrowse-tags-search
u ebrowse-tags-search-member-use
v ebrowse-tags-view-definition
Documentation
Keymap for Ebrowse commands.
Source Code
;; Defined in /usr/src/emacs/lisp/progmodes/ebrowse.el.gz
;;; Global key bindings
;; The following can be used to bind key sequences starting with
;; prefix `\C-c\C-m' to browse commands.
(defvar ebrowse-global-map nil
"Keymap for Ebrowse commands.")