From: tomo Date: Sat, 23 Mar 2002 08:30:13 +0000 (+0000) Subject: Add setting for U+A000 .. U+A4CF. X-Git-Tag: chise-base-0_23~98 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=8d37c171e02f0ad46b300585f48c662d5b66691a;hp=a71e1cbc0f62af960f699eb0c04b463de0c6eb91;p=chise%2Ftomoyo-tools.git Add setting for U+A000 .. U+A4CF. --- diff --git a/non-ideo-dump.el b/non-ideo-dump.el index f32e078..4d0b221 100644 --- a/non-ideo-dump.el +++ b/non-ideo-dump.el @@ -73,6 +73,8 @@ (#x3200 #x32FF "u03200-Enclosed-CJK-Letters-and-Months.el") (#x3300 #x33FF "u03300-CJK-Compatibility.el") ;; snip CJK Unified Ideographs + (#xA000 #xA48F "u0A000-Yi-Syllables.el") + (#xA490 #xA4CF "u0A490-Yi-Radicals.el") (#xE000 #xF8FF "u0E000-Private-Use.el") (#xFB00 #xFB4F "u0FB00-Alphabetic-Presentation-Forms.el") (#xFB50 #xFDFF "u0FB50-Arabic-Presentation-Forms-A.el")