From: tomo Date: Sun, 14 Nov 1999 06:35:43 +0000 (+0000) Subject: (preloaded-file-list): Add "u013A0-Cherokee.el", "u01400-Canadian.el", X-Git-Tag: r21-2-19-utf-2000-0_12-0~50 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=e23156ac47ee48c3ee906a64a8d2a1f3bbf02c8b;p=chise%2Fxemacs-chise.git.1 (preloaded-file-list): Add "u013A0-Cherokee.el", "u01400-Canadian.el", "u01680-Ogham.el", "u016A0-Runic.el", "u01780-Khmer.el", "u01800-Mongolian.el", "u01E00-Latin-Extended-Additional.el" and "u01F00-Greek-Extended.el". --- diff --git a/lisp/dumped-lisp.el b/lisp/dumped-lisp.el index b6b5471..41eaa23 100644 --- a/lisp/dumped-lisp.el +++ b/lisp/dumped-lisp.el @@ -126,6 +126,14 @@ (when-feature utf-2000 "u010A0-Georgian.el") (when-feature utf-2000 "u01100-Hangul-Jamo.el") (when-feature utf-2000 "u01200-Ethiopic.el") + (when-feature utf-2000 "u013A0-Cherokee.el") + (when-feature utf-2000 "u01400-Canadian.el") + (when-feature utf-2000 "u01680-Ogham.el") + (when-feature utf-2000 "u016A0-Runic.el") + (when-feature utf-2000 "u01780-Khmer.el") + (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 mule "mule-charset") (when-feature file-coding "coding") (when-feature mule "mule-coding")