diff options
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. |