| [ < ] | [ > ] | [ << ] | [Plus haut] | [ >> ] | [Top] | [Table des matières] | [Index] | [ ? ] |
The following symbols are used as the names for various keymaps. Some of these exist when Emacs is first started, others are loaded only when their respective mode is used. This is not an exhaustive list.
Several keymaps are used in the minibuffer. Voir la section Minibuffer Commands that Do Completion.
Almost all of these maps are used as local maps. Indeed, of the modes that presently exist, only Vip mode and Terminal mode ever change the global keymap.
apropos-mode-mapA sparse keymap for apropos buffers.
Buffer-menu-mode-mapA full keymap used by Buffer Menu mode.
c-mode-mapA sparse keymap used by C mode.
command-history-mapA full keymap used by Command History mode.
ctl-x-4-mapA sparse keymap for subcommands of the prefix C-x 4.
ctl-x-5-mapA sparse keymap for subcommands of the prefix C-x 5.
ctl-x-mapA full keymap for C-x commands.
custom-mode-mapA full keymap for Custom mode.
debugger-mode-mapA full keymap used by Debugger mode.
dired-mode-mapA full keymap for dired-mode buffers.
edit-abbrevs-mapA sparse keymap used in edit-abbrevs.
edit-tab-stops-mapA sparse keymap used in edit-tab-stops.
electric-buffer-menu-mode-mapA full keymap used by Electric Buffer Menu mode.
electric-history-mapA full keymap used by Electric Command History mode.
emacs-lisp-mode-mapA sparse keymap used by Emacs Lisp mode.
esc-mapA full keymap for ESC (or Meta) commands.
facemenu-menuThe sparse keymap that displays the Text Properties menu.
facemenu-background-menuThe sparse keymap that displays the Background Color submenu of the Text Properties menu.
facemenu-face-menuThe sparse keymap that displays the Face submenu of the Text Properties menu.
facemenu-foreground-menuThe sparse keymap that displays the Foreground Color submenu of the Text Properties menu.
facemenu-indentation-menuThe sparse keymap that displays the Indentation submenu of the Text Properties menu.
facemenu-justification-menuThe sparse keymap that displays the Justification submenu of the Text Properties menu.
facemenu-special-menuThe sparse keymap that displays the Special Props submenu of the Text Properties menu.
function-key-mapThe keymap for translating keypad and function keys.
If there are none,
then it contains an empty sparse keymap. Voir la section Keymaps for Translating Sequences of Events.
fundamental-mode-mapThe sparse keymap for Fundamental mode.
It is empty and should not be
changed.
global-mapThe full keymap containing default global key bindings.
Modes should not
modify the Global map.
grep-mode-mapThe keymap for grep-mode buffers.
help-mapThe sparse keymap for the keys that follow the help character C-h.
help-mode-mapThe sparse keymap for Help mode.
Helper-help-mapA full keymap used by the help utility package.
It has the same keymap in
its value cell and in its function cell.
Info-edit-mapA sparse keymap used by the e command of Info.
Info-mode-mapA sparse keymap containing Info commands.
isearch-mode-mapA keymap that defines the characters you can type within incremental search.
key-translation-mapA keymap for translating keys. This one overrides ordinary key bindings,
unlike function-key-map. Voir la section Keymaps for Translating Sequences of Events.
kmacro-mapA sparse keymap for keys that follows the C-x C-k prefix search.
lisp-interaction-mode-mapA sparse keymap used by Lisp Interaction mode.
lisp-mode-mapA sparse keymap used by Lisp mode.
menu-bar-edit-menuThe keymap which displays the Edit menu in the menu bar.
menu-bar-files-menuThe keymap which displays the Files menu in the menu bar.
menu-bar-help-menuThe keymap which displays the Help menu in the menu bar.
menu-bar-mule-menuThe keymap which displays the Mule menu in the menu bar.
menu-bar-search-menuThe keymap which displays the Search menu in the menu bar.
menu-bar-tools-menuThe keymap which displays the Tools menu in the menu bar.
mode-specific-mapThe keymap for characters following C-c. Note, this is in the global
map. This map is not actually mode specific: its name was chosen to be
informative for the user in C-h b (display-bindings), where it
describes the main use of the C-c prefix key.
occur-mode-mapA sparse keymap used by Occur mode.
query-replace-mapA sparse keymap used for responses in query-replace and related
commands; also for y-or-n-p and map-y-or-n-p. The functions
that use this map do not support prefix keys; they look up one event at a
time.
text-mode-mapA sparse keymap used by Text mode.
tool-bar-mapThe keymap defining the contents of the tool bar.
view-mode-mapA full keymap used by View mode.
| [ < ] | [ > ] | [ << ] | [Plus haut] | [ >> ] | [Top] | [Table des matières] | [Index] | [ ? ] |
Ce document a été généré par Eric Reinbold le 13 Octobre 2007 en utilisant texi2html 1.78.