# HG changeset patch # User Chong Yidong # Date 1238210304 0 # Node ID c7b4bd09cdf1fcaa1f0dec6e9563237b386f9552 # Parent 8622545afe4206dcc5c5b82fa3fa1c1038db922d (Prefix Keys): The M-g prefix key is now named goto-map. Add search-map to the list. diff -r 8622545afe42 -r c7b4bd09cdf1 doc/lispref/keymaps.texi --- 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