[windows-nt, ms-dos]: Load international/mule-utils.
This commit is contained in:
parent
ee425fc3fc
commit
5e2729dd57
1 changed files with 4 additions and 0 deletions
|
@ -171,6 +171,8 @@
|
|||
(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")
|
||||
|
@ -179,6 +181,8 @@
|
|||
(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
Reference in a new issue