From 49aabfbde61bfe4afba8c26b0d3a7838d1bdd2d3 Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Mon, 19 Aug 2002 12:14:25 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 3 ++- src/ChangeLog | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 117258d2355..39868185718 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,6 +1,7 @@ 2002-08-19 Kenichi Handa - * 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 diff --git a/src/ChangeLog b/src/ChangeLog index 0e66f15a572..e928c1a8a47 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,7 @@ 2002-08-19 Kenichi Handa + * lread.c (safe_to_load_p): Fix the logic. + * syntax.c (scan_words): Don't treat characters belonging to different scripts constituting a work. -- 2.39.5