comparison etc/NEWS @ 83801:3ef554452c8a

$TERM is now set to dumb.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Fri, 31 Aug 2007 07:00:18 +0000
parents b797bea42060
children 1b3f6edd2612
comparison
equal deleted inserted replaced
83800:0505ccaa9eba 83801:3ef554452c8a
210 210
211 * Lisp Changes in Emacs 23.1 211 * Lisp Changes in Emacs 23.1
212 212
213 ** Changes related to multiple tty support. 213 ** Changes related to multiple tty support.
214 214
215 *** $TERM is now set to `dumb' for subprocesses. If you want to know the
216 $TERM inherited by Emacs you will have to look inside initial-environment.
217
215 *** The `window-system' variable has been made frame-local. The new 218 *** The `window-system' variable has been made frame-local. The new
216 `initial-window-system' variable contains the `window-system' value 219 `initial-window-system' variable contains the `window-system' value
217 for the first frame. 220 for the first frame.
218 221
219 *** You can specify a terminal device (`tty' parameter) and a terminal 222 *** You can specify a terminal device (`tty' parameter) and a terminal