Avoid autoloading variables
* exwm-floating.el: * exwm-layout.el: Avoid autoloading exwm-floating-border-width. * exwm-workspace.el: Avoid autoloading exwm-workspace--switch-history-outdated.
This commit is contained in:
parent
c75a8b82ec
commit
921e6e5be9
3 changed files with 2 additions and 2 deletions
|
|
@ -63,7 +63,6 @@
|
|||
|
||||
(defvar exwm-workspace--switch-history nil
|
||||
"History for `read-from-minibuffer' to interactively switch workspace.")
|
||||
;;;###autoload
|
||||
(defvar exwm-workspace--switch-history-outdated nil
|
||||
"Non-nil to indicate `exwm-workspace--switch-history' is outdated.")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue