1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-16 17:19:41 +00: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")