diff src/ChangeLog.9 @ 95236:6e2a8cad250c

Spelling fix.
author Glenn Morris <rgm@gnu.org>
date Fri, 23 May 2008 04:39:57 +0000
parents 0cd73f056781
children 4538778f611d
line wrap: on
line diff
--- a/src/ChangeLog.9	Fri May 23 04:39:23 2008 +0000
+++ b/src/ChangeLog.9	Fri May 23 04:39:57 2008 +0000
@@ -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