Variable: server-stop-automatically
server-stop-automatically is a variable defined in server.el.gz.
Value
nil
Documentation
Internal status variable for server-stop-automatically(var)/server-stop-automatically(fun).
Probably introduced at or before Emacs version 29.1.
Source Code
;; Defined in /usr/src/emacs/lisp/server.el.gz
(defvar server-stop-automatically nil
"Internal status variable for `server-stop-automatically'.")