changeset 59529:479c9e7e738f

(Active Keymaps): Correct typo.
author Luc Teirlinck <teirllm@auburn.edu>
date Thu, 13 Jan 2005 23:19:47 +0000
parents 4d6252ae9651
children b086012fa087
files lispref/keymaps.texi
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lispref/keymaps.texi	Thu Jan 13 20:10:26 2005 +0000
+++ b/lispref/keymaps.texi	Thu Jan 13 23:19:47 2005 +0000
@@ -561,7 +561,7 @@
 additional active keymaps through the variable
 @code{emulation-mode-map-alists}.
 
-  The highest precedence normal keymap comes from the @code{keymapo}
+  The highest precedence normal keymap comes from the @code{keymap}
 text or overlay property.  If that is non-@code{nil}, it is the first
 keymap to be processed, in normal circumstances.