Mercurial > emacs
comparison src/ChangeLog @ 95297:8f91c88eb15e
*** empty log message ***
| author | Kenichi Handa <handa@m17n.org> |
|---|---|
| date | Sun, 25 May 2008 11:19:50 +0000 |
| parents | d0df21e4a152 |
| children | 911183a4cdaa |
comparison
equal
deleted
inserted
replaced
| 95296:e76b055e122c | 95297:8f91c88eb15e |
|---|---|
| 1 2008-05-25 Kenichi Handa <handa@m17n.org> | |
| 2 | |
| 3 * w32term.c (x_draw_glyph_string): Fix calculation of underline | |
| 4 position. | |
| 5 | |
| 6 * xterm.c (x_draw_glyph_string): Fix calculation of underline | |
| 7 position. | |
| 8 | |
| 9 * xfaces.c: Delete unused function prototypes. | |
| 10 (xstrlwr, font_frame): Delete them. | |
| 11 (clear_face_cache): Delete unused variable. | |
| 12 | |
| 13 * xftfont.c (xftfont_open): Delete unused variable. If | |
| 14 underline_thickness is not 1, adjust underline_position. | |
| 15 | |
| 16 * ftxfont.c (ftxfont_open): Delete unused variable. | |
| 17 | |
| 18 * fontset.c (face_for_char): Optimize for the case of no charset | |
| 19 property. | |
| 20 | |
| 21 * font.c (LGSTRING_HEADER_SIZE, LGSTRING_GLYPH_SIZE) | |
| 22 (check_gstring, check_otf_features, otf_list, otf_tag_symbol) | |
| 23 (otf_open, font_otf_capability, generate_otf_features) | |
| 24 (font_otf_DeviceTable, font_otf_ValueRecord, font_otf_Anchor): | |
| 25 Commented out by surrounding "#if 0" and "#endif" for the moment. | |
| 26 (Ffont_drive_otf, Ffont_otf_alternates): Likewise. | |
| 27 (syms_of_font): Codes for accessing above commented out. | |
| 28 | |
| 1 2008-05-24 Eli Zaretskii <eliz@gnu.org> | 29 2008-05-24 Eli Zaretskii <eliz@gnu.org> |
| 2 | 30 |
| 3 * w32proc.c: Include dispextern.h. | 31 * w32proc.c: Include dispextern.h. |
| 4 | 32 |
| 5 * w32.c: Include dispextern.h. | 33 * w32.c: Include dispextern.h. |
