diff options
Diffstat (limited to 'src/ChangeLog.9')
| -rw-r--r-- | src/ChangeLog.9 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ChangeLog.9 b/src/ChangeLog.9 index 27c44bc50b4..27836f3f9af 100644 --- a/src/ChangeLog.9 +++ b/src/ChangeLog.9 | |||
| @@ -8751,7 +8751,7 @@ | |||
| 8751 | with new argument list. | 8751 | with new argument list. |
| 8752 | (x_set_glyph_string_gc): Make sure the face's GC is valid. | 8752 | (x_set_glyph_string_gc): Make sure the face's GC is valid. |
| 8753 | (x_append_glyph, x_append_composite_glyph) | 8753 | (x_append_glyph, x_append_composite_glyph) |
| 8754 | (x_produce_image_glyph, x_append_stretch_glyph): Accomodate to | 8754 | (x_produce_image_glyph, x_append_stretch_glyph): Accommodate to |
| 8755 | changes in struct glyph starting 1999-12-27. See comments for | 8755 | changes in struct glyph starting 1999-12-27. See comments for |
| 8756 | xterm.c on 2000-07-05. | 8756 | xterm.c on 2000-07-05. |
| 8757 | 8757 | ||
| @@ -9104,7 +9104,7 @@ | |||
| 9104 | * window.c (delete_all_subwindows): Reset Vwindow_list. | 9104 | * window.c (delete_all_subwindows): Reset Vwindow_list. |
| 9105 | 9105 | ||
| 9106 | * xterm.c (x_append_glyph, x_append_composite_glyph) | 9106 | * xterm.c (x_append_glyph, x_append_composite_glyph) |
| 9107 | (x_produce_image_glyph, x_append_stretch_glyph): Accomodate to | 9107 | (x_produce_image_glyph, x_append_stretch_glyph): Accommodate to |
| 9108 | changes in struct glyph starting 1999-12-27. Some bit-fields of | 9108 | changes in struct glyph starting 1999-12-27. Some bit-fields of |
| 9109 | struct glyph were not set, which made glyphs unequal when compared | 9109 | struct glyph were not set, which made glyphs unequal when compared |
| 9110 | with GLYPH_EQUAL_P. Redisplay outputs such glyphs, and flickering | 9110 | with GLYPH_EQUAL_P. Redisplay outputs such glyphs, and flickering |