]> git.eshelyaron.com Git - emacs.git/commitdiff
(Active Keymaps): Correct typo.
authorLuc Teirlinck <teirllm@auburn.edu>
Thu, 13 Jan 2005 23:19:47 +0000 (23:19 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Thu, 13 Jan 2005 23:19:47 +0000 (23:19 +0000)
lispref/keymaps.texi

index db280fb9034e52c7dfdbd4dbaf5b1515f790ec8c..b3ae0d8808e52003409bd015962bae2b835a9d03 100644 (file)
@@ -561,7 +561,7 @@ when the minor mode is enabled.  Modes for emulation can specify
 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.