From 14eee5020b6c99f84dc9d9d18b108c28b8079bf1 Mon Sep 17 00:00:00 2001 From: YAMAMOTO Mitsuharu Date: Thu, 20 Jul 2006 01:01:40 +0000 Subject: [PATCH] *** empty log message *** --- mac/ChangeLog | 5 +++++ src/ChangeLog | 9 +++++++++ 2 files changed, 14 insertions(+) diff --git a/mac/ChangeLog b/mac/ChangeLog index 20c9c255c58..e99b092e8be 100644 --- a/mac/ChangeLog +++ b/mac/ChangeLog @@ -1,3 +1,8 @@ +2006-07-20 YAMAMOTO Mitsuharu + + * makefile.MPW (dired.c.x, editfns.c.x, fileio.c.x): Depend on + blockinput.h. + 2006-07-12 Kim F. Storm * INSTALL: More cleanup related to last change. diff --git a/src/ChangeLog b/src/ChangeLog index 70d8f0b9548..510e1f9e49a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,12 @@ +2006-07-20 YAMAMOTO Mitsuharu + + * alloc.c (pure_bytes_used_lisp, pure_bytes_used_non_lisp): New vars. + (init_alloc_once): Initialize them. + (pure_alloc): Allocate non-Lisp objects from the end of pure storage + without alignment. + + * puresize.h (BASE_PURESIZE): Decrease to 1141000. + 2006-07-18 Francis Litterio * w32term.c (x_calc_absolute_position): Fix frame positioning -- 2.39.2