1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-02-03 20:24:29 +00:00

[ms-dos]: Don't load ccl and codepage.

This commit is contained in:
Eli Zaretskii 2008-09-30 16:22:46 +00:00
parent ff58641318
commit d9fd933369

View File

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