(preloaded-file-list): Add "u02200-Mathematical-Operators.el" and
[chise/xemacs-chise.git] / lisp / dumped-lisp.el
index 1b33b17..0fe0e2c 100644 (file)
        (when-feature scrollbar "scrollbar")
        (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.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 "u00900-Devanagari.el")
+       (when-feature utf-2000 "u00980-Bengali.el")
+       (when-feature utf-2000 "u00A00-Gurmukhi.el")
+       (when-feature utf-2000 "u00A80-Gujarati.el")
+       (when-feature utf-2000 "u00B00-Oriya.el")
+       (when-feature utf-2000 "u00B80-Tamil.el")
+       (when-feature utf-2000 "u00C00-Telugu.el")
+       (when-feature utf-2000 "u00C80-Kannada.el")
+       (when-feature utf-2000 "u00D00-Malayalam.el")
+       (when-feature utf-2000 "u00D80-Sinhala.el")
+       (when-feature utf-2000 "u00E00-Thai.el")
+       (when-feature utf-2000 "u00E80-Lao.el")
+       (when-feature utf-2000 "u00F00-Tibetan.el")
+       (when-feature utf-2000 "u01000-Myanmar.el")
+       (when-feature utf-2000 "u010A0-Georgian.el")
+       (when-feature utf-2000 "u01100-Hangul-Jamo.el")
+       (when-feature utf-2000 "u01200-Ethiopic.el")
+       (when-feature utf-2000 "u013A0-Cherokee.el")
+       (when-feature utf-2000 "u01400-Canadian.el")
+       (when-feature utf-2000 "u01680-Ogham.el")
+       (when-feature utf-2000 "u016A0-Runic.el")
+       (when-feature utf-2000 "u01780-Khmer.el")
+       (when-feature utf-2000 "u01800-Mongolian.el")
+       (when-feature utf-2000 "u01E00-Latin-Extended-Additional.el")
+       (when-feature utf-2000 "u01F00-Greek-Extended.el")
+       (when-feature utf-2000 "u02000-General-Punctuation.el")
+       (when-feature utf-2000 "u02070-Superscripts.el")
+       (when-feature utf-2000 "u02080-Subscripts.el")
+       (when-feature utf-2000 "u020A0-Currency-Symbols.el")
+       (when-feature utf-2000
+                     "u020D0-Combining-Diacritical-Marks-for-Symbols.el")
+       (when-feature utf-2000 "u02100-Letterlike-Symbols.el")
+       (when-feature utf-2000 "u02150-Number-Forms.el")
+       (when-feature utf-2000 "u02190-Arrows.el")
+       (when-feature utf-2000 "u02200-Mathematical-Operators.el")
+       (when-feature utf-2000 "u02300-Miscellaneous-Technical.el")
        (when-feature mule "mule-charset")
        (when-feature file-coding "coding")
        (when-feature mule "mule-coding")
        (when-feature mule "japanese")
        (when-feature mule "korean")
        (when-feature mule "misc-lang")
-       (when-feature mule "thai-xtis")
+       (when-feature mule "thai-xtis-chars")
+       (when-feature mule "mule/thai-xtis") ; overloaded in leim/quail
        (when-feature mule "viet-chars")
-       (when-feature mule "vietnamese")
+       (when-feature (and mule (not utf-2000)) "vietnamese")
 
        ;; Specialized language support
        (when-feature (and mule CANNA) "canna-leim")
        (when-feature (and (not infodock)
                           (or x mswindows) menubar) "menubar-items")
        (when-feature (and infodock (or x mswindows) menubar) "id-menus")
+       (when-feature (and gutter menubar window-system) "gutter-items")
        (when-feature x "x-faces")
        (when-feature x "x-iso8859-1")
        (when-feature x "x-mouse")