mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-07 04:10:27 -08:00
(Active Keymaps): Correct typo.
This commit is contained in:
parent
20d6de8252
commit
8ed9e36a4d
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue