diff options
| -rw-r--r-- | etc/NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
| @@ -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 | ||
| 188 | parameters were used as file names for the alternate editor. | ||
| 189 | emacsclient will now instead start the alternate editor without these | ||
| 190 | parameters. | ||
| 191 | |||
| 186 | +++ | 192 | +++ |
| 187 | *** emacsclient now supports the 'EMACS_SOCKET_NAME' environment variable. | 193 | *** emacsclient now supports the 'EMACS_SOCKET_NAME' environment variable. |
| 188 | The behavior is identical to 'EMACS_SERVER_FILE', in that the | 194 | The behavior is identical to 'EMACS_SERVER_FILE', in that the |