changeset 89015:024c92b51ee7

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Mon, 19 Aug 2002 12:14:25 +0000
parents bd5768cb7537
children 82f852ddca70
files lisp/ChangeLog src/ChangeLog
diffstat 2 files changed, 4 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Aug 19 12:13:45 2002 +0000
+++ b/lisp/ChangeLog	Mon Aug 19 12:14:25 2002 +0000
@@ -1,6 +1,7 @@
 2002-08-19  Kenichi Handa  <handa@etl.go.jp>
 
-	* international/characters.el: Fix categories ?A and ?C.
+	* international/characters.el: Fix categories ?A and ?C.  Treat
+	ASCII characters as `latin' script.
 
 2002-08-18  Kenichi Handa  <handa@etl.go.jp>
 
--- a/src/ChangeLog	Mon Aug 19 12:13:45 2002 +0000
+++ b/src/ChangeLog	Mon Aug 19 12:14:25 2002 +0000
@@ -1,5 +1,7 @@
 2002-08-19  Kenichi Handa  <handa@etl.go.jp>
 
+	* lread.c (safe_to_load_p): Fix the logic.
+
 	* syntax.c (scan_words): Don't treat characters belonging to
 	different scripts constituting a work.