comparison src/ChangeLog.multi-tty @ 83616:b78afd4acd43

* 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.
author Dan Nicolaescu <dann@ics.uci.edu>
date Thu, 17 May 2007 13:17:56 +0000
parents 71c1ea291671
children 9810946e31cf
comparison
equal deleted inserted replaced
83615:34d02ab0ec0d 83616:b78afd4acd43
1 2007-05-17 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * term.c (init_tty): Better initialize ttys in windows.
4 * w32fns.c (Fx_create_frame): Set the default minibuffer frame,
5 window_system and the rest of the frame parameters following what
6 is done in X11.
7
1 2007-05-17 Jason Rumney <jasonr@gnu.org> 8 2007-05-17 Jason Rumney <jasonr@gnu.org>
2 9
3 * w32term.h (x_output): Remove foreground_pixel and background_pixel. 10 * w32term.h (x_output): Remove foreground_pixel and background_pixel.
4 (w32_clear_rect, w32_clear_area): Use background from frame. 11 (w32_clear_rect, w32_clear_area): Use background from frame.
5 12