(preloaded-file-list): Add "u0A000-Yi-Syllables",
authortomo <tomo>
Thu, 23 Dec 1999 13:39:13 +0000 (13:39 +0000)
committertomo <tomo>
Thu, 23 Dec 1999 13:39:13 +0000 (13:39 +0000)
"u0AC00-Hangul-Syllables", "u0FB00-Alphabetic-Presentation-Forms",
"u0FB50-Arabic-Presentation-Forms-A", "u0FE20-Combining-Half-Marks",
"u0FE30-CJK-Compatibility-Forms", "u0FE50-Small-Form-Variants",
"u0FE70-Arabic-Presentation-Forms-B",
"u0FF00-Halfwidth-and-Fullwidth-Forms" and "u0FFF0-Specials".

lisp/dumped-lisp.el

index 42b0d0b..9c4a59a 100644 (file)
        (when-feature utf-2000 "Ideograph-R212-Dragon")
        (when-feature utf-2000 "Ideograph-R213-Turtle")
        (when-feature utf-2000 "Ideograph-R214-Flute")
+       (when-feature utf-2000 "u0A000-Yi-Syllables")
+       (when-feature utf-2000 "u0AC00-Hangul-Syllables")
+       (when-feature utf-2000 "u0FB00-Alphabetic-Presentation-Forms")
+       (when-feature utf-2000 "u0FB50-Arabic-Presentation-Forms-A")
+       (when-feature utf-2000 "u0FE20-Combining-Half-Marks")
+       (when-feature utf-2000 "u0FE30-CJK-Compatibility-Forms")
+       (when-feature utf-2000 "u0FE50-Small-Form-Variants")
+       (when-feature utf-2000 "u0FE70-Arabic-Presentation-Forms-B")
+       (when-feature utf-2000 "u0FF00-Halfwidth-and-Fullwidth-Forms")
+       (when-feature utf-2000 "u0FFF0-Specials")
 
        (when-feature mule "mule-charset")
        (when-feature file-coding "coding")