about summary refs log tree commit diff
path: root/exwm.el
diff options
context:
space:
mode:
authorChris Feng <chris.w.feng@gmail.com>2019-09-08T00·00+0000
committerChris Feng <chris.w.feng@gmail.com>2019-09-08T00·00+0000
commitcb9607814f3cfcfa3c5597370edc5300c259119e (patch)
treeca1529e9968c0528f204f74cfb5db94c99484cdf /exwm.el
parent5fbf20ba16c87a110587b513b479a5f1f90d3db6 (diff)
; Autoload `exwm-enable'
Diffstat (limited to 'exwm.el')
-rw-r--r--exwm.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/exwm.el b/exwm.el
index 8ea4a7636f..87ce18642d 100644
--- a/exwm.el
+++ b/exwm.el
@@ -872,6 +872,7 @@ manager.  If t, replace it, if nil, abort and ask the user if `ask'."
     (xcb:disconnect exwm--connection))
   (setq exwm--connection nil))
 
+;;;###autoload
 (defun exwm-enable (&optional undo)
   "Enable/Disable EXWM."
   (exwm--log "%s" undo)