mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-02 08:22:22 +00:00
(Active Keymaps): Make xref to lookup-key.
This commit is contained in:
parent
8d3f955bf5
commit
0422008af3
@ -669,7 +669,7 @@ current active keymaps. The result is @code{nil} if @var{key} is
|
||||
undefined in the keymaps.
|
||||
|
||||
The argument @var{accept-defaults} controls checking for default
|
||||
bindings, as in @code{lookup-key} (above).
|
||||
bindings, as in @code{lookup-key}. @xref{Functions for Key Lookup}.
|
||||
|
||||
When commands are remapped (@pxref{Remapping Commands}),
|
||||
@code{key-binding} normally processes command remappings so as to
|
||||
|
Loading…
Reference in New Issue
Block a user