]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorAndreas Schwab <schwab@suse.de>
Sat, 8 Feb 2003 17:28:43 +0000 (17:28 +0000)
committerAndreas Schwab <schwab@suse.de>
Sat, 8 Feb 2003 17:28:43 +0000 (17:28 +0000)
ChangeLog
lib-src/ChangeLog
src/ChangeLog

index d0e6b3b175401d1f9b1e719364b23ee2b04cd91e..38e37e67fd4b29f631366e769342d90922a618f3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-02-08  Andreas Schwab  <schwab@suse.de>
+
+       * Makefile.in (EXEEXT): Define to @EXEEXT@ and use this variable
+       instead of the substitution.
+
 2003-01-31  Joe Buehler  <jhpb@draco.hekimian.com>
 
        * Makefile.in: Use @EXEEXT@ for Cygwin.
index c983be1cce200e0e9c9b4d5cc60b36bae3bec39b..dbc285e66f50a2d457c0ae96dce4ad4d26deb04e 100644 (file)
@@ -1,3 +1,8 @@
+2003-02-08  Andreas Schwab  <schwab@suse.de>
+
+       * Makefile.in (EXEEXT): Define to @EXEEXT@ and use this variable
+       instead of the substitution.
+
 2003-02-04  Richard M. Stallman  <rms@gnu.org>
 
        * update-game-score.c (push_score, read_scores): Cast values
index 94fe3226cf8e8532934b313ca1f21b1104423ae2..99634caef2b1962bf62ae28121fe1238d44a70a7 100644 (file)
@@ -1,3 +1,8 @@
+2003-02-08  Andreas Schwab  <schwab@suse.de>
+
+       * Makefile.in (EXEEXT): Define to @EXEEXT@ and use this variable
+       instead of the substitution.
+
 2003-02-08  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
 
        * xterm.c (x_make_frame_visible): Call gtk_window_deiconify.