diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 31b8f51bf18..8836f2c4b03 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 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 |