From: Lars Ingebrigtsen Date: Mon, 16 Sep 2019 12:32:17 +0000 (+0200) Subject: Remove NEWS entry that talks about a change that was reverted (bug#37257) X-Git-Tag: emacs-27.0.90~1551^2~41 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=dfc17fc02e9e9f724c8ec86e3fd3a91a5ff638f6;p=emacs.git Remove NEWS entry that talks about a change that was reverted (bug#37257) --- diff --git a/etc/NEWS b/etc/NEWS index 1153daf9ac5..e7d054fd60e 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -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.