• Paul Eggert's avatar
    Comint and compile no longer set EMACS · a1f221bd
    Paul Eggert authored
    This mostly restores the change that I reverted on March 23,
    fixing most of Bug#20202.  The only part of the change that is
    still reverted is the change to M-x term, where compatibility with
    current Bash constrains us from moving too quickly (Bug#20484).
    Problem reported by Phillip Lord in: http://bugs.gnu.org/20484#108
    * etc/NEWS: Document this.
    * lisp/comint.el (comint-exec-1):
    * lisp/net/tramp-sh.el (tramp-remote-process-environment):
    * lisp/progmodes/compile.el (compilation-start):
    Don’t set EMACS=t in the subsidiary process.
    a1f221bd
NEWS 71 KB