]> code.delx.au - gnu-emacs/commit
Stop messing with the EMACS env var
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 9 Apr 2015 15:01:04 +0000 (11:01 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 9 Apr 2015 15:01:04 +0000 (11:01 -0400)
commitbeaab898968caf8b243a33d24824d430fabc31fc
tree6b20cee8a25d64a1d890a91e3cdefdf2010feef1
parent6083965958381b29aa55948670d2b85289b0be6d
Stop messing with the EMACS env var

Fixes: debbugs:20202
* lisp/net/tramp-sh.el (tramp-remote-process-environment):
* lisp/comint.el (comint-exec-1):
* lisp/term.el (term-exec-1): Don't set EMACS envvar.
* lisp/progmodes/compile.el (compilation-start): Same and bring
INSIDE_EMACS's format in line with other users.
lisp/comint.el
lisp/net/tramp-sh.el
lisp/progmodes/compile.el
lisp/term.el