diff lispref/keymaps.texi @ 76837:4f96f3f74c69

Improve indexing.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 31 Mar 2007 14:37:05 +0000
parents 6d19c76d81c5
children e4d2810db0e9
line wrap: on
line diff
--- a/lispref/keymaps.texi	Sat Mar 31 13:57:00 2007 +0000
+++ b/lispref/keymaps.texi	Sat Mar 31 14:37:05 2007 +0000
@@ -697,6 +697,7 @@
 
 @node Searching Keymaps
 @section Searching the Active Keymaps
+@cindex search active keymaps for keys
 
   After translation of event subsequences (@pxref{Translation
 Keymaps}) Emacs looks for them in the active keymaps.  Here is a
@@ -1499,6 +1500,7 @@
 
 @node Translation Keymaps
 @section Keymaps for Translating Sequences of Events
+@cindex keymaps for translating events
 
   This section describes keymaps that are used during reading a key
 sequence, to translate certain event sequences into others.