From 623db8b378949b0dd863bd8ee069417973b69bad Mon Sep 17 00:00:00 2001 From: Chris Feng Date: Mon, 21 Sep 2015 13:31:57 +0800 Subject: Minor fixes for packaging * .gitignore: Add ELPA files. * exwm-workspace.el: Autoload exwm-workspace-switch. * README.org: Renamed from README.md; add an installation note. --- exwm-workspace.el | 1 + 1 file changed, 1 insertion(+) (limited to 'exwm-workspace.el') 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. -- cgit 1.4.1