mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-20 18:17:20 +00:00
Fix bind-chords docs: :map argument may be a list of keymaps
This commit is contained in:
parent
4107bbfbdb
commit
daa124e1cc
@ -92,7 +92,8 @@ function symbol (unquoted)."
|
||||
"Bind multiple chords at once.
|
||||
|
||||
Accepts keyword argument:
|
||||
:map - a keymap into which the keybindings should be added
|
||||
:map - a keymap or list of keymaps into which the keybindings should be
|
||||
added
|
||||
|
||||
The rest of the arguments are conses of keybinding string and a
|
||||
function symbol (unquoted)."
|
||||
|
Loading…
Reference in New Issue
Block a user