summaryrefslogtreecommitdiff
path: root/src/ChangeLog.9
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2008-05-23 04:41:33 +0000
committerGlenn Morris <rgm@gnu.org>2008-05-23 04:41:33 +0000
commitcc4a96c68033373445cc62eacec68dfd67900105 (patch)
tree9d5444485fd2c1c5bb1194ce1f63d8675efcf722 /src/ChangeLog.9
parent5cb66178eb202074c24804172e9f0c2c41a8d70e (diff)
downloademacs-cc4a96c68033373445cc62eacec68dfd67900105.tar.gz
Spelling fix.
Diffstat (limited to 'src/ChangeLog.9')
-rw-r--r--src/ChangeLog.94
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 @@
with new argument list.
(x_set_glyph_string_gc): Make sure the face's GC is valid.
(x_append_glyph, x_append_composite_glyph)
- (x_produce_image_glyph, x_append_stretch_glyph): Accomodate to
+ (x_produce_image_glyph, x_append_stretch_glyph): Accommodate to
changes in struct glyph starting 1999-12-27. See comments for
xterm.c on 2000-07-05.
@@ -9104,7 +9104,7 @@
* window.c (delete_all_subwindows): Reset Vwindow_list.
* xterm.c (x_append_glyph, x_append_composite_glyph)
- (x_produce_image_glyph, x_append_stretch_glyph): Accomodate to
+ (x_produce_image_glyph, x_append_stretch_glyph): Accommodate to
changes in struct glyph starting 1999-12-27. Some bit-fields of
struct glyph were not set, which made glyphs unequal when compared
with GLYPH_EQUAL_P. Redisplay outputs such glyphs, and flickering