Mercurial > emacs
changeset 98418:3fdcdddf14a8
[ms-dos]: Don't load ccl and codepage.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Tue, 30 Sep 2008 16:22:46 +0000 |
parents | 245092d4bc9b |
children | 765f690d14ed |
files | lisp/loadup.el |
diffstat | 1 files changed, 0 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/loadup.el Tue Sep 30 16:18:09 2008 +0000 +++ b/lisp/loadup.el Tue Sep 30 16:22:46 2008 +0000 @@ -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