about summary refs log tree commit diff
path: root/exwm.el
diff options
context:
space:
mode:
Diffstat (limited to 'exwm.el')
-rw-r--r--exwm.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/exwm.el b/exwm.el
index f3cc7bd70f..d2a0a625a6 100644
--- a/exwm.el
+++ b/exwm.el
@@ -113,7 +113,8 @@
   "Name of the subordinate Emacs server.")
 
 (defvar exwm--server-timeout 1
-  "Number of seconds to wait for the subordinate Emacs server to exit before killing it.")
+  "Number of seconds to wait for the subordinate Emacs server to exit before
+killing it.")
 
 (defvar exwm--server-process nil "Process of the subordinate Emacs server.")