X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Fdumped-lisp.el;h=8b3a8b68940c9730e0c6354b64de1b50d3a0298b;hb=e8ee37c6a90f22d3d54833d7f6e89434e8094286;hp=0064fd6a59c1ccf2cc4bae469a4d07011b2a5a6e;hpb=1a6bcaadaf544cc95c278f9336af8abd944739e5;p=chise%2Fxemacs-chise.git- diff --git a/lisp/dumped-lisp.el b/lisp/dumped-lisp.el index 0064fd6..8b3a8b6 100644 --- a/lisp/dumped-lisp.el +++ b/lisp/dumped-lisp.el @@ -123,6 +123,7 @@ ;;;;;;;;;;;;;;;;;; MULE support (when-feature mule "mule-conf") (when-feature mule "arabic") + (when-feature utf-2000 "mojikyo-ccs") (when-feature utf-2000 "isolated-char") (when-feature utf-2000 "u00000-C0") (when-feature utf-2000 "u00020-Basic-Latin") @@ -422,10 +423,10 @@ (when-feature utf-2000 "u0FE70-Arabic-Presentation-Forms-B") (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 utf-2000 "mojikyo-conf") (when-feature mule "mule-coding") ;; All files after this can have extended characters in them. (when-feature mule "mule-help")