comparison etc/NEWS @ 93499:47ddb5e4501c

More details on a multi-tty change.
author Glenn Morris <rgm@gnu.org>
date Tue, 01 Apr 2008 02:56:59 +0000
parents 33248fa26b8c
children e69fcb5b7842
comparison
equal deleted inserted replaced
93498:aa6cde8b8651 93499:47ddb5e4501c
899 899
900 *** $DISPLAY is now dynamically inherited from the frame's `display'. 900 *** $DISPLAY is now dynamically inherited from the frame's `display'.
901 901
902 *** The `window-system' variable has been made frame-local. The new 902 *** The `window-system' variable has been made frame-local. The new
903 `initial-window-system' variable contains the `window-system' value 903 `initial-window-system' variable contains the `window-system' value
904 for the first frame. 904 for the first frame. `window-system' is also now a function that
905 takes a frame argument.
905 906
906 *** You can specify a terminal device (`tty' parameter) and a terminal 907 *** You can specify a terminal device (`tty' parameter) and a terminal
907 type (`tty-type' parameter) to `make-terminal-frame'. 908 type (`tty-type' parameter) to `make-terminal-frame'.
908 909
909 *** The new function `make-frame-on-tty' allows you to create a new 910 *** The new function `make-frame-on-tty' allows you to create a new