; * doc/lispref/keymaps.texi (Key Binding Commands): Fix typo.
This commit is contained in:
parent
502a780031
commit
40f84e906f
1 changed files with 1 additions and 1 deletions
|
@ -2071,7 +2071,7 @@ problematic suffixes/prefixes are @kbd{@key{ESC}}, @kbd{M-O} (which is really
|
|||
|
||||
This section describes some convenient interactive interfaces for
|
||||
changing key bindings. They work by calling @code{keymap-set}
|
||||
(@pxref{Changing key Bindings}). In interactive use, these commands
|
||||
(@pxref{Changing Key Bindings}). In interactive use, these commands
|
||||
prompt for the argument @var{key} and expect the user to type a valid
|
||||
key sequence; they also prompt for the @var{binding} of the key
|
||||
sequence, and expect the name of a command (i.e., a symbol that
|
||||
|
|
Loading…
Add table
Reference in a new issue