emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/loadup.el,v


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/lisp/loadup.el,v
Date: Tue, 30 Sep 2008 16:22:46 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Eli Zaretskii <eliz>    08/09/30 16:22:46

Index: loadup.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/loadup.el,v
retrieving revision 1.176
retrieving revision 1.177
diff -u -b -r1.176 -r1.177
--- loadup.el   23 Aug 2008 16:59:51 -0000      1.176
+++ loadup.el   30 Sep 2008 16:22:46 -0000      1.177
@@ -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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]