Mercurial > hg > xemacs-beta
comparison nt/ChangeLog @ 5178:97eb4942aec8
merge
author | Ben Wing <ben@xemacs.org> |
---|---|
date | Mon, 29 Mar 2010 21:28:13 -0500 |
parents | 8b2f75cecb89 2ac3b54d3cae |
children | 0f7d483cff5a |
comparison
equal
deleted
inserted
replaced
5177:b785049378e3 | 5178:97eb4942aec8 |
---|---|
2 | 2 |
3 * xemacs.dsp: | 3 * xemacs.dsp: |
4 * xemacs.mak: | 4 * xemacs.mak: |
5 * xemacs.mak (OPT_OBJS): | 5 * xemacs.mak (OPT_OBJS): |
6 objects*.[ch] -> fontcolor*.[ch]. | 6 objects*.[ch] -> fontcolor*.[ch]. |
7 | |
8 2010-03-29 Vin Shelton <acs@xemacs.org> | |
9 | |
10 * xemacs.mak (TEMACS_COMMON_OBJS): Add array.obj and remove | |
11 dynarr.obj, to catch up with Ben's changes of 2010-03-28. | |
12 | |
13 2010-03-08 Vin Shelton <acs@xemacs.org> | |
14 | |
15 * xemacs.mak (batch_test_emacs): The test harness no longer | |
16 resides in $(testdir), per Ben's changes of 2010-02-22. | |
17 | |
18 2010-03-02 Jerry James <james@xemacs.org> | |
19 | |
20 * xemacs.mak (INFO_FILES): Removed custom.info. | |
7 | 21 |
8 2010-02-18 Vin Shelton <acs@xemacs.org> | 22 2010-02-18 Vin Shelton <acs@xemacs.org> |
9 | 23 |
10 * xemacs.mak (INFO_FILES): Removed term.info. | 24 * xemacs.mak (INFO_FILES): Removed term.info. |
11 | 25 |