*** empty log message ***
This commit is contained in:
parent
19a39660c7
commit
4e963ca816
1 changed files with 2 additions and 2 deletions
|
@ -665,8 +665,8 @@ The argument @var{accept-defaults} controls checking for default
|
|||
bindings, as in @code{lookup-key} (above).
|
||||
|
||||
When @var{key} is a vector containing an input event, such as a mouse
|
||||
click, @code{key-binding} first looks for the binding in the local
|
||||
keymap at the position specified by that event, if any.
|
||||
click, @code{key-binding} first looks for the binding in the keymaps
|
||||
that would be active at the position where the click was done.
|
||||
|
||||
When commands are remapped (@pxref{Remapping Commands}),
|
||||
@code{key-binding} normally processes command remappings so as to
|
||||
|
|
Loading…
Add table
Reference in a new issue