Mercurial > emacs
comparison src/ChangeLog @ 100160:d89de80821c9
* ftfont.c (ftfont_resolve_generic_family): Avoid using uninitialized var.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Wed, 03 Dec 2008 04:56:00 +0000 |
parents | 19e63b683632 |
children | 516a77f9915e |
comparison
equal
deleted
inserted
replaced
100159:9dae5597651b | 100160:d89de80821c9 |
---|---|
1 2008-12-03 Chong Yidong <cyd@stupidchicken.com> | 1 2008-12-03 Chong Yidong <cyd@stupidchicken.com> |
2 | 2 |
3 * ftfont.c (ftfont_match): Initialize entity variable. | 3 * ftfont.c (ftfont_match): Initialize entity variable. |
4 (ftfont_resolve_generic_family): Avoid using uninitialized var. | |
4 | 5 |
5 * xselect.c (Fx_get_cut_buffer_internal): Fix memory leak. | 6 * xselect.c (Fx_get_cut_buffer_internal): Fix memory leak. |
6 | 7 |
7 * xterm.c (x_draw_glyph_string): Fall back on | 8 * xterm.c (x_draw_glyph_string): Fall back on |
8 underline_minimum_offset for underline position. | 9 underline_minimum_offset for underline position. |