Mercurial > emacs
changeset 83884:8285466832b3
*** empty log message ***
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Tue, 04 Sep 2007 22:32:09 +0000 |
parents | cbc88cef4fca |
children | c961888e23f5 |
files | src/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <jasonr@gnu.org> + * 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) <HORIZ_WHEEL_EVENT>: New event. * keyboard.c (discard_mouse_events): Discard it.