# HG changeset patch # User Jason Rumney # Date 1188945129 0 # Node ID 8285466832b3ef5623614555c355040dcb87f269 # Parent cbc88cef4fcaa88f2c56ae425075b1e82377caed *** empty log message *** diff -r cbc88cef4fca -r 8285466832b3 src/ChangeLog --- a/src/ChangeLog Tue Sep 04 22:31:01 2007 +0000 +++ b/src/ChangeLog Tue Sep 04 22:32:09 2007 +0000 @@ -1,5 +1,12 @@ 2007-09-04 Jason Rumney + * w32console.c (one_and_only_w32cons): Remove. + (initialize_w32_display): Take terminal argument. + + * term.c (init_tty) [WINDOWSNT]: Pass terminal to + initialize_w32_display. + (init_tty) [MULTI_KBOARD]: Include this code on WINDOWSNT too. + * termhooks.h (enum event_kind) : New event. * keyboard.c (discard_mouse_events): Discard it.