(preloaded-file-list): Add "ccs-jisx0201-latin.el",
authortomo <tomo>
Sun, 3 Oct 1999 14:40:46 +0000 (14:40 +0000)
committertomo <tomo>
Sun, 3 Oct 1999 14:40:46 +0000 (14:40 +0000)
"ccs-iso8859-2.el", "ccs-iso8859-3.el", "ccs-iso8859-4.el",
"ccs-iso8859-9.el", "ccs-viscii.el" and "ccs-jisx0208-1983.el".

lisp/dumped-lisp.el

index 75b2cea..1ad78e2 100644 (file)
        (when-feature scrollbar "scrollbar")
        (when-feature menubar "menubar")
        (when-feature dialog "dialog")
+       (when-feature utf-2000 "ccs-jisx0201-latin.el")
+       (when-feature utf-2000 "ccs-iso8859-2.el")
+       (when-feature utf-2000 "ccs-iso8859-3.el")
+       (when-feature utf-2000 "ccs-iso8859-4.el")
+       (when-feature utf-2000 "ccs-iso8859-9.el")
+       (when-feature utf-2000 "ccs-viscii.el")
+       (when-feature utf-2000 "ccs-jisx0208-1983.el")
        (when-feature mule "mule-charset")
        (when-feature file-coding "coding")
        (when-feature mule "mule-coding")