# HG changeset patch # User Jason Rumney # Date 1180575118 0 # Node ID 91d84dc66d41ab7b5410325632124dbba8a510f1 # Parent ea615c783ad5b16c0ef3a8c97b17d7c546337184 *** empty log message *** diff -r ea615c783ad5 -r 91d84dc66d41 src/ChangeLog.unicode --- 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 + * 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.