[ms-dos]: Don't load ccl and codepage.
This commit is contained in:
parent
ff58641318
commit
d9fd933369
1 changed files with 0 additions and 2 deletions
|
@ -202,8 +202,6 @@
|
|||
;; ``window system'', which generally behaves like a terminal.
|
||||
(load "term/pc-win")
|
||||
(load "ls-lisp")
|
||||
(load "international/ccl") ; codepage.el uses CCL en/decoder
|
||||
(load "international/codepage") ; internal.el uses cpNNN coding systems
|
||||
(load "disp-table"))) ; needed to setup ibm-pc char set, see internal.el
|
||||
(if (eq system-type 'macos)
|
||||
(progn
|
||||
|
|
Loading…
Add table
Reference in a new issue