From: tomo Date: Mon, 28 Jun 1999 13:39:31 +0000 (+0000) Subject: (preloaded-file-list): Load "thai-xtis-chars" when Mule is running; X-Git-Tag: r21-2-17-tomo-3~62 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=c30782aa4ded19e3225126c177364a934005c789;hp=a5245a40bc0e64fc05b76d0fd7cb18a1cf5dd3bc;p=chise%2Fxemacs-chise.git (preloaded-file-list): Load "thai-xtis-chars" when Mule is running; load "mule/thai-xtis" instead of "thai-xtis" to avoid conflict with leim/quail/thai-xtis. --- diff --git a/lisp/dumped-lisp.el b/lisp/dumped-lisp.el index 1b33b17..097c197 100644 --- a/lisp/dumped-lisp.el +++ b/lisp/dumped-lisp.el @@ -133,7 +133,8 @@ (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")