]> git.eshelyaron.com Git - emacs.git/commitdiff
MS-Windows follow-up for 2010-07-12T05:25:46Z!handa@etlken.
authorEli Zaretskii <eliz@gnu.org>
Mon, 12 Jul 2010 09:22:20 +0000 (12:22 +0300)
committerEli Zaretskii <eliz@gnu.org>
Mon, 12 Jul 2010 09:22:20 +0000 (12:22 +0300)
 makefile.w32-in (lisp2): Change hebrew.el to hebrew.elc.

lib-src/ChangeLog
lib-src/makefile.w32-in

index d0410f4c0809bd23b46eb29592b2c400825a81e9..ea23d3915b4d7ca8688e602663303c1afd9a0d87 100644 (file)
@@ -1,3 +1,8 @@
+2010-07-12  Eli Zaretskii  <eliz@gnu.org>
+
+       * makefile.w32-in (lisp2): Change hebrew.el to hebrew.elc (see
+       2010-07-12T05:25:46Z!handa@etlken).
+
 2010-07-11  Andreas Schwab  <schwab@linux-m68k.org>
 
        * emacsclient.c (set_local_socket): Use strchr, strrchr instead of
index fbcab0183ce1fdba9ce37f5e6cd622eaae4fb2a0..72a04ecff8922eb38fbdc8b389ae209104bf0d14 100644 (file)
@@ -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 \