Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 3083:193188e494b2
[xemacs-hg @ 2005-11-22 07:14:37 by ben]
fix problems building with CVS dirs
dynodump/Makefile.in.in: Ignore errors from rm during clean.
Makefile.in.in: Ignore errors from rm during clean, to prevent problems trying to
remove lock/CVS.
Makefile.in.in: Ignore errors from rm during clean.
Makefile.in.in: Ignore errors from rm during clean.
Makefile.in.in: Ignore errors from rm during clean.
Makefile.in.in: Ignore errors from rm during clean.
common/Makefile.common: Ignore errors from rm during clean.
author | ben |
---|---|
date | Tue, 22 Nov 2005 07:14:54 +0000 |
parents | 135bb6aa3ee2 |
children | aaf96f4ba612 |
comparison
equal
deleted
inserted
replaced
3082:990996ef092b | 3083:193188e494b2 |
---|---|
1 2005-11-22 Ben Wing <ben@xemacs.org> | |
2 | |
3 * Makefile.in.in (mostlyclean): | |
4 Ignore errors from rm during clean. | |
5 | |
1 2005-11-18 Aidan Kehoe <kehoea@parhasard.net> | 6 2005-11-18 Aidan Kehoe <kehoea@parhasard.net> |
2 | 7 |
3 * window.c (change_window_height): Have change_window_height | 8 * window.c (change_window_height): Have change_window_height |
4 change the window width when requested to do so; fixes bugs and | 9 change the window width when requested to do so; fixes bugs and |
5 error messages with VM, BBDB. | 10 error messages with VM, BBDB. |