Mercurial > hg > xemacs-beta
diff nt/ChangeLog @ 2106:e0cad74058ab
[xemacs-hg @ 2004-05-31 23:41:30 by adrian]
xemacs-21.5: Handle xemacs_extra_name in xemacs.mak, improve copy
-------------------- ChangeLog entries follow: --------------------
nt/ChangeLog addition:
2004-06-01 Adrian Aichner <adrian@xemacs.org>
* xemacs.mak: Don't echo DEL command. Use COPYCMD everywhere.
Remove /r switch from COPY and COPYDIR, as environment variable
COPYCMD takes care of this.
* xemacs.mak (COPYCMD): New. Used to initialize environment
variable by same name.
* xemacs.mak (TEMACS_CPP_FLAGS_NO_CFLAGS): Handle
xemacs_extra_name (CVS date stamp).
author | adrian |
---|---|
date | Mon, 31 May 2004 23:41:30 +0000 |
parents | ebb2b9148aad |
children | e13775448cf0 |
line wrap: on
line diff
--- a/nt/ChangeLog Mon May 31 21:50:55 2004 +0000 +++ b/nt/ChangeLog Mon May 31 23:41:30 2004 +0000 @@ -1,3 +1,13 @@ +2004-06-01 Adrian Aichner <adrian@xemacs.org> + + * xemacs.mak: Don't echo DEL command. Use COPYCMD everywhere. + Remove /r switch from COPY and COPYDIR, as environment variable + COPYCMD takes care of this. + * xemacs.mak (COPYCMD): New. Used to initialize environment + variable by same name. + * xemacs.mak (TEMACS_CPP_FLAGS_NO_CFLAGS): Handle + xemacs_extra_name (CVS date stamp). + 2004-03-22 Stephen J. Turnbull <stephen@xemacs.org> * XEmacs 21.5.17 "chayote" is released.