From: Andreas Schwab Date: Sat, 8 Feb 2003 17:28:43 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~11302 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0dfd93c05d8e9557971b7467e75a468ad25d0999;p=emacs.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index d0e6b3b1754..38e37e67fd4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-02-08 Andreas Schwab + + * Makefile.in (EXEEXT): Define to @EXEEXT@ and use this variable + instead of the substitution. + 2003-01-31 Joe Buehler * Makefile.in: Use @EXEEXT@ for Cygwin. diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index c983be1cce2..dbc285e66f5 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -1,3 +1,8 @@ +2003-02-08 Andreas Schwab + + * Makefile.in (EXEEXT): Define to @EXEEXT@ and use this variable + instead of the substitution. + 2003-02-04 Richard M. Stallman * update-game-score.c (push_score, read_scores): Cast values diff --git a/src/ChangeLog b/src/ChangeLog index 94fe3226cf8..99634caef2b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2003-02-08 Andreas Schwab + + * Makefile.in (EXEEXT): Define to @EXEEXT@ and use this variable + instead of the substitution. + 2003-02-08 Jan Dj,Ad(Brv * xterm.c (x_make_frame_visible): Call gtk_window_deiconify.