From 55d5acfaa4c4e03d58a2c9800a6f9efb13dde1a2 Mon Sep 17 00:00:00 2001 From: Dan Nicolaescu Date: Thu, 17 May 2007 13:17:56 +0000 Subject: * term.c (init_tty): Better initialize ttys in windows. * w32fns.c (Fx_create_frame): Set the default minibuffer frame, window_system and the rest of the frame parameters following what is done in X11. --- src/ChangeLog.multi-tty | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/ChangeLog.multi-tty') diff --git a/src/ChangeLog.multi-tty b/src/ChangeLog.multi-tty index 75a6e2e272b..8fdbaa8aa59 100644 --- a/src/ChangeLog.multi-tty +++ b/src/ChangeLog.multi-tty @@ -1,3 +1,10 @@ +2007-05-17 Dan Nicolaescu + + * term.c (init_tty): Better initialize ttys in windows. + * w32fns.c (Fx_create_frame): Set the default minibuffer frame, + window_system and the rest of the frame parameters following what + is done in X11. + 2007-05-17 Jason Rumney * w32term.h (x_output): Remove foreground_pixel and background_pixel. -- cgit v1.2.1