(preloaded-file-list): Don't add "mojikyo".
[chise/xemacs-chise.git-] / lisp / dumped-lisp.el
index ead38e0..8fd2373 100644 (file)
@@ -80,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 "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")