+2001-01-26 Eli Zaretskii <eliz@is.elta.co.il>
+
+ * loadup.el (Top-level) [ms-dos]: Don't load international/ccl
+ twice.
+
2001-01-26 Richard M. Stallman <rms@caffeine.ai.mit.edu>
* simple.el (next-line): Don't let `newline' expand abbrevs.
(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)