Mercurial > emacs
comparison src/ChangeLog @ 103509:9c0aa5262fc9
* w32term.c (x_draw_glyph_string): Use the glyph string's width
rather than its background_width for drawing the overline and
underline (Bug#489).
* xterm.c (x_draw_glyph_string): Use the glyph string's width
rather than its background_width for drawing the overline and
underline (Bug#489).
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Mon, 22 Jun 2009 02:01:56 +0000 |
parents | b3c1a923f213 |
children | 995efe4ff123 |
comparison
equal
deleted
inserted
replaced
103508:b3c1a923f213 | 103509:9c0aa5262fc9 |
---|---|
1 2009-06-22 Chong Yidong <cyd@stupidchicken.com> | 1 2009-06-22 Chong Yidong <cyd@stupidchicken.com> |
2 | |
3 * w32term.c (x_draw_glyph_string): Use the glyph string's width | |
4 rather than its background_width for drawing the overline and | |
5 underline (Bug#489). | |
6 | |
7 * xterm.c (x_draw_glyph_string): Use the glyph string's width | |
8 rather than its background_width for drawing the overline and | |
9 underline (Bug#489). | |
2 | 10 |
3 * xdisp.c (Qbefore_string, Qafter_string): Add externs. | 11 * xdisp.c (Qbefore_string, Qafter_string): Add externs. |
4 (load_overlay_strings): Remove externs. | 12 (load_overlay_strings): Remove externs. |
5 (fast_find_position): Function deleted. | 13 (fast_find_position): Function deleted. |
6 (mouse_face_from_buffer_pos): New function, based on | 14 (mouse_face_from_buffer_pos): New function, based on |