From: tomo Date: Thu, 18 Nov 1999 11:37:25 +0000 (+0000) Subject: (preloaded-file-list): Add "Ideograph-R002-Line", X-Git-Tag: r21-2-19-utf-2000-0_13-0~149 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=8516f5921c89bc2c7a18c4991acc52831d962e2d;p=chise%2Fxemacs-chise.git- (preloaded-file-list): Add "Ideograph-R002-Line", "Ideograph-R003-Dot", "Ideograph-R004-Slash", "Ideograph-R005-Second", "Ideograph-R006-Hook", "Ideograph-R007-Two", "Ideograph-R008-Lid", "Ideograph-R009-Man", "Ideograph-R010-Legs" and "Ideograph-R011-Enter". --- diff --git a/lisp/dumped-lisp.el b/lisp/dumped-lisp.el index 1ef8a65..439e5f2 100644 --- a/lisp/dumped-lisp.el +++ b/lisp/dumped-lisp.el @@ -165,6 +165,16 @@ (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 utf-2000 "Ideograph-R002-Line") + (when-feature utf-2000 "Ideograph-R003-Dot") + (when-feature utf-2000 "Ideograph-R004-Slash") + (when-feature utf-2000 "Ideograph-R005-Second") + (when-feature utf-2000 "Ideograph-R006-Hook") + (when-feature utf-2000 "Ideograph-R007-Two") + (when-feature utf-2000 "Ideograph-R008-Lid") + (when-feature utf-2000 "Ideograph-R009-Man") + (when-feature utf-2000 "Ideograph-R010-Legs") + (when-feature utf-2000 "Ideograph-R011-Enter") (when-feature mule "mule-charset") (when-feature file-coding "coding") (when-feature mule "mule-coding")