Spelling fix.
[bpt/emacs.git] / src / ChangeLog.9
index 27c44bc..27836f3 100644 (file)
        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.
 
        * 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