]> git.eshelyaron.com Git - emacs.git/commit
Fix setting of INSIDE_EMACS in Tramp
authorMichael Albinus <michael.albinus@gmx.de>
Mon, 4 May 2020 08:43:58 +0000 (10:43 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Mon, 4 May 2020 08:43:58 +0000 (10:43 +0200)
commit221e6a9bcdd50a3a134f09840f4a894ff73fb3e6
treec029a6af9a97fab6ae29e926682434e9d4111c62
parent106936415d2892fc373842b3aedd805096fc9e0e
Fix setting of INSIDE_EMACS in Tramp

* lisp/net/tramp-sh.el (tramp-sh-handle-make-process)
(tramp-sh-handle-process-file, tramp-open-shell): Set proper
INSIDE_EMACS environment variable.
lisp/net/tramp-sh.el