Mercurial > emacs
comparison src/ChangeLog @ 97070:32466fc89674
(w32font_text_extents): Use w32_metric_cache consistently.
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Mon, 28 Jul 2008 21:37:31 +0000 |
parents | d90a4395d858 |
children | 9b141ec374d8 |
comparison
equal
deleted
inserted
replaced
97069:d90a4395d858 | 97070:32466fc89674 |
---|---|
3 * xdisp.c (redisplay_window): Check return value of | 3 * xdisp.c (redisplay_window): Check return value of |
4 compute_window_start_on_continuation_line before forcing a window | 4 compute_window_start_on_continuation_line before forcing a window |
5 start. | 5 start. |
6 | 6 |
7 2008-07-28 Jason Rumney <jasonr@gnu.org> | 7 2008-07-28 Jason Rumney <jasonr@gnu.org> |
8 | |
9 * w32font.c (w32font_text_extents): Use w32_metric_cache consistently. | |
8 | 10 |
9 * w32term.c: (w32_enable_unicode_output, cleartype_active): Remove | 11 * w32term.c: (w32_enable_unicode_output, cleartype_active): Remove |
10 obsolete display options. | 12 obsolete display options. |
11 (x_draw_glyph_string_background): Don't use old cleartype_active | 13 (x_draw_glyph_string_background): Don't use old cleartype_active |
12 workaround. | 14 workaround. |