Mercurial > hg > xemacs-beta
comparison nt/ChangeLog @ 276:6330739388db r21-0b36
Import from CVS: tag r21-0b36
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:30:37 +0200 |
parents | ca9a9ec9c1c1 |
children | 90d73dddcdc4 |
comparison
equal
deleted
inserted
replaced
275:a68ae4439f57 | 276:6330739388db |
---|---|
1 1998-04-17 Jonathan Harris <jhar@tardis.ed.ac.uk> | |
2 | |
3 * README: Documented new msvc build procedure, including XPM | |
4 support. | |
5 | |
6 * xemacs.mak: Added XPM and TOOLBARS support for native msvc | |
7 build. | |
8 | |
9 * xpm.mak: New file | |
10 Makefile for building xpm library under msvc. Hopefully this | |
11 will be part of future xpm distributions. | |
12 | |
1 1998-04-10 Kirill M. Katsnelson <kkm@kis.ru> | 13 1998-04-10 Kirill M. Katsnelson <kkm@kis.ru> |
2 | 14 |
3 * config.h: Do not USE_ASSERTION when DEBUG_XEMACS is not | 15 * config.h: Do not USE_ASSERTION when DEBUG_XEMACS is not |
4 defined. | 16 defined. |
5 | 17 |