Remove NEWS entry that talks about a change that was reverted (bug#37257)

This commit is contained in:
Lars Ingebrigtsen 2019-09-16 14:32:17 +02:00
parent 3a18c82b8e
commit dfc17fc02e

View file

@ -196,10 +196,6 @@ the new version of the file again.)
** emacsclient
*** emacsclient no longer passes '--eval' arguments to an alternate editor.
Previously, '--eval' arguments were passed as file names to any
alternate editor started by '--alternate-editor'.
+++
*** emacsclient now supports an 'EMACS_SOCKET_NAME' environment variable.
The command-line argument '--socket-name' overrides it.