From: tomo Date: Sun, 14 Nov 1999 12:57:15 +0000 (+0000) Subject: (preloaded-file-list): Add "u02100-Letterlike-Symbols.el", X-Git-Tag: r21-2-19-utf-2000-0_12-0~32 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=cbe9de6bd2f4aaa7dc2c809902330fff8aa8a822;p=chise%2Fxemacs-chise.git.1 (preloaded-file-list): Add "u02100-Letterlike-Symbols.el", "u02150-Number-Forms.el" and "u02190-Arrows.el". --- diff --git a/lisp/dumped-lisp.el b/lisp/dumped-lisp.el index 14d2a1c..64ea389 100644 --- a/lisp/dumped-lisp.el +++ b/lisp/dumped-lisp.el @@ -139,6 +139,9 @@ (when-feature utf-2000 "u020A0-Currency-Symbols.el") (when-feature utf-2000 "u020D0-Combining-Diacritical-Marks-for-Symbols.el") + (when-feature utf-2000 "u02100-Letterlike-Symbols.el") + (when-feature utf-2000 "u02150-Number-Forms.el") + (when-feature utf-2000 "u02190-Arrows.el") (when-feature mule "mule-charset") (when-feature file-coding "coding") (when-feature mule "mule-coding")