comparison src/ChangeLog @ 89011:16822384f7ed

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Mon, 19 Aug 2002 11:00:39 +0000
parents e3aa7505b685
children 024c92b51ee7
comparison
equal deleted inserted replaced
89010:0b75ae2e80b1 89011:16822384f7ed
1 2002-08-19 Kenichi Handa <handa@etl.go.jp> 1 2002-08-19 Kenichi Handa <handa@etl.go.jp>
2
3 * syntax.c (scan_words): Don't treat characters belonging to
4 different scripts constituting a work.
5
6 * editfns.c (Fformat): Use ASCII_CHAR_P, not SINGLE_BYTE_CHAR_P.
2 7
3 * fontset.c (Fset_fontset_font): Treate `ascii' as charset, not 8 * fontset.c (Fset_fontset_font): Treate `ascii' as charset, not
4 script. 9 script.
5 10
6 * emacs.c (main): In the case of --unibyte, instead of aborting on 11 * emacs.c (main): In the case of --unibyte, instead of aborting on