about summary refs log tree commit diff
path: root/exwm-floating.el
diff options
context:
space:
mode:
Diffstat (limited to 'exwm-floating.el')
-rw-r--r--exwm-floating.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/exwm-floating.el b/exwm-floating.el
index 36a658a767..f8891befe0 100644
--- a/exwm-floating.el
+++ b/exwm-floating.el
@@ -30,6 +30,7 @@
 (require 'exwm-core)
 (eval-when-compile (require 'exwm-workspace))
 
+;;;###autoload
 (defvar exwm-floating-border-width 1 "Border width of the floating window.")
 (defvar exwm-floating-border-color "blue"
   "Border color of the floating window.")