comparison src/ChangeLog @ 90871:8be520326123

*** empty log message ***
author Jason Rumney <jasonr@gnu.org>
date Thu, 31 May 2007 01:18:19 +0000
parents 648e6c714c7d
children 518b52a6b8e1
comparison
equal deleted inserted replaced
90870:367fdf7d1738 90871:8be520326123
1 2007-05-31 Jason Rumney <jasonr@gnu.org>
2
3 * makefile.w32-in (font.o, w32font.o): New objects.
4 (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.
6
1 2007-05-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> 7 2007-05-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2 8
3 * xdisp.c (redisplay_internal): Bind inhibit-point-motion-hooks to t 9 * xdisp.c (redisplay_internal): Bind inhibit-point-motion-hooks to t
4 around current_column call. 10 around current_column call.
5 11