summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2007-04-07 01:49:15 +0000
committerRichard M. Stallman <rms@gnu.org>2007-04-07 01:49:15 +0000
commit9232ba3d87728e55c3574c626e3d80fbae53c59e (patch)
tree42d5e391c7cc479cc34bb347d7cff5e33914ff09
parent1384a7fd762125b1316a0188d7564f9c27577300 (diff)
(Active Keymaps): Improve index entries.
-rw-r--r--lispref/keymaps.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/keymaps.texi b/lispref/keymaps.texi
index 684b3f7dd2..d94de6d70f 100644
--- a/lispref/keymaps.texi
+++ b/lispref/keymaps.texi
@@ -697,7 +697,7 @@ An error is signaled if @var{key} is not a string or a vector.
@node Searching Keymaps
@section Searching the Active Keymaps
-@cindex search active keymaps for keys
+@cindex searching active keymaps for keys
After translation of event subsequences (@pxref{Translation
Keymaps}) Emacs looks for them in the active keymaps. Here is a