; Add missing autoload cookies.
This commit is contained in:
parent
dd0a62c405
commit
46c4036306
2 changed files with 5 additions and 0 deletions
|
@ -435,6 +435,7 @@ This value should always be overwritten.")
|
|||
(user-error "[EXWM] Failed to grab key: %s"
|
||||
(single-key-description k))))))))))
|
||||
|
||||
;;;###autoload
|
||||
(defun exwm-input-set-key (key command)
|
||||
"Set a global key binding."
|
||||
(interactive "KSet key globally: \nCSet key %s to command: ")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue