about summary refs log tree commit diff
path: root/exwm-input.el
diff options
context:
space:
mode:
Diffstat (limited to 'exwm-input.el')
-rw-r--r--exwm-input.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/exwm-input.el b/exwm-input.el
index 302b3d9f2ae7..38fd751affe1 100644
--- a/exwm-input.el
+++ b/exwm-input.el
@@ -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: ")