comparison src/ChangeLog.unicode @ 90877:91d84dc66d41

*** empty log message ***
author Jason Rumney <jasonr@gnu.org>
date Thu, 31 May 2007 01:31:58 +0000
parents 5aaf01af8883
children e1d105dbe427
comparison
equal deleted inserted replaced
90876:ea615c783ad5 90877:91d84dc66d41
1 2007-05-31 Jason Rumney <jasonr@gnu.org> 1 2007-05-31 Jason Rumney <jasonr@gnu.org>
2
3 * xterm.c (x_draw_glyph_string_foreground) [USE_FONT_BACKEND]:
4 Remove redundant loop and allocation.
2 5
3 * makefile.w32-in (font.o, w32font.o): New objects. 6 * makefile.w32-in (font.o, w32font.o): New objects.
4 (fontset.o, xdisp.o, xfaces.o, w32fns.o, w32term.o): Depend on font.h 7 (fontset.o, xdisp.o, xfaces.o, w32fns.o, w32term.o): Depend on font.h
5 (FONTOBJ): New group of objects conditioned on USE_FONT_BACKEND. 8 (FONTOBJ): New group of objects conditioned on USE_FONT_BACKEND.
6 9