aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorAndrew Innes2001-12-11 21:13:53 +0000
committerAndrew Innes2001-12-11 21:13:53 +0000
commitd77fbc162b1446b340e2792beeb001ecb1f6f60d (patch)
tree08f186f1647fb29854e9b97ea703f7cf2744c1e6 /src/ChangeLog
parent2c974b151e13c5cd202bb284acb1a04d9691ae63 (diff)
downloademacs-d77fbc162b1446b340e2792beeb001ecb1f6f60d.tar.gz
emacs-d77fbc162b1446b340e2792beeb001ecb1f6f60d.zip
(make_gap) [DOUG_LEA_MALLOC]: Call make_gap_smaller if
arg is negative.
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 1f3feaadc04..d20e0eea92a 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12001-12-11 Andrew Innes <andrewi@gnu.org>
2
3 * insdel.c (make_gap) [DOUG_LEA_MALLOC]: Call make_gap_smaller if
4 arg is negative.
5
12001-12-11 Richard M. Stallman <rms@gnu.org> 62001-12-11 Richard M. Stallman <rms@gnu.org>
2 7
3 * m/hp800.h: Split the __hpux conditional into the parts 8 * m/hp800.h: Split the __hpux conditional into the parts