changeset 89011:16822384f7ed

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Mon, 19 Aug 2002 11:00:39 +0000
parents 0b75ae2e80b1
children 0457e4f05273
files src/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Mon Aug 19 11:00:27 2002 +0000
+++ b/src/ChangeLog	Mon Aug 19 11:00:39 2002 +0000
@@ -1,5 +1,10 @@
 2002-08-19  Kenichi Handa  <handa@etl.go.jp>
 
+	* syntax.c (scan_words): Don't treat characters belonging to
+	different scripts constituting a work.
+
+	* editfns.c (Fformat): Use ASCII_CHAR_P, not SINGLE_BYTE_CHAR_P.
+
 	* fontset.c (Fset_fontset_font): Treate `ascii' as charset, not
 	script.