1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-20 19:42:53 -08:00
emacs/doc
Daniel Pittman 3e81e9a0e7 Add support in emacsclient for EMACS_SOCKET_NAME
If the '--socket-name' argument is unspecified, the environment
variable 'EMACS_SOCKET_NAME' is now consulted with the same
semantics.  This mirrors the behavior of the '--server-file' argument,
and allows for easier configuration of emacsclient when the socket is
in a location other than 'TMPDIR' or '/tmp'.

* emacsclient.c (set_socket): Add support for the
EMACS_SOCKET_NAME environment variable.  (Bug#33095)

* misc.texi (emacsclient Options):
* emacsclient.1: Document the EMACS_SOCKET_NAME environment
variable.

* etc/NEWS: Announce the new feature.

Copyright-paperwork-exempt: yes
2018-10-27 12:18:27 +03:00
..
emacs Add support in emacsclient for EMACS_SOCKET_NAME 2018-10-27 12:18:27 +03:00
lispintro Fix ‘make clean’ with a file named ‘-.o’ 2018-09-24 10:45:07 -07:00
lispref Merge from origin/emacs-26 2018-10-16 08:08:04 -07:00
man Add support in emacsclient for EMACS_SOCKET_NAME 2018-10-27 12:18:27 +03:00
misc Merge from origin/emacs-26 2018-10-23 09:39:11 -07:00