; Add missing parameters in keymap doc
* doc/lispref/keymaps.texi (Controlling Active Maps): Add missing parameters. (Bug#75174) Copyright-paperwork-exempt: yes
This commit is contained in:
parent
07e9f27c3e
commit
d47a7d6f0f
1 changed files with 1 additions and 1 deletions
|
@ -1110,7 +1110,7 @@ are used before @code{minor-mode-map-alist} and
|
|||
@end defvar
|
||||
|
||||
@cindex transient keymap
|
||||
@defun set-transient-map keymap &optional keep-pred on-exit
|
||||
@defun set-transient-map keymap &optional keep-pred on-exit message timeout
|
||||
This function adds @var{keymap} as a @dfn{transient} keymap, which
|
||||
takes precedence over other keymaps for one (or more) subsequent keys.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue