aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog.multi-tty
diff options
context:
space:
mode:
authorDan Nicolaescu2007-05-17 13:17:56 +0000
committerDan Nicolaescu2007-05-17 13:17:56 +0000
commit55d5acfaa4c4e03d58a2c9800a6f9efb13dde1a2 (patch)
tree82149b8c671e80f43cb2ab4bae745a911794effb /src/ChangeLog.multi-tty
parent76a2727183bc9135db5758d2488abfa295a4d486 (diff)
downloademacs-55d5acfaa4c4e03d58a2c9800a6f9efb13dde1a2.tar.gz
emacs-55d5acfaa4c4e03d58a2c9800a6f9efb13dde1a2.zip
* 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-tty7
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 @@
12007-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
12007-05-17 Jason Rumney <jasonr@gnu.org> 82007-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.