From 4edb4291ae951555a08ce6cbc0aba2abd41b47b2 Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 12 Jan 2000 06:43:12 +0000 Subject: [PATCH] (preloaded-file-list): Delete "ccs-jisx0201-latin.el". --- lisp/dumped-lisp.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/dumped-lisp.el b/lisp/dumped-lisp.el index 1dc1123..d4ee0b7 100644 --- a/lisp/dumped-lisp.el +++ b/lisp/dumped-lisp.el @@ -1,3 +1,4 @@ + (setq preloaded-file-list (assemble-list "backquote" ; needed for defsubst etc. @@ -90,7 +91,6 @@ (when-feature menubar "menubar") (when-feature dialog "dialog") (when-feature mule "mule-conf") - (when-feature utf-2000 "ccs-jisx0201-latin.el") (when-feature utf-2000 "ccs-jisx0208-1983.el") (when-feature utf-2000 "u00000-C0") (when-feature utf-2000 "u00020-Basic-Latin") -- 1.7.10.4