Mercurial > emacs
diff 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 |
line wrap: on
line diff
--- a/src/ChangeLog.multi-tty Thu May 17 12:29:09 2007 +0000 +++ b/src/ChangeLog.multi-tty Thu May 17 13:17:56 2007 +0000 @@ -1,3 +1,10 @@ +2007-05-17 Dan Nicolaescu <dann@ics.uci.edu> + + * 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 <jasonr@gnu.org> * w32term.h (x_output): Remove foreground_pixel and background_pixel.