From: tomo Date: Sat, 13 Nov 1999 21:58:11 +0000 (+0000) Subject: (preloaded-file-list): Add "u010A0-Georgian.el", X-Git-Tag: r21-2-19-utf-2000-0_12-0~57 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=252cff001781655e5c6aa41f26c21ef8095c092c;p=chise%2Fxemacs-chise.git.1 (preloaded-file-list): Add "u010A0-Georgian.el", "u01100-Hangul-Jamo.el" and "u01200-Ethiopic.el". --- diff --git a/lisp/dumped-lisp.el b/lisp/dumped-lisp.el index 86f752d..b6b5471 100644 --- a/lisp/dumped-lisp.el +++ b/lisp/dumped-lisp.el @@ -123,6 +123,9 @@ (when-feature utf-2000 "u00E80-Lao.el") (when-feature utf-2000 "u00F00-Tibetan.el") (when-feature utf-2000 "u01000-Myanmar.el") + (when-feature utf-2000 "u010A0-Georgian.el") + (when-feature utf-2000 "u01100-Hangul-Jamo.el") + (when-feature utf-2000 "u01200-Ethiopic.el") (when-feature mule "mule-charset") (when-feature file-coding "coding") (when-feature mule "mule-coding")