Mercurial > hg > xemacs-beta
comparison nt/ChangeLog @ 430:a5df635868b2 r21-2-23
Import from CVS: tag r21-2-23
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:29:08 +0200 |
parents | 3ecd8885ac67 |
children | 3a7e78e1142d |
comparison
equal
deleted
inserted
replaced
429:8305706cbb93 | 430:a5df635868b2 |
---|---|
1 1999-11-28 Adrian Aichner <aichner@ecf.teradyne.com> | |
2 | |
3 * xemacs.mak (depend): Only update `depend' if there were changes. | |
4 Use "perl ./make-src-depend" instead of "mkdepend". | |
5 | |
6 1999-12-07 Martin Buchholz <martin@xemacs.org> | |
7 | |
8 * XEmacs 21.2.23 is released. | |
9 | |
10 1999-11-27 Adrian Aichner <aichner@ecf.teradyne.com> | |
11 | |
12 * xemacs.mak (SRCDIR): Make path to xemacs absolute to | |
13 facilitate building info in man subdirs. Echo all cd commands, | |
14 not just some of them. | |
15 | |
16 (makeinfo-test): Test for availability of `texinfo' package to | |
17 build info. Recommend use of external `makeinfo' program for | |
18 building info docs faster. | |
19 | |
20 (info): cd into man subdirs to support use of external `makeinfo' | |
21 program. | |
22 | |
23 1999-11-17 Martin Buchholz <martin@xemacs.org> | |
24 | |
25 * xemacs.mak: Remove references to index.unperm, index.perm. | |
26 Fix dependencies. | |
27 Shouldn't .obj and .info be in SUFFIXES? | |
28 Remove extra `\'. | |
29 | |
1 1999-11-29 XEmacs Build Bot <builds@cvs.xemacs.org> | 30 1999-11-29 XEmacs Build Bot <builds@cvs.xemacs.org> |
2 | 31 |
3 * XEmacs 21.2.22 is released | 32 * XEmacs 21.2.22 is released |
4 | 33 |
5 1999-11-28 Martin Buchholz <martin@xemacs.org> | 34 1999-11-28 Martin Buchholz <martin@xemacs.org> |