comparison src/ChangeLog @ 1377:19738a2a5138

[xemacs-hg @ 2003-03-24 15:01:47 by stephent] don't use DB_AUTO_COMMIT <87ptog3j6t.fsf@tleepslib.sk.tsukuba.ac.jp> fix word boundary code in regex.c <87smtc3jfv.fsf@tleepslib.sk.tsukuba.ac.jp>
author stephent
date Mon, 24 Mar 2003 15:01:50 +0000
parents 31b70e3e9ce7
children 20547bbdcf1e
comparison
equal deleted inserted replaced
1376:2e0147538471 1377:19738a2a5138
1 2003-03-22 Stephen J. Turnbull <stephen@xemacs.org>
2
3 * database.c (Fopen_database): DB_AUTO_COMMIT is invalid in
4 Berkeley db 4.1 unless you have a transaction environment.
5
6 2003-03-21 Stephen J. Turnbull <stephen@xemacs.org>
7
8 * regex.c (re_match_2_internal): Fix matching degenerate word
9 boundaries.
10
1 2003-03-09 Ben Wing <ben@xemacs.org> 11 2003-03-09 Ben Wing <ben@xemacs.org>
2 12
3 * file-coding.c: 13 * file-coding.c:
4 * file-coding.c (look_for_coding_system_magic_cookie): 14 * file-coding.c (look_for_coding_system_magic_cookie):
5 Disable new check for the moment since it's all wrong and 15 Disable new check for the moment since it's all wrong and