From 46c40363063299f354d87cde3439d108eb2010cc Mon Sep 17 00:00:00 2001 From: Chris Feng Date: Sun, 31 Dec 2017 21:01:23 +0800 Subject: ; Add missing autoload cookies. --- exwm-input.el | 1 + 1 file changed, 1 insertion(+) (limited to 'exwm-input.el') 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: ") -- cgit 1.4.1