Mercurial > emacs
changeset 83613:71c1ea291671
*** empty log message ***
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Thu, 17 May 2007 00:40:31 +0000 |
parents | e224be42ac30 |
children | 1436f0e41f94 |
files | src/ChangeLog.multi-tty |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog.multi-tty Thu May 17 00:39:22 2007 +0000 +++ b/src/ChangeLog.multi-tty Thu May 17 00:40:31 2007 +0000 @@ -1,5 +1,8 @@ 2007-05-17 Jason Rumney <jasonr@gnu.org> + * w32term.h (x_output): Remove foreground_pixel and background_pixel. + (w32_clear_rect, w32_clear_area): Use background from frame. + * w32term.c (w32_term_init): Call add_keyboard_wait_descriptor. * w32fns.c (x_create_tip_frame): Set terminal and ref count.