aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Nicolaescu2009-01-24 11:38:06 +0000
committerDan Nicolaescu2009-01-24 11:38:06 +0000
commit82d0a2508edf8cd8b60f21a1c2e970bf166a18f3 (patch)
tree489c2df3d4a2cb0bcdc46cf0353a89bfd3a9b9f7
parenteec6d5b71003c1a24dcb3b4f0465881a429aeb65 (diff)
downloademacs-82d0a2508edf8cd8b60f21a1c2e970bf166a18f3.tar.gz
emacs-82d0a2508edf8cd8b60f21a1c2e970bf166a18f3.zip
Also mention ALTERNATE_EDITOR environment variable.
-rw-r--r--etc/NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index f8787b32e29..9e0d0c51044 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -135,7 +135,8 @@ starts the server. Clients can connect and create graphical or
135terminal frames using emacsclient. 135terminal frames using emacsclient.
136 136
137**** emacsclient starts emacs in daemon mode and connects to it when 137**** emacsclient starts emacs in daemon mode and connects to it when
138--alternate-editor="" is used and emacsclient cannot connect to an 138--alternate-editor="" is used (or when the evironment variable
139ALTERNATE_EDITOR is set to "") and emacsclient cannot connect to an
139emacs server. 140emacs server.
140 141
141*** The new command close-display-connection closes a connection to a 142*** The new command close-display-connection closes a connection to a