From e2ed3ecdcfea46e4a584d573035482636ffbc83e Mon Sep 17 00:00:00 2001 From: Geoff Voelker Date: Sun, 20 Jul 1997 01:31:14 +0000 Subject: [PATCH] [windows-nt, ms-dos]: Undo loading of international/mule-utils. --- lisp/loadup.el | 4 ---- 1 file changed, 4 deletions(-) diff --git a/lisp/loadup.el b/lisp/loadup.el index 6cd845c9186..1989bfd17b2 100644 --- a/lisp/loadup.el +++ b/lisp/loadup.el @@ -171,8 +171,6 @@ (garbage-collect) (load "disp-table") ; needed to setup ibm-pc char set, see internal.el (garbage-collect) - (load "international/mule-util") ; needed for coding systems - (garbage-collect) (load "dos-w32") (garbage-collect) (load "w32-fns") @@ -181,8 +179,6 @@ (progn (load "ls-lisp") (garbage-collect) - (load "international/mule-util") ; needed for coding systems - (garbage-collect) (load "dos-w32") (garbage-collect) (load "dos-fns") -- 2.39.2