aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2006-02-20 16:25:21 +0000
committerChong Yidong2006-02-20 16:25:21 +0000
commita77f947b23c1cc19f049b2d70b930f974bde6540 (patch)
treea5fb7716c3ba1a29ab3b6abf1f5525eefe0e71b3 /src/ChangeLog
parentec9f0a62bf72630aae48ae220ed0254ebbe64993 (diff)
downloademacs-a77f947b23c1cc19f049b2d70b930f974bde6540.tar.gz
emacs-a77f947b23c1cc19f049b2d70b930f974bde6540.zip
* regex.c (xmalloc, xrealloc): Define these when not linked to
Emacs.
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 f2a6e1e2752..1ed2e8512e2 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12006-02-20 Chong Yidong <cyd@stupidchicken.com>
2
3 * regex.c (xmalloc, xrealloc): Define these when not linked to
4 Emacs.
5
12006-02-19 Luc Teirlinck <teirllm@auburn.edu> 62006-02-19 Luc Teirlinck <teirllm@auburn.edu>
2 7
3 * regex.c (extend_range_table_work_area): Fix typo. 8 * regex.c (extend_range_table_work_area): Fix typo.