comparison src/ChangeLog @ 87303:8022f6990a34

*** empty log message ***
author Andreas Schwab <schwab@suse.de>
date Sun, 16 Dec 2007 10:51:12 +0000
parents 1d6e3255f024
children 710ac69daf1f
comparison
equal deleted inserted replaced
87302:591bf917aa89 87303:8022f6990a34
1 2007-12-16 Andreas Schwab <schwab@suse.de>
2
3 * fileio.c (Finsert_file_contents): Fix overflow check to not
4 depend on undefined integer overflow.
5
1 2007-12-14 Jason Rumney <jasonr@gnu.org> 6 2007-12-14 Jason Rumney <jasonr@gnu.org>
2 7
3 * w32term.c (w32_read_socket): Use MULTIBYTE_CHAR_KEYSTROKE_EVENT 8 * w32term.c (w32_read_socket): Use MULTIBYTE_CHAR_KEYSTROKE_EVENT
4 for characters above 127. 9 for characters above 127.
5 10