(preloaded-file-list): Don't load vietnamese.el if utf-2000 is
[chise/xemacs-chise.git] / lisp / dumped-lisp.el
index 1b33b17..1a95fdd 100644 (file)
        (when-feature mule "misc-lang")
        (when-feature mule "thai-xtis")
        (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")