From 9e3a8a7f3b82565178abc462d18c34a176861d0a Mon Sep 17 00:00:00 2001 From: tomo Date: Sun, 9 Feb 2003 10:38:51 +0000 Subject: [PATCH] (system-char-db-source-file-list): Add "u02900-Supplemental-Arrows-B", "u02980-Miscellaneous-Mathematical-Symbols-B" and "u031F0-Katakana-Phonetic-Extensions". --- lisp/utf-2000/dumped-chars.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lisp/utf-2000/dumped-chars.el b/lisp/utf-2000/dumped-chars.el index cce6859..faabf59 100644 --- a/lisp/utf-2000/dumped-chars.el +++ b/lisp/utf-2000/dumped-chars.el @@ -60,6 +60,8 @@ "u02600-Miscellaneous-Symbols" "u02700-Dingbats" "u02800-Braille-Patterns" + "u02900-Supplemental-Arrows-B" + "u02980-Miscellaneous-Mathematical-Symbols-B" "u02E00-CJK-Radical-Supplement" "u02F00-Kangxi-Radicals" "u02FF0-Ideographic-Description-Characters" @@ -70,6 +72,7 @@ "u03130-Hangul-Compatibility-Jamo" "u03190-Kanbun" "u031A0-Bopomofo-Extended" + "u031F0-Katakana-Phonetic-Extensions" "u03200-Enclosed-CJK-Letters-and-Months" "u03300-CJK-Compatibility" "Ideograph-R001-One" -- 1.7.10.4