From 17ca760c0081b66693507435604331412d6b882f Mon Sep 17 00:00:00 2001 From: tomo Date: Sun, 16 Feb 2003 09:06:52 +0000 Subject: [PATCH] Modify the range of "u02300-Miscellaneous-Technical.el"; add "u02900-Supplemental-Arrows-B.el", "u02980-Miscellaneous-Mathematical-Symbols-B.el" and "u031F0-Katakana-Phonetic-Extensions.el". --- non-ideo-dump.el | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/non-ideo-dump.el b/non-ideo-dump.el index f818952..73fce44 100644 --- a/non-ideo-dump.el +++ b/non-ideo-dump.el @@ -50,7 +50,7 @@ (#x2150 #x218F "u02150-Number-Forms.el") (#x2190 #x21FF "u02190-Arrows.el") (#x2200 #x22FF "u02200-Mathematical-Operators.el") - (#x2300 #x239F "u02300-Miscellaneous-Technical.el") + (#x2300 #x23FF "u02300-Miscellaneous-Technical.el") (#x2400 #x243F "u02400-Control-Pictures.el") (#x2440 #x244A "u02440-OCR.el") (#x2460 #x24FF "u02460-Enclosed-Alphanumerics.el") @@ -60,6 +60,8 @@ (#x2600 #x267F "u02600-Miscellaneous-Symbols.el") (#x2700 #x27BF "u02700-Dingbats.el") (#x2800 #x28FF "u02800-Braille-Patterns.el") + (#x2900 #x297F "u02900-Supplemental-Arrows-B.el") + (#x2980 #x29FF "u02980-Miscellaneous-Mathematical-Symbols-B.el") (#x2E00 #x2EFF "u02E00-CJK-Radical-Supplement.el") (#x2F00 #x2FEF "u02F00-Kangxi-Radicals.el") (#x2FF0 #x2FFF "u02FF0-Ideographic-Description-Characters.el") @@ -70,6 +72,7 @@ (#x3130 #x318F "u03130-Hangul-Compatibility-Jamo.el") (#x3190 #x319F "u03190-Kanbun.el") (#x31A0 #x31BF "u031A0-Bopomofo-Extended.el") + (#x31F0 #x31FF "u031F0-Katakana-Phonetic-Extensions.el") (#x3200 #x32FF "u03200-Enclosed-CJK-Letters-and-Months.el") (#x3300 #x33FF "u03300-CJK-Compatibility.el") ;; snip CJK Unified Ideographs -- 1.7.10.4