From: tomo Date: Tue, 16 Nov 1999 20:34:55 +0000 (+0000) Subject: (preloaded-file-list): Add "Ideograph-R001-One" in UTF-2000. X-Git-Tag: r21-2-19-utf-2000-0_13-0~158 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=bb4db8a0297673edcabc14482e0644a30fd99db0;p=chise%2Fxemacs-chise.git- (preloaded-file-list): Add "Ideograph-R001-One" in UTF-2000. --- diff --git a/lisp/dumped-lisp.el b/lisp/dumped-lisp.el index b878d44..1ef8a65 100644 --- a/lisp/dumped-lisp.el +++ b/lisp/dumped-lisp.el @@ -164,6 +164,7 @@ (when-feature utf-2000 "u031A0-Extended-Bopomofo") (when-feature utf-2000 "u03200-Enclosed-CJK-Letters-and-Months") (when-feature utf-2000 "u03300-CJK-Compatibility") + (when-feature utf-2000 "Ideograph-R001-One") (when-feature mule "mule-charset") (when-feature file-coding "coding") (when-feature mule "mule-coding")