[windows-nt]: Don't load code-pages and ccl.
authorJason Rumney <jasonr@gnu.org>
Sun, 14 Oct 2007 23:07:50 +0000 (23:07 +0000)
committerJason Rumney <jasonr@gnu.org>
Sun, 14 Oct 2007 23:07:50 +0000 (23:07 +0000)
lisp/loadup.el

index 8789c6d..8cbf65f 100644 (file)
       (load "vms-patch")))
 (if (eq system-type 'windows-nt)
     (progn
-      (load "international/ccl")
-      (load "international/code-pages")
       (load "term/w32-win")
       (load "ls-lisp")
       (load "disp-table") ; needed to setup ibm-pc char set, see internal.el