aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 29ca3e3777a..864eb8c1100 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -183,6 +183,12 @@ loads files during completion of 'C-h f' and 'C-h v' according to
183 183
184** emacsclient 184** emacsclient
185 185
186*** Previously, when an alternate editor is started
187(--alternate-editor/-a), and there was an --eval switch, these
188parameters were used as file names for the alternate editor.
189emacsclient will now instead start the alternate editor without these
190parameters.
191
186+++ 192+++
187*** emacsclient now supports the 'EMACS_SOCKET_NAME' environment variable. 193*** emacsclient now supports the 'EMACS_SOCKET_NAME' environment variable.
188The behavior is identical to 'EMACS_SERVER_FILE', in that the 194The behavior is identical to 'EMACS_SERVER_FILE', in that the