X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Fdumped-lisp.el;h=b6b5471ca34e337f21b35e208274828b42874dde;hb=252cff001781655e5c6aa41f26c21ef8095c092c;hp=6ce56d6887ae4622136e03976b5c2ead7accdc9d;hpb=08445a5717ba83b00a72e3904faa1d79054eb604;p=chise%2Fxemacs-chise.git diff --git a/lisp/dumped-lisp.el b/lisp/dumped-lisp.el index 6ce56d6..b6b5471 100644 --- a/lisp/dumped-lisp.el +++ b/lisp/dumped-lisp.el @@ -103,6 +103,29 @@ (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 utf-2000 "u00900-Devanagari.el") + (when-feature utf-2000 "u00980-Bengali.el") + (when-feature utf-2000 "u00A00-Gurmukhi.el") + (when-feature utf-2000 "u00A80-Gujarati.el") + (when-feature utf-2000 "u00B00-Oriya.el") + (when-feature utf-2000 "u00B80-Tamil.el") + (when-feature utf-2000 "u00C00-Telugu.el") + (when-feature utf-2000 "u00C80-Kannada.el") + (when-feature utf-2000 "u00D00-Malayalam.el") + (when-feature utf-2000 "u00D80-Sinhala.el") + (when-feature utf-2000 "u00E00-Thai.el") + (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")