]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Thu, 20 Jul 2006 01:01:40 +0000 (01:01 +0000)
committerYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Thu, 20 Jul 2006 01:01:40 +0000 (01:01 +0000)
mac/ChangeLog
src/ChangeLog

index 20c9c255c5811cb3e29024aeb4c3cc34ee1c92b4..e99b092e8be128761547610b47c160b29eec07d5 100644 (file)
@@ -1,3 +1,8 @@
+2006-07-20  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
+
+       * makefile.MPW (dired.c.x, editfns.c.x, fileio.c.x): Depend on
+       blockinput.h.
+
 2006-07-12  Kim F. Storm  <storm@cua.dk>
 
        * INSTALL: More cleanup related to last change.
index 70d8f0b9548172c138577de2c9ae3ff2fff54afd..510e1f9e49a5b976cdb5af4f5c1ee6df08dafc12 100644 (file)
@@ -1,3 +1,12 @@
+2006-07-20  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
+
+       * 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  <franl@world.std.com>
 
        * w32term.c (x_calc_absolute_position): Fix frame positioning