changeset 18873:e05d51998190

[windows-nt, ms-dos]: Undo loading of international/mule-utils.
author Geoff Voelker <voelker@cs.washington.edu>
date Sun, 20 Jul 1997 01:31:14 +0000
parents 8c7bcffd7327
children e44ac570f54f
files lisp/loadup.el
diffstat 1 files changed, 0 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/loadup.el	Sun Jul 20 01:30:54 1997 +0000
+++ b/lisp/loadup.el	Sun Jul 20 01:31:14 1997 +0000
@@ -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")