Add kbd! alias for general-simulate-key macro
This commit is contained in:
parent
34f8aa1095
commit
8edabbecfa
1 changed files with 2 additions and 0 deletions
|
@ -228,6 +228,8 @@ aliases."
|
|||
:docstring ,docstring
|
||||
,@branches)))
|
||||
|
||||
(defalias 'kbd! 'general-simulate-key)
|
||||
|
||||
;; For backwards compatibility
|
||||
(defalias 'λ! 'cmd!)
|
||||
(defalias 'λ!! 'cmd!!)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue