From: Eli Zaretskii Date: Mon, 12 Jul 2010 09:22:20 +0000 (+0300) Subject: MS-Windows follow-up for 2010-07-12T05:25:46Z!handa@etlken. X-Git-Tag: emacs-pretest-24.0.90~104^2~275^2~438^2~51^2~76 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f09e4c6bcde141d4d10e8de93402821bb7bd1094;p=emacs.git MS-Windows follow-up for 2010-07-12T05:25:46Z!handa@etlken. makefile.w32-in (lisp2): Change hebrew.el to hebrew.elc. --- diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index d0410f4c080..ea23d3915b4 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -1,3 +1,8 @@ +2010-07-12 Eli Zaretskii + + * makefile.w32-in (lisp2): Change hebrew.el to hebrew.elc (see + 2010-07-12T05:25:46Z!handa@etlken). + 2010-07-11 Andreas Schwab * emacsclient.c (set_local_socket): Use strchr, strrchr instead of diff --git a/lib-src/makefile.w32-in b/lib-src/makefile.w32-in index fbcab0183ce..72a04ecff89 100644 --- a/lib-src/makefile.w32-in +++ b/lib-src/makefile.w32-in @@ -247,7 +247,7 @@ lisp2 = \ $(lispsource)language/slovak.el \ $(lispsource)language/romanian.el \ $(lispsource)language/greek.el \ - $(lispsource)language/hebrew.el \ + $(lispsource)language/hebrew.elc \ $(lispsource)language/japanese.el \ $(lispsource)language/korean.el \ $(lispsource)language/lao.el \