diff options
| author | Dan Nicolaescu <dann@ics.uci.edu> | 2007-05-17 13:17:56 +0000 |
|---|---|---|
| committer | Dan Nicolaescu <dann@ics.uci.edu> | 2007-05-17 13:17:56 +0000 |
| commit | 55d5acfaa4c4e03d58a2c9800a6f9efb13dde1a2 (patch) | |
| tree | 82149b8c671e80f43cb2ab4bae745a911794effb /src/ChangeLog.multi-tty | |
| parent | 76a2727183bc9135db5758d2488abfa295a4d486 (diff) | |
* 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.
Diffstat (limited to 'src/ChangeLog.multi-tty')
| -rw-r--r-- | src/ChangeLog.multi-tty | 7 |
1 files changed, 7 insertions, 0 deletions
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 <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. |
