comparison src/ChangeLog @ 89015:024c92b51ee7

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Mon, 19 Aug 2002 12:14:25 +0000
parents 16822384f7ed
children a37aae77b3f4
comparison
equal deleted inserted replaced
89014:bd5768cb7537 89015:024c92b51ee7
1 2002-08-19 Kenichi Handa <handa@etl.go.jp> 1 2002-08-19 Kenichi Handa <handa@etl.go.jp>
2
3 * lread.c (safe_to_load_p): Fix the logic.
2 4
3 * syntax.c (scan_words): Don't treat characters belonging to 5 * syntax.c (scan_words): Don't treat characters belonging to
4 different scripts constituting a work. 6 different scripts constituting a work.
5 7
6 * editfns.c (Fformat): Use ASCII_CHAR_P, not SINGLE_BYTE_CHAR_P. 8 * editfns.c (Fformat): Use ASCII_CHAR_P, not SINGLE_BYTE_CHAR_P.