comparison nt/ChangeLog @ 488:1e7b510d04f6

[xemacs-hg @ 2001-04-28 21:04:49 by adrian] [PATCH] nt/*.mak improvements, fix usage of emacs_is_beta from version.sh <3dauawnh.fsf@rapier.ecf.teradyne.com>
author adrian
date Sat, 28 Apr 2001 21:04:50 +0000
parents 52626a2f02ef
children 4137b1fb7b90
comparison
equal deleted inserted replaced
487:54fa1a5c2d12 488:1e7b510d04f6
1 2001-04-27 Adrian Aichner <adrian@xemacs.org>
2
3 * compface.mak (clean): New target.
4 * xemacs.mak: Use $(DEL) everywhere, instead of some occurences of
5 del and @$(DEL). Add GTK supporting variables and document it as
6 currently unsupported on MSWindows.
7 * xemacs.mak (XEMACS_VERSION_STRING): Initialize according to
8 emacs_is_beta. Use emacs_beta_version as patch level for non-beta
9 version.
10 * xemacs.mak (HAVE_GTK): New.
11 * xemacs.mak (GTK_DIR): New.
12
1 2001-04-20 Ben Wing <ben@xemacs.org> 13 2001-04-20 Ben Wing <ben@xemacs.org>
2 14
3 * .cvsignore: Added stuff for Windows. 15 * .cvsignore: Added stuff for Windows.
4 16
5 2001-04-18 Martin Buchholz <martin@xemacs.org> 17 2001-04-18 Martin Buchholz <martin@xemacs.org>