]> code.delx.au - gnu-emacs/blobdiff - doc/lispref/keymaps.texi
Merge from origin/emacs-24
[gnu-emacs] / doc / lispref / keymaps.texi
index e652da033857963a7806c4e471f31d8c09af6d2e..91dc5ea464e0dc7b048a0b2040859e10b3993af7 100644 (file)
@@ -782,6 +782,7 @@ Lookup}.
 
 @node Controlling Active Maps
 @section Controlling the Active Keymaps
+@cindex active keymap, controlling
 
 @defvar global-map
 This variable contains the default global keymap that maps Emacs
@@ -1806,6 +1807,8 @@ local map.
 
 @node Scanning Keymaps
 @section Scanning Keymaps
+@cindex scanning keymaps
+@cindex keymaps, scanning
 
   This section describes functions used to scan all the current keymaps
 for the sake of printing help information.
@@ -2775,6 +2778,7 @@ function keys.
 
 @node Modifying Menus
 @subsection Modifying Menus
+@cindex menu modification
 
   When you insert a new item in an existing menu, you probably want to
 put it in a particular place among the menu's existing items.  If you