Mercurial > hg > xemacs-beta
comparison nt/ChangeLog @ 231:557eaa0339bf r20-5b14
Import from CVS: tag r20-5b14
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:13:48 +0200 |
parents | 2c611d1463a6 |
children | 52952cbfc5b5 |
comparison
equal
deleted
inserted
replaced
230:39ed1d2bdd9d | 231:557eaa0339bf |
---|---|
1 1997-12-26 Kirill M. Katsnelson <kkm@kis.ru> | |
2 | |
3 * xemacs.mak: added menubar-msw.c, menubar.c | |
4 | |
5 * xemacs.mak: scrollabrs and menubars are rearranged properly | |
6 under different ifdef'd secions, so for example menubar.obj goes | |
7 to always compiled section, and menubar-msw.obj is built only when | |
8 HAVE_MSW. | |
9 | |
10 * xemacs.mak: Compiler warning flag definition moved to a macro | |
11 CPP_WARN_FLAGS. Redefined from -w to -W3 (Doh!). | |
12 | |
1 1997-12-11 David Hobley <davidh@wr.com.au> | 13 1997-12-11 David Hobley <davidh@wr.com.au> |
2 | 14 |
3 * Added support for auto generation of puresize-adjust.h | 15 * Added support for auto generation of puresize-adjust.h |
4 in xemacs.mak. Also created new file puresize-adjust.h to copy | 16 in xemacs.mak. Also created new file puresize-adjust.h to copy |
5 into src on initial build. | 17 into src on initial build. |