Mercurial > emacs
changeset 35594:2b8bd45c65b9
(Top-level) [ms-dos]: Don't load international/ccl twice.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Fri, 26 Jan 2001 10:13:38 +0000 |
parents | 03b85b9c98a8 |
children | fd71dffbdd55 |
files | lisp/loadup.el |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/loadup.el Fri Jan 26 09:35:23 2001 +0000 +++ b/lisp/loadup.el Fri Jan 26 10:13:38 2001 +0000 @@ -159,7 +159,6 @@ (load "dos-w32") (load "dos-fns") (load "dos-vars") - (load "international/ccl") ; for cpNNN coding systems in codepage.el (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)