Lines Matching +refs:ctl +refs:x +refs:map

23 @item 2C-mode-map
24 A sparse keymap for subcommands of the prefix @kbd{C-x 6}.@*
27 @item abbrev-map
28 @vindex abbrev-map
29 A sparse keymap for subcommands of the prefix @kbd{C-x a}.@*
32 @item button-buffer-map
36 @item button-map
39 @item ctl-x-4-map
40 A sparse keymap for subcommands of the prefix @kbd{C-x 4}.
42 @item ctl-x-5-map
43 A sparse keymap for subcommands of the prefix @kbd{C-x 5}.
45 @item ctl-x-map
46 A full keymap for @kbd{C-x} commands.
48 @item ctl-x-r-map
49 @vindex ctl-x-r-map
50 A sparse keymap for subcommands of the prefix @kbd{C-x r}.@*
53 @item esc-map
59 @item function-key-map
60 The parent keymap of all @code{local-function-key-map} (q.v.@:) instances.
64 @item fundamental-mode-map
65 @vindex fundamental-mode-map
70 @item global-map
72 Modes should not modify the Global map.
74 @item goto-map
77 @item help-map
81 @item Helper-help-map
85 @item input-decode-map
90 @item key-translation-map
92 bindings, unlike @code{local-function-key-map}. @xref{Translation
97 A sparse keymap for keys that follows the @kbd{C-x C-k} prefix search.@*
100 @item local-function-key-map
108 @itemx global-buffers-menu-map
114 @vindex global-buffers-menu-map
125 @code{menu-bar-bookmark-map}, and @code{facemenu-menu}.
126 There is also mule-menu-keymap, set-coding-system-map,
127 setup-language-environment-map, describe-language-environment-map,
131 @item minibuffer-inactive-mode-map
135 @item mode-line-coding-system-map
136 @itemx mode-line-input-method-map
137 @itemx mode-line-column-line-number-mode-map
138 @vindex mode-line-coding-system-map
139 @vindex mode-line-input-method-map
140 @vindex mode-line-column-line-number-mode-map
144 @item mode-specific-map
146 global map. This map is not actually mode-specific: its name was chosen
151 @item mouse-appearance-menu-map
152 @vindex mouse-appearance-menu-map
156 The global keymap used for the @kbd{C-x @key{RET}} prefix key.
158 @item narrow-map
159 @vindex narrow-map
160 A sparse keymap for subcommands of the prefix @kbd{C-x n}.
162 @item prog-mode-map
166 @item query-replace-map
167 @itemx multi-query-replace-map
169 commands; also for @code{y-or-n-p} and @code{map-y-or-n-p}. The functions
170 that use this map do not support prefix keys; they look up one event at a
171 time. @code{multi-query-replace-map} extends @code{query-replace-map}
172 for multi-buffer replacements. @xref{Search and Replace, query-replace-map}.
174 @item search-map
177 @item special-mode-map
181 @item tab-prefix-map
182 The global keymap used for the @kbd{C-x t} prefix key for tab-bar related commands.@*
185 @item tab-bar-map
189 @item tool-bar-map
193 @item universal-argument-map
194 @vindex universal-argument-map
198 @item vc-prefix-map
199 The global keymap used for the @kbd{C-x v} prefix key.
201 @item x-alternatives-map
202 @vindex x-alternatives-map
203 @findex x-setup-function-keys
204 A sparse keymap used to map certain keys under graphical frames.@*
205 The function @code{x-setup-function-keys} uses this.