]> git.eshelyaron.com Git - emacs.git/commitdiff
[ms-dos]: Don't load ccl and codepage.
authorEli Zaretskii <eliz@gnu.org>
Tue, 30 Sep 2008 16:22:46 +0000 (16:22 +0000)
committerEli Zaretskii <eliz@gnu.org>
Tue, 30 Sep 2008 16:22:46 +0000 (16:22 +0000)
lisp/loadup.el

index 74ecf2867a3deeaaf718a41c83cb1efba8978aa3..6dd2fc44fded0cf4a92565f22bc9799f552a8b71 100644 (file)
       ;; ``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