diff options
| author | Glenn Morris | 2008-05-23 04:41:33 +0000 |
|---|---|---|
| committer | Glenn Morris | 2008-05-23 04:41:33 +0000 |
| commit | cc4a96c68033373445cc62eacec68dfd67900105 (patch) | |
| tree | 9d5444485fd2c1c5bb1194ce1f63d8675efcf722 /src/ChangeLog.9 | |
| parent | 5cb66178eb202074c24804172e9f0c2c41a8d70e (diff) | |
| download | emacs-cc4a96c68033373445cc62eacec68dfd67900105.tar.gz emacs-cc4a96c68033373445cc62eacec68dfd67900105.zip | |
Spelling fix.
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 |