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:
parent
f473b0ca64
commit
e2ed3ecdcf
1 changed files with 0 additions and 4 deletions
|
|
@ -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")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue