aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorYAMAMOTO Mitsuharu2007-04-16 03:09:50 +0000
committerYAMAMOTO Mitsuharu2007-04-16 03:09:50 +0000
commitadd3c3eac49b85c067e9039fd96ea98544a8c0be (patch)
tree880cd8ac06f7d45f0e5aad4d31df0c01aac7a0b8 /src/ChangeLog
parent510b69a88647c0c37ffd94d219e38d7e97dd90d4 (diff)
downloademacs-add3c3eac49b85c067e9039fd96ea98544a8c0be.tar.gz
emacs-add3c3eac49b85c067e9039fd96ea98544a8c0be.zip
(mem_insert): Set min_heap_address and max_heap_address
if they are not yet initialized.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index d7ed5465bc5..999f6106e67 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12007-04-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2
3 * alloc.c (mem_insert): Set min_heap_address and max_heap_address
4 if they are not yet initialized.
5
12007-04-15 Chong Yidong <cyd@stupidchicken.com> 62007-04-15 Chong Yidong <cyd@stupidchicken.com>
2 7
3 * xdisp.c (redisplay_window): When deciding whether or not to 8 * xdisp.c (redisplay_window): When deciding whether or not to