Mercurial > hg > xemacs-beta
comparison nt/ChangeLog @ 841:44478bd99873
[xemacs-hg @ 2002-05-14 15:15:58 by ben]
crash fixes
text.c: Fix bug leading to crashes
with multibyte text.
win32.c: Fix crash due to errant
xfree().
xemacs.mak: Run tests with the packages so we don't get errors about
advice not present, etc.
author | ben |
---|---|
date | Tue, 14 May 2002 15:16:08 +0000 |
parents | 182d9d1c71a5 |
children | e7ee5f8bde58 |
comparison
equal
deleted
inserted
replaced
840:1e4e42de23d5 | 841:44478bd99873 |
---|---|
1 2002-05-14 Ben Wing <ben@xemacs.org> | |
2 | |
3 * xemacs.mak (batch_test_emacs): | |
4 * xemacs.mak (check): | |
5 Run tests with the packages so we don't get errors about | |
6 advice not present, etc. | |
7 | |
1 2002-05-14 Ben Wing <ben@xemacs.org> | 8 2002-05-14 Ben Wing <ben@xemacs.org> |
2 | 9 |
3 * xemacs.mak (CONFIG_VALUES): | 10 * xemacs.mak (CONFIG_VALUES): |
4 * xemacs.mak (LINK_DEPENDENCY_ARGS): New. | 11 * xemacs.mak (LINK_DEPENDENCY_ARGS): New. |
5 * xemacs.mak (LINK_STANDARD_LIBRARY_ARGS): New. | 12 * xemacs.mak (LINK_STANDARD_LIBRARY_ARGS): New. |