$TERM is now set to dumb.
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 31 Aug 2007 07:00:18 +0000 (07:00 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 31 Aug 2007 07:00:18 +0000 (07:00 +0000)
etc/NEWS

index c7beeec..272ff41 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -212,6 +212,9 @@ supported on other platforms, but not on Windows due to using the winsock
 
 ** Changes related to multiple tty support.
 
+*** $TERM is now set to `dumb' for subprocesses.  If you want to know the
+$TERM inherited by Emacs you will have to look inside initial-environment.
+
 *** The `window-system' variable has been made frame-local. The new
 `initial-window-system' variable contains the `window-system' value
 for the first frame.