diff options
| -rw-r--r-- | etc/NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
| @@ -135,7 +135,8 @@ starts the server. Clients can connect and create graphical or | |||
| 135 | terminal frames using emacsclient. | 135 | terminal 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 |
| 139 | ALTERNATE_EDITOR is set to "") and emacsclient cannot connect to an | ||
| 139 | emacs server. | 140 | emacs 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 |