X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Fdumped-lisp.el;h=b6f438494d9128c3daafffabd9109200301a368c;hb=ead23a4ed0a8e0f9c58d1c6aa8c01465a84da31e;hp=b32bdfe8b543ede990709f332f1607feaff8b9c5;hpb=1d9bc86590766427e2431876a50d78206a99edd5;p=chise%2Fxemacs-chise.git- diff --git a/lisp/dumped-lisp.el b/lisp/dumped-lisp.el index b32bdfe..b6f4384 100644 --- a/lisp/dumped-lisp.el +++ b/lisp/dumped-lisp.el @@ -122,6 +122,7 @@ (when-feature file-coding "code-cmds") ;;;;;;;;;;;;;;;;;; MULE support (when-feature mule "mule-conf") + (when-feature utf-2000 "isolated-char") (when-feature utf-2000 "u00000-C0") (when-feature utf-2000 "u00020-Basic-Latin") (when-feature utf-2000 "u00080-C1") @@ -451,7 +452,7 @@ (when-feature mule "arabic") (when-feature mule "chinese") -; (when-feature mule "mule/cyrillic") ; overloaded in leim/quail + (when-feature mule "mule/cyrillic") ; overloaded in leim/quail (when-feature mule "english") (when-feature mule "ethiopic") (when-feature mule "european") @@ -460,8 +461,8 @@ (when-feature mule "japanese") (when-feature mule "korean") (when-feature mule "misc-lang") -; (when-feature mule "thai-xtis-chars") -; (when-feature mule "mule/thai-xtis") ; overloaded in leim/quail + (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)) "viet-ccl") (when-feature mule "vietnamese")