X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Fdumped-lisp.el;h=8da8d6aaa83ace5d00e8ac9212c07f1560a1a3d7;hb=f7bafd1249ddc71b9e79a60d6ce32bf42d95f5f8;hp=249d09e2afb4e08a93a217d5bbd66e39a39a4935;hpb=5647bb5991d9f5adea0ab3fad596ff6e892aa6fd;p=chise%2Fxemacs-chise.git- diff --git a/lisp/dumped-lisp.el b/lisp/dumped-lisp.el index 249d09e..8da8d6a 100644 --- a/lisp/dumped-lisp.el +++ b/lisp/dumped-lisp.el @@ -91,24 +91,79 @@ (when-feature dialog "dialog") (when-feature mule "mule-conf") (when-feature utf-2000 "ccs-jisx0201-latin.el") - (when-feature utf-2000 "ccs-viscii.el") (when-feature utf-2000 "ccs-jisx0208-1983.el") - (when-feature utf-2000 "u00000-C0.el") - (when-feature utf-2000 "u00020-Basic-Latin.el") - (when-feature utf-2000 "u00080-C1.el") - (when-feature utf-2000 "u000A0-Latin-1-Supplement.el") - (when-feature utf-2000 "u00100-Latin-Extended-A.el") - (when-feature utf-2000 "u00180-Latin-Extended-B.el") - (when-feature utf-2000 "u00250-IPA-Extensions.el") - (when-feature utf-2000 "u002B0-Spacing-Modifier-Letters.el") - (when-feature utf-2000 "u00300-Combining-Diacritical-Marks.el") - (when-feature utf-2000 "u00370-Greek.el") - (when-feature utf-2000 "u00400-Cyrillic.el") - (when-feature utf-2000 "u00530-Armenian.el") - (when-feature utf-2000 "u00590-Hebrew.el") - (when-feature utf-2000 "u00600-Arabic.el") - (when-feature utf-2000 "u00700-Syriac.el") - (when-feature utf-2000 "u00780-Thaana.el") + (when-feature utf-2000 "u00000-C0") + (when-feature utf-2000 "u00020-Basic-Latin") + (when-feature utf-2000 "u00080-C1") + (when-feature utf-2000 "u000A0-Latin-1-Supplement") + (when-feature utf-2000 "u00100-Latin-Extended-A") + (when-feature utf-2000 "u00180-Latin-Extended-B") + (when-feature utf-2000 "u00250-IPA-Extensions") + (when-feature utf-2000 "u002B0-Spacing-Modifier-Letters") + (when-feature utf-2000 "u00300-Combining-Diacritical-Marks") + (when-feature utf-2000 "u00370-Greek") + (when-feature utf-2000 "u00400-Cyrillic") + (when-feature utf-2000 "u00530-Armenian") + (when-feature utf-2000 "u00590-Hebrew") + (when-feature utf-2000 "u00600-Arabic") + (when-feature utf-2000 "u00700-Syriac") + (when-feature utf-2000 "u00780-Thaana") + (when-feature utf-2000 "u00900-Devanagari") + (when-feature utf-2000 "u00980-Bengali") + (when-feature utf-2000 "u00A00-Gurmukhi") + (when-feature utf-2000 "u00A80-Gujarati") + (when-feature utf-2000 "u00B00-Oriya") + (when-feature utf-2000 "u00B80-Tamil") + (when-feature utf-2000 "u00C00-Telugu") + (when-feature utf-2000 "u00C80-Kannada") + (when-feature utf-2000 "u00D00-Malayalam") + (when-feature utf-2000 "u00D80-Sinhala") + (when-feature utf-2000 "u00E00-Thai") + (when-feature utf-2000 "u00E80-Lao") + (when-feature utf-2000 "u00F00-Tibetan") + (when-feature utf-2000 "u01000-Myanmar") + (when-feature utf-2000 "u010A0-Georgian") + (when-feature utf-2000 "u01100-Hangul-Jamo") + (when-feature utf-2000 "u01200-Ethiopic") + (when-feature utf-2000 "u013A0-Cherokee") + (when-feature utf-2000 "u01400-Canadian") + (when-feature utf-2000 "u01680-Ogham") + (when-feature utf-2000 "u016A0-Runic") + (when-feature utf-2000 "u01780-Khmer") + (when-feature utf-2000 "u01800-Mongolian") + (when-feature utf-2000 "u01E00-Latin-Extended-Additional") + (when-feature utf-2000 "u01F00-Greek-Extended") + (when-feature utf-2000 "u02000-General-Punctuation") + (when-feature utf-2000 "u02070-Superscripts") + (when-feature utf-2000 "u02080-Subscripts") + (when-feature utf-2000 "u020A0-Currency-Symbols") + (when-feature utf-2000 + "u020D0-Combining-Diacritical-Marks-for-Symbols") + (when-feature utf-2000 "u02100-Letterlike-Symbols") + (when-feature utf-2000 "u02150-Number-Forms") + (when-feature utf-2000 "u02190-Arrows") + (when-feature utf-2000 "u02200-Mathematical-Operators") + (when-feature utf-2000 "u02300-Miscellaneous-Technical") + (when-feature utf-2000 "u02400-Control-Pictures") + (when-feature utf-2000 "u02440-OCR") + (when-feature utf-2000 "u02460-Enclosed-Alphanumerics") + (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 "u03200-Enclosed-CJK-Letters-and-Months") + (when-feature utf-2000 "u03300-CJK-Compatibility") (when-feature mule "mule-charset") (when-feature file-coding "coding") (when-feature mule "mule-coding")