diff --git a/lispref/keymaps.texi b/lispref/keymaps.texi index db280fb9034..b3ae0d8808e 100644 --- a/lispref/keymaps.texi +++ b/lispref/keymaps.texi @@ -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.