(preloaded-file-list): Don't add "mojikyo".
[chise/xemacs-chise.git-] / lisp / dumped-lisp.el
index 42b0d0b..8fd2373 100644 (file)
@@ -1,3 +1,4 @@
+
 (setq preloaded-file-list
       (assemble-list
         "backquote"            ; needed for defsubst etc.
@@ -79,7 +80,7 @@
        "text-mode"
        "fill"
        "auto-save"             ; Added for 20.4
-
+       "movemail"              ; Added for 21.2
        (when-feature windows-nt "winnt")
        (when-feature lisp-float-type "float-sup")
        "itimer"                ; for vars auto-save-timeout and
        (when-feature utf-2000 "Ideograph-R212-Dragon")
        (when-feature utf-2000 "Ideograph-R213-Turtle")
        (when-feature utf-2000 "Ideograph-R214-Flute")
-
+       (when-feature utf-2000 "u0A000-Yi-Syllables")
+       (when-feature utf-2000 "u0AC00-Hangul-Syllables")
+       (when-feature utf-2000 "u0FB00-Alphabetic-Presentation-Forms")
+       (when-feature utf-2000 "u0FB50-Arabic-Presentation-Forms-A")
+       (when-feature utf-2000 "u0FE20-Combining-Half-Marks")
+       (when-feature utf-2000 "u0FE30-CJK-Compatibility-Forms")
+       (when-feature utf-2000 "u0FE50-Small-Form-Variants")
+       (when-feature utf-2000 "u0FE70-Arabic-Presentation-Forms-B")
+       (when-feature utf-2000 "u0FF00-Halfwidth-and-Fullwidth-Forms")
+       (when-feature utf-2000 "u0FFF0-Specials")
+        ;; (when-feature utf-2000 "mojikyo")
+       (when-feature utf-2000 "ccs-tcvn5712.el")
        (when-feature mule "mule-charset")
        (when-feature file-coding "coding")
        (when-feature mule "mule-coding")
        (when-feature mule "thai-xtis-chars")
        (when-feature mule "mule/thai-xtis") ; overloaded in leim/quail
        (when-feature mule "viet-chars")
-       (when-feature (and mule (not utf-2000)) "vietnamese")
+       (when-feature (and mule (not utf-2000)) "viet-ccl")
+       (when-feature mule "vietnamese")
 
        ;; Specialized language support
        (when-feature (and mule CANNA) "canna-leim")