Mercurial > emacs
changeset 83890:950e89ecc12b
*** empty log message ***
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Tue, 04 Sep 2007 23:14:37 +0000 |
parents | 2855c55ba18b |
children | dab32bc3edc8 |
files | src/ChangeLog |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Tue Sep 04 23:13:57 2007 +0000 +++ b/src/ChangeLog Tue Sep 04 23:14:37 2007 +0000 @@ -1,5 +1,9 @@ 2007-09-04 Jason Rumney <jasonr@gnu.org> + * term.c (init_tty) [WINDOWSNT]: Add hooks that are not accessible + in w32console.c. Set up input. Remove XXX comments that have been + confirmed as correct. + * s/ms-w32.h (MULTI_KBOARD): Define. * w32console.c (one_and_only_w32cons): Remove.