comparison src/ChangeLog @ 34775:08149a9e4ec0

*** empty log message ***
author Jason Rumney <jasonr@gnu.org>
date Thu, 21 Dec 2000 11:03:16 +0000
parents 3b53093f7b1f
children 29248420a950
comparison
equal deleted inserted replaced
34774:316a3cf24c90 34775:08149a9e4ec0
1 2000-12-21 Jason Rumney <jasonr@gnu.org>
2
3 * w32bdf.c (w32_init_bdf_font): Fix test for valid bmp heap.
4
5 * w32term.c (x_draw_hollow_cursor): Delay obtaining the frame's DC
6 to avoid returning without releasing it.
7
8
1 2000-12-21 Kenichi Handa <handa@etl.go.jp> 9 2000-12-21 Kenichi Handa <handa@etl.go.jp>
2 10
3 * keymap.c (push_key_description): Don't convert eight-bit-control 11 * keymap.c (push_key_description): Don't convert eight-bit-control
4 and eight-bit-graphic to multibyte character. 12 and eight-bit-graphic to multibyte character.
5 13