(preloaded-file-list): Load "thai-xtis-chars" when Mule is running;
authortomo <tomo>
Mon, 28 Jun 1999 13:39:31 +0000 (13:39 +0000)
committertomo <tomo>
Mon, 28 Jun 1999 13:39:31 +0000 (13:39 +0000)
load "mule/thai-xtis" instead of "thai-xtis" to avoid conflict with
leim/quail/thai-xtis.

lisp/dumped-lisp.el

index 1b33b17..097c197 100644 (file)
        (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")