changeset 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 aa6cde8b8651
children 53831e54bf44
files etc/NEWS
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Tue Apr 01 02:56:18 2008 +0000
+++ b/etc/NEWS	Tue Apr 01 02:56:59 2008 +0000
@@ -901,7 +901,8 @@
 
 *** The `window-system' variable has been made frame-local.  The new
 `initial-window-system' variable contains the `window-system' value
-for the first frame.
+for the first frame.  `window-system' is also now a function that
+takes a frame argument.
 
 *** You can specify a terminal device (`tty' parameter) and a terminal
 type (`tty-type' parameter) to `make-terminal-frame'.