; First line of docstring should be a full sentence
This commit is contained in:
parent
22aa38b0cd
commit
2e79830e39
3 changed files with 7 additions and 8 deletions
4
exwm.el
4
exwm.el
|
|
@ -115,8 +115,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.
|
||||
After this time, the server will be killed.")
|
||||
|
||||
(defvar exwm--server-process nil "Process of the subordinate Emacs server.")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue