comparison src/ChangeLog @ 2167:54e1ecdc5778

[xemacs-hg @ 2004-07-07 01:52:14 by stephent] fix buffer overrun crash <87llhwr3e3.fsf@tleepslib.sk.tsukuba.ac.jp>
author stephent
date Wed, 07 Jul 2004 01:52:17 +0000
parents 3ceb3622efa3
children 95fee4a1420e
comparison
equal deleted inserted replaced
2166:88a1aad899aa 2167:54e1ecdc5778
1 2004-07-06 Lutz Euler <lutz.euler@freenet.de>
2
3 * syntax.c (setup_syntax_cache): Fix behavior for buffers
4 containing multibyte chars.
5
1 2004-06-29 Jerry James <james@xemacs.org> 6 2004-06-29 Jerry James <james@xemacs.org>
2 7
3 * specifier.c (check_valid_inst_list): Change LIST_LOOP to 8 * specifier.c (check_valid_inst_list): Change LIST_LOOP to
4 EXTERNAL_LIST_LOOP_2. 9 EXTERNAL_LIST_LOOP_2.
5 * specifier.c (check_valid_spec_list): Ditto. 10 * specifier.c (check_valid_spec_list): Ditto.