Mercurial > emacs
changeset 83609:91cab9b5f774
(w32_term_init): Call add_keyboard_wait_descriptor.
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Thu, 17 May 2007 00:08:03 +0000 |
parents | 2ad761d6b244 |
children | 0e545daaf463 |
files | src/w32term.c |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/w32term.c Thu May 17 00:01:32 2007 +0000 +++ b/src/w32term.c Thu May 17 00:08:03 2007 +0000 @@ -6319,6 +6319,9 @@ w32_defined_color (0, "black", &color, 1); } + /* Add the default keyboard. */ + add_keyboard_wait_descriptor (0); + /* Create Fringe Bitmaps and store them for later use. On W32, bitmaps are all unsigned short, as Windows requires