# HG changeset patch # User Luc Teirlinck # Date 1105658387 0 # Node ID 479c9e7e738ff5d35fa9f1ac44dc86e6f0cb09bb # Parent 4d6252ae965153c2a42f31c1585c33d1c7920eff (Active Keymaps): Correct typo. diff -r 4d6252ae9651 -r 479c9e7e738f lispref/keymaps.texi --- 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.