X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Fdumped-lisp.el;h=b7c70c21990b981121180798c999815ed0492c69;hb=c90770c226601e486797fb6aff9a03a9c616254c;hp=5990559d80672f8f86c33adb7c3c1b1e59eb866c;hpb=4594281eda9b39ec56b85efbe5ce1cd6b8738194;p=chise%2Fxemacs-chise.git diff --git a/lisp/dumped-lisp.el b/lisp/dumped-lisp.el index 5990559..b7c70c2 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 mule "arabic") (when-feature utf-2000 "isolated-char") (when-feature utf-2000 "u00000-C0") (when-feature utf-2000 "u00020-Basic-Latin") @@ -193,7 +194,7 @@ (when-feature utf-2000 "u03100-Bopomofo") (when-feature utf-2000 "u03130-Hangul-Compatibility-Jamo") (when-feature utf-2000 "u03190-Kanbun") - (when-feature utf-2000 "u031A0-Extended-Bopomofo") + (when-feature utf-2000 "u031A0-Bopomofo-Extended") (when-feature utf-2000 "u03200-Enclosed-CJK-Letters-and-Months") (when-feature utf-2000 "u03300-CJK-Compatibility") (when-feature utf-2000 "Ideograph-R001-One") @@ -451,7 +452,6 @@ ;; Now load files to set up all the different languages/environments ;; that Mule knows about. - (when-feature mule "arabic") (when-feature mule "chinese") (when-feature mule "mule/cyrillic") ; overloaded in leim/quail (when-feature mule "english")