From f09e4c6bcde141d4d10e8de93402821bb7bd1094 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Mon, 12 Jul 2010 12:22:20 +0300 Subject: [PATCH] MS-Windows follow-up for 2010-07-12T05:25:46Z!handa@etlken. makefile.w32-in (lisp2): Change hebrew.el to hebrew.elc. --- lib-src/ChangeLog | 5 +++++ lib-src/makefile.w32-in | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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 \ -- 2.39.2