From: tomo Date: Sat, 13 Nov 1999 19:13:46 +0000 (+0000) Subject: (preloaded-file-list): Add "u00900-Devanagari.el", X-Git-Tag: r21-2-19-utf-2000-0_12-0~71 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=949ca708ebfdc52bf1e5bcd42f0b4c496691e264;p=chise%2Fxemacs-chise.git.1 (preloaded-file-list): Add "u00900-Devanagari.el", "u00980-Bengali.el", "u00A00-Gurmukhi.el", "u00A80-Gujarati.el", "u00B00-Oriya.el", "u00B80-Tamil.el", "u00C00-Telugu.el", "u00C80-Kannada.el", "u00D00-Malayalam.el", "u00D80-Sinhala.el", "u00E00-Thai.el", "u00E80-Lao.el", "u00F00-Tibetan.el" and "u01000-Myanmar.el". --- diff --git a/lisp/dumped-lisp.el b/lisp/dumped-lisp.el index 249d09e..86f752d 100644 --- a/lisp/dumped-lisp.el +++ b/lisp/dumped-lisp.el @@ -109,6 +109,20 @@ (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 mule "mule-charset") (when-feature file-coding "coding") (when-feature mule "mule-coding")