; Add missing autoload cookies.

This commit is contained in:
Chris Feng 2017-12-31 21:01:23 +08:00
parent dd0a62c405
commit 46c4036306
2 changed files with 5 additions and 0 deletions

View file

@ -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: ")