aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorRomain Francoise2005-10-28 17:57:02 +0000
committerRomain Francoise2005-10-28 17:57:02 +0000
commitab5d87b3e611650805cdf33e9c769eae6b77f580 (patch)
tree779f08af5b4a434745b3f1f9156b0e4527a38a3c /src/ChangeLog
parent6a9e60bc9d00915ca200f4fa1a2c43efeb80c9ad (diff)
downloademacs-ab5d87b3e611650805cdf33e9c769eae6b77f580.tar.gz
emacs-ab5d87b3e611650805cdf33e9c769eae6b77f580.zip
(BASE_PURESIZE): Incremented to 1130000.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 88c6d138a63..d4af13219fc 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12005-10-28 Romain Francoise <romain@orebokech.com>
2
3 * puresize.h (BASE_PURESIZE): Incremented to 1130000.
4
12005-10-28 Richard M. Stallman <rms@gnu.org> 52005-10-28 Richard M. Stallman <rms@gnu.org>
2 6
3 * xfns.c (syms_of_xfns): Provide `x' as feature. 7 * xfns.c (syms_of_xfns): Provide `x' as feature.
@@ -10,7 +14,7 @@
10 * alloc.c (spare_memory): No longer static. 14 * alloc.c (spare_memory): No longer static.
11 (xfree) [!SYSTEM_MALLOC]: Call refill_memory_reserve. 15 (xfree) [!SYSTEM_MALLOC]: Call refill_memory_reserve.
12 16
13 * puresize.h (BASE_PURESIZE): Incremented to 112000. 17 * puresize.h (BASE_PURESIZE): Incremented to 1120000.
14 18
152005-10-27 Chong Yidong <cyd@stupidchicken.com> 192005-10-27 Chong Yidong <cyd@stupidchicken.com>
16 20