X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Fdumped-lisp.el;h=439e5f2bf93b259936b32bc5c68c7345bb8abed9;hb=8516f5921c89bc2c7a18c4991acc52831d962e2d;hp=667e385ce0b590ba49df7095812d2efb071c5e63;hpb=8002ac4050c1e68233697bfca6008b7f485b9f82;p=chise%2Fxemacs-chise.git diff --git a/lisp/dumped-lisp.el b/lisp/dumped-lisp.el index 667e385..439e5f2 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") @@ -150,6 +149,32 @@ (when-feature utf-2000 "u02500-Box-Drawing") (when-feature utf-2000 "u02580-Block-Elements") (when-feature utf-2000 "u025A0-Geometric-Shapes") + (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 mule "mule-charset") (when-feature file-coding "coding") (when-feature mule "mule-coding")