; Shorten docstrings
This commit is contained in:
parent
4192762223
commit
798dc60a9b
2 changed files with 5 additions and 3 deletions
3
exwm.el
3
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.")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue