Mercurial > emacs
comparison src/ChangeLog @ 102866:deb361b63021
(x_set_font): Avoid C99 mid-block variable declaration.
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Mon, 06 Apr 2009 14:54:36 +0000 |
parents | a6955c157af1 |
children | 2203893d21b9 |
comparison
equal
deleted
inserted
replaced
102865:cfdc747670fb | 102866:deb361b63021 |
---|---|
1 2009-04-06 Jason Rumney <jasonr@gnu.org> | |
2 | |
3 * frame.c (x_set_font): Avoid C99 mid-block variable declaration. | |
4 | |
1 2009-04-06 Kenichi Handa <handa@m17n.org> | 5 2009-04-06 Kenichi Handa <handa@m17n.org> |
2 | 6 |
3 * ftxfont.c (ftxfont_draw_backgrond): Fix args to XFillRectangle. | 7 * ftxfont.c (ftxfont_draw_backgrond): Fix args to XFillRectangle. |
4 | 8 |
5 * xftfont.c (xftfont_open): Fix setting font->underline_thickness. | 9 * xftfont.c (xftfont_open): Fix setting font->underline_thickness. |