comparison src/ChangeLog @ 32398:7d051f1f92cd

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Thu, 12 Oct 2000 02:53:21 +0000
parents 89808047822b
children 7ae01ec91cb3
comparison
equal deleted inserted replaced
32397:89808047822b 32398:7d051f1f92cd
1 2000-10-12 Kenichi Handa <handa@etl.go.jp> 1 2000-10-12 Kenichi Handa <handa@etl.go.jp>
2
3 * regex.c (regex_compile): Change the way of handling a range from
4 unibyte char to multibyte char.
5
6 * syntax.c (skip_chars): Change the way of handling a range from
7 unibyte char to multibyte char.
2 8
3 * process.c (read_process_output): Cancel previous change. 9 * process.c (read_process_output): Cancel previous change.
4 10
5 2000-10-11 Eli Zaretskii <eliz@is.elta.co.il> 11 2000-10-11 Eli Zaretskii <eliz@is.elta.co.il>
6 12