X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Fdumped-lisp.el;h=0064fd6a59c1ccf2cc4bae469a4d07011b2a5a6e;hb=7dc29a1c9d81ba0db724b28d96232a7aaae91a75;hp=82fa6e6f1d11d68d503afb1fba8b0d29952a6ea1;hpb=323bd14cb6442f991eaa2abe79f865ff303ec5cb;p=chise%2Fxemacs-chise.git- diff --git a/lisp/dumped-lisp.el b/lisp/dumped-lisp.el index 82fa6e6..0064fd6 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") @@ -422,6 +423,7 @@ (when-feature utf-2000 "u0FF00-Halfwidth-and-Fullwidth-Forms") (when-feature utf-2000 "u0FFF0-Specials") ;; (when-feature utf-2000 "mojikyo") + (when-feature utf-2000 "ad-hoc-cdp") (when-feature utf-2000 "ccs-tcvn5712.el") (when-feature mule "mule-charset") (when-feature mule "mule-coding") @@ -451,7 +453,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")