; Autoload `exwm-enable'

This commit is contained in:
Chris Feng 2019-09-08 00:00:00 +00:00
parent 5fbf20ba16
commit cb9607814f

View file

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