changeset 90877:91d84dc66d41

*** empty log message ***
author Jason Rumney <jasonr@gnu.org>
date Thu, 31 May 2007 01:31:58 +0000
parents ea615c783ad5
children efe9a1312ac6
files src/ChangeLog.unicode
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog.unicode	Thu May 31 01:31:39 2007 +0000
+++ b/src/ChangeLog.unicode	Thu May 31 01:31:58 2007 +0000
@@ -1,5 +1,8 @@
 2007-05-31  Jason Rumney  <jasonr@gnu.org>
 
+	* xterm.c (x_draw_glyph_string_foreground) [USE_FONT_BACKEND]:
+	Remove redundant loop and allocation.
+
 	* makefile.w32-in (font.o, w32font.o): New objects.
 	(fontset.o, xdisp.o, xfaces.o, w32fns.o, w32term.o): Depend on font.h
 	(FONTOBJ): New group of objects conditioned on USE_FONT_BACKEND.