emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/exwm cb96078 6/6: ; Autoload `exwm-enable'


From: Chris Feng
Subject: [elpa] externals/exwm cb96078 6/6: ; Autoload `exwm-enable'
Date: Sun, 8 Sep 2019 09:07:09 -0400 (EDT)

branch: externals/exwm
commit cb9607814f3cfcfa3c5597370edc5300c259119e
Author: Chris Feng <address@hidden>
Commit: Chris Feng <address@hidden>

    ; Autoload `exwm-enable'
---
 exwm.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/exwm.el b/exwm.el
index 8ea4a76..87ce186 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)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]