1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-30 04:10:54 -08:00

[windows-nt, ms-dos]: Undo loading

of international/mule-utils.
This commit is contained in:
Geoff Voelker 1997-07-20 01:31:14 +00:00
parent f473b0ca64
commit e2ed3ecdcf

View file

@ -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")