From: tomo Date: Sun, 14 Nov 1999 12:20:16 +0000 (+0000) Subject: (preloaded-file-list): Add "u02000-General-Punctuation.el", X-Git-Tag: r21-2-19-utf-2000-0_12-0~37 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=39980b6af85664c547a61e1f9e1a2b4404fc00b9;p=chise%2Fxemacs-chise.git.1 (preloaded-file-list): Add "u02000-General-Punctuation.el", "u02070-Superscripts.el", "u02080-Subscripts.el", "u020A0-Currency-Symbols.el" and "u020D0-Combining-Diacritical-Marks-for-Symbols.el". --- diff --git a/lisp/dumped-lisp.el b/lisp/dumped-lisp.el index 7f42c44..14d2a1c 100644 --- a/lisp/dumped-lisp.el +++ b/lisp/dumped-lisp.el @@ -133,6 +133,12 @@ (when-feature utf-2000 "u01800-Mongolian.el") (when-feature utf-2000 "u01E00-Latin-Extended-Additional.el") (when-feature utf-2000 "u01F00-Greek-Extended.el") + (when-feature utf-2000 "u02000-General-Punctuation.el") + (when-feature utf-2000 "u02070-Superscripts.el") + (when-feature utf-2000 "u02080-Subscripts.el") + (when-feature utf-2000 "u020A0-Currency-Symbols.el") + (when-feature utf-2000 + "u020D0-Combining-Diacritical-Marks-for-Symbols.el") (when-feature mule "mule-charset") (when-feature file-coding "coding") (when-feature mule "mule-coding")