]> git.eshelyaron.com Git - emacs.git/commitdiff
[windows-nt, ms-dos]: Undo loading
authorGeoff Voelker <voelker@cs.washington.edu>
Sun, 20 Jul 1997 01:31:14 +0000 (01:31 +0000)
committerGeoff Voelker <voelker@cs.washington.edu>
Sun, 20 Jul 1997 01:31:14 +0000 (01:31 +0000)
of international/mule-utils.

lisp/loadup.el

index 6cd845c9186fb4b0d6e54489ad0b1af058230b46..1989bfd17b22add70a0ebd3d394319d32f6bd5d2 100644 (file)
       (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")
     (progn
       (load "ls-lisp")
       (garbage-collect)
-      (load "international/mule-util") ; needed for coding systems
-      (garbage-collect)
       (load "dos-w32")
       (garbage-collect)
       (load "dos-fns")