From: Eli Zaretskii Date: Tue, 30 Sep 2008 19:01:37 +0000 (+0000) Subject: (OTHER_PLATFORM_SUPPORT): Remove ccl.elc and codepage.elc. X-Git-Tag: emacs-pretest-23.0.90~2707 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=7a09249bc732237eeec62a318f8bbade505d1368;p=emacs.git (OTHER_PLATFORM_SUPPORT): Remove ccl.elc and codepage.elc. --- diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index e28bfb7d8ba..255ed8d442a 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -1,3 +1,8 @@ +2008-09-30 Eli Zaretskii + + * makefile.w32-in (OTHER_PLATFORM_SUPPORT): Remove ccl.elc and + codepage.elc. + 2008-09-19 Dan Nicolaescu * emacsclient.c (main): Use stdout rather than stdin to obtain the diff --git a/lib-src/makefile.w32-in b/lib-src/makefile.w32-in index 4a9bbb5fbe8..4bd6e4ea29f 100644 --- a/lib-src/makefile.w32-in +++ b/lib-src/makefile.w32-in @@ -190,8 +190,6 @@ WINDOW_SUPPORT = \ OTHER_PLATFORM_SUPPORT = \ $(lispsource)dos-fns.elc \ $(lispsource)dos-vars.elc \ - $(lispsource)international/ccl.elc \ - $(lispsource)international/codepage.elc \ $(lispsource)x-dnd.elc \ $(lispsource)term/x-win.elc