diff options
Diffstat (limited to 'exwm-workspace.el')
-rw-r--r-- | exwm-workspace.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/exwm-workspace.el b/exwm-workspace.el index 6f76d2061ad6..03972b407849 100644 --- a/exwm-workspace.el +++ b/exwm-workspace.el @@ -101,6 +101,7 @@ (defvar exwm-workspace-show-all-buffers nil "Non-nil to show buffers on other workspaces.") +;;;###autoload (defun exwm-workspace-switch (index &optional force) "Switch to workspace INDEX. Query for INDEX if it's not specified. |