]> git.eshelyaron.com Git - emacs.git/commit
Improve documentation of 'server-start' and friends
authorEli Zaretskii <eliz@gnu.org>
Sat, 23 Jun 2018 07:50:58 +0000 (10:50 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 23 Jun 2018 07:50:58 +0000 (10:50 +0300)
commit8182d648cb18fb048495c761db7c21fbf3c2a624
tree92b76aa2b7f60c9f98c7bcd7801b5559e45ffe92
parentdecdfedf029904c3ecaa082e59e2501572ec77c9
Improve documentation of 'server-start' and friends

* lisp/server.el (server-start, server-running-p): Document how to
reliably check that the current Emacs process started the server.
(Bug#31859)
lisp/server.el