aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog8
1 files changed, 6 insertions, 2 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index bfeecdf3385..fb30f46ef5f 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12000-10-30 Stefan Monnier <monnier@cs.yale.edu>
2
3 * regex.c (re_iswctype, re_wctype_to_bit): Fix braino.
4 (regex_compile): Catch bogus \(\1\).
5
12000-10-30 Gerd Moellmann <gerd@gnu.org> 62000-10-30 Gerd Moellmann <gerd@gnu.org>
2 7
3 * xterm.c (x_alloc_nearest_color): Fix last change to compare 8 * xterm.c (x_alloc_nearest_color): Fix last change to compare
@@ -15,8 +20,7 @@
15 20
162000-10-30 Kenichi Handa <handa@etl.go.jp> 212000-10-30 Kenichi Handa <handa@etl.go.jp>
17 22
18 * search.c (Fset_match_data): Be sure to make search_regs always 23 * search.c (Fset_match_data): Be sure to make search_regs always sane.
19 sane.
20 24
21 * puresize.h (BASE_PURESIZE): Increase to 680000. 25 * puresize.h (BASE_PURESIZE): Increase to 680000.
22 26