]> git.eshelyaron.com Git - emacs.git/commitdiff
Update `server-name' :version & document sockname (Bug#24218)
authorMatthew Leach <matthew@mattleach.net>
Mon, 12 Feb 2018 20:52:43 +0000 (12:52 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 12 Feb 2018 20:57:58 +0000 (12:57 -0800)
* 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.

etc/NEWS

index 005f177a27f19957c1d88d71c0c4c3ec66f00747..71569c95adf4c9841b1e7eac60d11f18fdf5572c 100644 (file)
--- 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'