X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Fdumped-lisp.el;h=097c197f1c71577635ef688e8c3078cb8dceb756;hb=afc391781b1eb4961172bbf0c872aafc46341da6;hp=07c67ced086a541a90271ce7f5c25930ff4c41a9;hpb=a5f466de30a3e927ed1146b0c7e3870e71465c8f;p=chise%2Fxemacs-chise.git diff --git a/lisp/dumped-lisp.el b/lisp/dumped-lisp.el index 07c67ce..097c197 100644 --- a/lisp/dumped-lisp.el +++ b/lisp/dumped-lisp.el @@ -94,7 +94,6 @@ (when-feature mule "mule-coding") ;; Handle I/O of files with extended characters. (when-feature file-coding "code-files") - (when-feature mule "mule-files") ;; Handle process with encoding/decoding non-ascii coding-system. (when-feature file-coding "code-process") (when-feature mule "mule-help") @@ -134,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")