comparison src/ChangeLog @ 52737:6685d28af4a7

* w32fns.c (w32_load_system_font): Clear all members of FONTP before filling them. * w32bdf.c (w32_load_bdf_font): Likewise.
author Jason Rumney <jasonr@gnu.org>
date Thu, 02 Oct 2003 23:07:28 +0000
parents 7f1977773296
children 92fbdfc121ab
comparison
equal deleted inserted replaced
52736:0f3a4331dd8e 52737:6685d28af4a7
1 2003-10-02 Jason Rumney <jasonr@gnu.org>
2
3 * w32fns.c (w32_load_system_font): Clear all members of FONTP before
4 filling them.
5
6 * w32bdf.c (w32_load_bdf_font): Likewise.
7
1 2003-09-30 Richard M. Stallman <rms@gnu.org> 8 2003-09-30 Richard M. Stallman <rms@gnu.org>
2 9
3 * term.c (set_tty_color_mode): Calculate current_mode_spec 10 * term.c (set_tty_color_mode): Calculate current_mode_spec
4 regardless of value of VAL. 11 regardless of value of VAL.
5 12