From: Gerd Moellmann Date: Thu, 4 Oct 2001 10:35:38 +0000 (+0000) Subject: Change to setenv. X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=88a202e8bef4934a075c8a4a1d9083db9b9bdcb5;p=emacs.git Change to setenv. --- diff --git a/etc/NEWS b/etc/NEWS index 3b5b2a1f8ee..e32a9391356 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -11,6 +11,10 @@ For older news, see the file ONEWS ** When pure storage overflows while dumping, Emacs now prints how much pure storage it will approximately need. +** M-x setenv now expands environment variables of the form `$foo' and +`${foo}' in the specified new value of the environment variable. To +include a `$' in the value, use `$$'. + * Lisp Changes in Emacs 21.2