From: Matthew Leach Date: Mon, 12 Feb 2018 20:52:43 +0000 (-0800) Subject: Update `server-name' :version & document sockname (Bug#24218) X-Git-Tag: emacs-27.0.90~5693 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b9a3cd6899136e13088003c3430e227be3faf9bb;p=emacs.git Update `server-name' :version & document sockname (Bug#24218) * lisp/server.el: (server-name): Update :version tag. * etc/NEWS: Document that `server-name' and `server-socket-dir' automatically update. * doc/misc.texi: (Emacs Server): Likewise. --- diff --git a/etc/NEWS b/etc/NEWS index 005f177a27f..71569c95adf 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -248,6 +248,9 @@ forward-comment, scan-sexps, and forward-sexp when parsing backward. The new variable 'comment-use-syntax-ppss' can be set to nil to recover the old behavior if needed. +** The `server-name' and `server-socket-dir' variables are set when a +socket has been pased to Emacs (Bug#24218). + --- ** The 'file-system-info' function is now available on all platforms. instead of just Microsoft platforms. This fixes a 'get-free-disk-space'