]> git.eshelyaron.com Git - emacs.git/commit
Make comint-term-environment connection-aware (bug#51426)
authorJim Porter <jporterbugs@gmail.com>
Thu, 28 Oct 2021 16:44:39 +0000 (18:44 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Thu, 28 Oct 2021 16:44:39 +0000 (18:44 +0200)
commit9c95a4fa55a4b6956a16dee9144a68db571d7e2c
tree192f499f1430de17fa7ee4216414c46212ea4135
parent802e9b1b453506174c94f72c504fb4b83e85828e
Make comint-term-environment connection-aware (bug#51426)

* lisp/comint.el (comint-term-environment): Make it connection-aware.

* doc/emacs/misc.texi (Shell Options): Document the above change, and
explain how this interacts with 'system-uses-terminfo'.

* etc/NEWS: Announce the above change.
doc/emacs/misc.texi
etc/NEWS
lisp/comint.el