Support $ENV in Tramp
commit5126b7d6c201f95fde0d817a64620d152c1c15e1
authorMichael Albinus <michael.albinus@gmx.de>
Tue, 9 Aug 2016 09:50:13 +0000 (9 11:50 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Tue, 9 Aug 2016 09:50:13 +0000 (9 11:50 +0200)
treeccb14a980247a7df96f026ab65b5d320f5eae8a6
parente09dc1112b1f209d8141fc847edf23bd9cfa5ae1
Support $ENV in Tramp

* doc/misc/tramp.texi (Remote processes): Explain setting $ENV.

* etc/NEWS: Explain the "ENV" environment variable in
`tramp-remote-process-environment'.

* lisp/net/tramp-sh.el (tramp-remote-process-environment): Add "ENV=''".
(tramp-open-shell): Read $ENV value from
`tramp-remote-process-environment'.
(tramp-open-connection-setup-interactive-shell): Set values in
proper order.
doc/misc/tramp.texi
etc/NEWS
lisp/net/tramp-sh.el