From: tomo Date: Sat, 13 Nov 1999 18:13:50 +0000 (+0000) Subject: (preloaded-file-list): Add "u00400-Cyrillic.el", "u00530-Armenian.el", X-Git-Tag: r21-2-19-utf-2000-0_12-0~76 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=5647bb5991d9f5adea0ab3fad596ff6e892aa6fd;p=chise%2Fxemacs-chise.git.1 (preloaded-file-list): Add "u00400-Cyrillic.el", "u00530-Armenian.el", "u00590-Hebrew.el", "u00600-Arabic.el", "u00700-Syriac.el" and "u00780-Thaana.el". --- diff --git a/lisp/dumped-lisp.el b/lisp/dumped-lisp.el index 6ce56d6..249d09e 100644 --- a/lisp/dumped-lisp.el +++ b/lisp/dumped-lisp.el @@ -103,6 +103,12 @@ (when-feature utf-2000 "u002B0-Spacing-Modifier-Letters.el") (when-feature utf-2000 "u00300-Combining-Diacritical-Marks.el") (when-feature utf-2000 "u00370-Greek.el") + (when-feature utf-2000 "u00400-Cyrillic.el") + (when-feature utf-2000 "u00530-Armenian.el") + (when-feature utf-2000 "u00590-Hebrew.el") + (when-feature utf-2000 "u00600-Arabic.el") + (when-feature utf-2000 "u00700-Syriac.el") + (when-feature utf-2000 "u00780-Thaana.el") (when-feature mule "mule-charset") (when-feature file-coding "coding") (when-feature mule "mule-coding")