X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Fdumped-lisp.el;h=3c8d4ca5ac9a2b9f3896d5564647eebbdd2aad22;hb=4e4bd9943d1c59788a4f7dcc7584f51f83a3b868;hp=9ea17b3b77e8115212a1d1805289c53722b12c11;hpb=4d5077b8cb4f241122dbe7b6dccd1fdfbc8ba502;p=chise%2Fxemacs-chise.git- diff --git a/lisp/dumped-lisp.el b/lisp/dumped-lisp.el index 9ea17b3..3c8d4ca 100644 --- a/lisp/dumped-lisp.el +++ b/lisp/dumped-lisp.el @@ -90,7 +90,6 @@ (when-feature menubar "menubar") (when-feature dialog "dialog") (when-feature mule "mule-conf") - (when-feature utf-2000 "ccs-jisx0201-latin.el") (when-feature utf-2000 "ccs-jisx0208-1983.el") (when-feature utf-2000 "u00000-C0") (when-feature utf-2000 "u00020-Basic-Latin") @@ -153,6 +152,48 @@ (when-feature utf-2000 "u02600-Miscellaneous-Symbols") (when-feature utf-2000 "u02700-Dingbats") (when-feature utf-2000 "u02800-Braille-Patterns") + (when-feature utf-2000 "u02E00-CJK-Radical-Supplement") + (when-feature utf-2000 "u02F00-Kangxi-Radicals") + (when-feature utf-2000 "u02FF0-Ideographic-Description-Characters") + (when-feature utf-2000 "u03000-CJK-Symbols-and-Punctuation") + (when-feature utf-2000 "u03040-Hiragana") + (when-feature utf-2000 "u030A0-Katakana") + (when-feature utf-2000 "u03100-Bopomofo") + (when-feature utf-2000 "u03130-Hangul-Compatibility-Jamo") + (when-feature utf-2000 "u03190-Kanbun") + (when-feature utf-2000 "u031A0-Extended-Bopomofo") + (when-feature utf-2000 "u03200-Enclosed-CJK-Letters-and-Months") + (when-feature utf-2000 "u03300-CJK-Compatibility") + (when-feature utf-2000 "Ideograph-R001-One") + (when-feature utf-2000 "Ideograph-R002-Line") + (when-feature utf-2000 "Ideograph-R003-Dot") + (when-feature utf-2000 "Ideograph-R004-Slash") + (when-feature utf-2000 "Ideograph-R005-Second") + (when-feature utf-2000 "Ideograph-R006-Hook") + (when-feature utf-2000 "Ideograph-R007-Two") + (when-feature utf-2000 "Ideograph-R008-Lid") + (when-feature utf-2000 "Ideograph-R009-Man") + (when-feature utf-2000 "Ideograph-R010-Legs") + (when-feature utf-2000 "Ideograph-R011-Enter") + (when-feature utf-2000 "Ideograph-R012-Eight") + (when-feature utf-2000 "Ideograph-R013-Down-Box") + (when-feature utf-2000 "Ideograph-R014-Cover") + (when-feature utf-2000 "Ideograph-R015-Ice") + (when-feature utf-2000 "Ideograph-R016-Table") + (when-feature utf-2000 "Ideograph-R017-Open-Box") + (when-feature utf-2000 "Ideograph-R018-Knife") + (when-feature utf-2000 "Ideograph-R019-Power") + (when-feature utf-2000 "Ideograph-R020-Wrap") + (when-feature utf-2000 "Ideograph-R021-Spoon") + (when-feature utf-2000 "Ideograph-R022-Right-Open-Box") + (when-feature utf-2000 "Ideograph-R023-Hiding-Enclosure") + (when-feature utf-2000 "Ideograph-R024-Ten") + (when-feature utf-2000 "Ideograph-R025-Divination") + (when-feature utf-2000 "Ideograph-R026-Seal") + (when-feature utf-2000 "Ideograph-R027-Cliff") + (when-feature utf-2000 "Ideograph-R028-Private") + (when-feature utf-2000 "Ideograph-R029-Again") + (when-feature utf-2000 "Ideograph-R030-Mouth") (when-feature mule "mule-charset") (when-feature file-coding "coding") (when-feature mule "mule-coding")