Mercurial > hg > xemacs-beta
diff src/ChangeLog @ 1727:7c80b06e433f
[xemacs-hg @ 2003-09-30 16:46:15 by james]
Don't let make distclean remove xemacs.def.in.in.
author | james |
---|---|
date | Tue, 30 Sep 2003 16:46:20 +0000 |
parents | a8d8f419b459 |
children | 5903b079bee1 |
line wrap: on
line diff
--- a/src/ChangeLog Tue Sep 30 15:27:01 2003 +0000 +++ b/src/ChangeLog Tue Sep 30 16:46:20 2003 +0000 @@ -1,3 +1,8 @@ +2003-09-30 Jerry James <james@xemacs.org> + + * Makefile.in.in (distclean): xemacs.def.in.in should not be + removed. + 2003-09-25 Jerry James <james@xemacs.org> * alloc.c (xfree_1): Use this name even when not error checking.