Mercurial > hg > xemacs-beta
comparison nt/ChangeLog @ 1680:5c1b34a39cc8
[xemacs-hg @ 2003-09-13 12:54:34 by adrian]
xemacs-21.5: xemacs.mak to run check-temacs with -no-packages again
-------------------- ChangeLog entries follow: --------------------
nt/ChangeLog addition:
2003-09-13 Adrian Aichner <adrian@xemacs.org>
* xemacs.mak (TEMACS_BATCH_PACKAGES): Removed.
* xemacs.mak (check-temacs): Reverting to run with -no-packages
since it would cause package lisp to shadow core lisp (as happened
with unicode.el).
author | adrian |
---|---|
date | Sat, 13 Sep 2003 12:54:35 +0000 |
parents | bb216a3e537f |
children | 022d0f785096 |
comparison
equal
deleted
inserted
replaced
1679:fc968521654a | 1680:5c1b34a39cc8 |
---|---|
1 2003-09-13 Adrian Aichner <adrian@xemacs.org> | |
2 | |
3 * xemacs.mak (TEMACS_BATCH_PACKAGES): Removed. | |
4 * xemacs.mak (check-temacs): Reverting to run with -no-packages | |
5 since it would cause package lisp to shadow core lisp (as happened | |
6 with unicode.el). | |
7 | |
1 2003-09-03 Steve Youngs <youngs@xemacs.org> | 8 2003-09-03 Steve Youngs <youngs@xemacs.org> |
2 | 9 |
3 * XEmacs 21.5.15 "celery" is released. | 10 * XEmacs 21.5.15 "celery" is released. |
4 | 11 |
5 2003-08-31 Adrian Aichner <adrian@xemacs.org> | 12 2003-08-31 Adrian Aichner <adrian@xemacs.org> |