diff options
| author | Dan Nicolaescu | 2007-05-17 13:17:56 +0000 |
|---|---|---|
| committer | Dan Nicolaescu | 2007-05-17 13:17:56 +0000 |
| commit | 55d5acfaa4c4e03d58a2c9800a6f9efb13dde1a2 (patch) | |
| tree | 82149b8c671e80f43cb2ab4bae745a911794effb /src/ChangeLog.multi-tty | |
| parent | 76a2727183bc9135db5758d2488abfa295a4d486 (diff) | |
| download | emacs-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-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 @@ | |||
| 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. |