From: tomo Date: Fri, 28 Apr 2000 11:01:36 +0000 (+0000) Subject: (preloaded-file-list): Don't add "mojikyo". X-Git-Tag: r21-2-27-utf-2000-0_15-0~2 X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55324a8d466dca05e9644e9f9ce6047114d7bf90;p=chise%2Fxemacs-chise.git- (preloaded-file-list): Don't add "mojikyo". --- diff --git a/lisp/dumped-lisp.el b/lisp/dumped-lisp.el index 9c8a2ba..8fd2373 100644 --- a/lisp/dumped-lisp.el +++ b/lisp/dumped-lisp.el @@ -388,7 +388,7 @@ (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 "mojikyo") (when-feature utf-2000 "ccs-tcvn5712.el") (when-feature mule "mule-charset") (when-feature file-coding "coding")