emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] /srv/bzr/emacs/trunk r110636: Update lib-src/makefile.w32-


From: Eli Zaretskii
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r110636: Update lib-src/makefile.w32-in to follow revision 110608.
Date: Tue, 23 Oct 2012 19:09:55 +0200
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 110636
committer: Eli Zaretskii <address@hidden>
branch nick: trunk
timestamp: Tue 2012-10-23 19:09:55 +0200
message:
  Update lib-src/makefile.w32-in to follow revision 110608.
  
   lib-src/makefile.w32-in (lisp2): Add cp51932.el and eucjp-ms.el, to
   follow src/lisp.mk.
modified:
  lib-src/ChangeLog
  lib-src/makefile.w32-in
=== modified file 'lib-src/ChangeLog'
--- a/lib-src/ChangeLog 2012-10-21 01:19:46 +0000
+++ b/lib-src/ChangeLog 2012-10-23 17:09:55 +0000
@@ -1,3 +1,8 @@
+2012-10-23  Eli Zaretskii  <address@hidden>
+
+       * makefile.w32-in (lisp2): Add cp51932.el and eucjp-ms.el, to
+       follow src/lisp.mk.
+
 2012-10-21  Glenn Morris  <address@hidden>
 
        * make-docfile.c (scan_lisp_file): Add cp51932.el and eucjp-ms.el.

=== modified file 'lib-src/makefile.w32-in'
--- a/lib-src/makefile.w32-in   2012-10-20 10:01:19 +0000
+++ b/lib-src/makefile.w32-in   2012-10-23 17:09:55 +0000
@@ -229,6 +229,8 @@
        $(lispsource)language/greek.elc \
        $(lispsource)language/hebrew.elc \
        $(lispsource)language/japanese.elc \
+       $(lispsource)international/cp51932.el \
+       $(lispsource)international/eucjp-ms.el \
        $(lispsource)language/korean.elc \
        $(lispsource)language/lao.elc \
        $(lispsource)language/cham.elc \


reply via email to

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