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.
This commit is contained in:
parent
d43a724f4e
commit
b9a3cd6899
1 changed files with 3 additions and 0 deletions
3
etc/NEWS
3
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'
|
||||
|
|
Loading…
Add table
Reference in a new issue