Mercurial > emacs
changeset 102755:c7b4bd09cdf1
(Prefix Keys): The M-g prefix key is now named goto-map. Add
search-map to the list.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 28 Mar 2009 03:18:24 +0000 |
parents | 8622545afe42 |
children | 7efa44a52599 |
files | doc/lispref/keymaps.texi |
diffstat | 1 files changed, 15 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/lispref/keymaps.texi Sat Mar 28 03:17:55 2009 +0000 +++ b/doc/lispref/keymaps.texi Sat Mar 28 03:18:24 2009 +0000 @@ -487,14 +487,12 @@ @code{ctl-x-4-map} is the global keymap used for the @kbd{C-x 4} prefix key. -@c Emacs 19 feature @item @cindex @kbd{C-x 5} @vindex ctl-x-5-map @code{ctl-x-5-map} is the global keymap used for the @kbd{C-x 5} prefix key. -@c Emacs 19 feature @item @cindex @kbd{C-x 6} @vindex 2C-mode-map @@ -508,16 +506,27 @@ key. @item +@cindex @kbd{M-g} +@vindex goto-map +@code{goto-map} is the global keymap used for the @kbd{M-g} prefix +key. + +@item +@cindex @kbd{M-s} +@vindex search-map +@code{search-map} is the global keymap used for the @kbd{M-s} prefix +key. + +@item @cindex @kbd{M-o} @vindex facemenu-keymap @code{facemenu-keymap} is the global keymap used for the @kbd{M-o} prefix key. -@c Emacs 19 feature @item -The other Emacs prefix keys are @kbd{M-g}, @kbd{C-x @@}, @kbd{C-x a i}, -@kbd{C-x @key{ESC}} and @kbd{@key{ESC} @key{ESC}}. They use keymaps -that have no special names. +The other Emacs prefix keys are @kbd{C-x @@}, @kbd{C-x a i}, @kbd{C-x +@key{ESC}} and @kbd{@key{ESC} @key{ESC}}. They use keymaps that have +no special names. @end itemize The keymap binding of a prefix key is used for looking up the event