comparison nt/ChangeLog @ 288:e11d67e05968 r21-0b42

Import from CVS: tag r21-0b42
author cvs
date Mon, 13 Aug 2007 10:35:54 +0200
parents 57709be46d1b
children c9fe270a4101
comparison
equal deleted inserted replaced
287:13a0bd77a29d 288:e11d67e05968
1 1998-05-31 Kirill M. Katsnelson <kkm@kis.ru>
2
3 * xemacs.mak: Added lib-src/wakeup.exe
4
5 1998-05-30 Kirill M. Katsnelson <kkm@kis.ru>
6
7 * xemacs.mak: Added rules for hexl.exe, movemail.exe, mmencode.exe
8 sorted-doc.exe, etags.exe
9
10 1998-05-30 Kirill M. Katsnelson <kkm@kis.ru>
11
12 * xemacs.mak: Support building InfoDock, with INFODOCK=1 macro
13 in the command line.
14
15 1998-05-26 Kirill M. Katsnelson <kkm@kis.ru>
16
17 * inc/sys/dir.h: Removed #ifndef WINDOWSNT around the code which
18 should be compiled in (sic!).
19 Removed 'extern' before function prototypes.
20
21 1998-05-20 Kirill M. Katsnelson <kkm@kis.ru>
22
23 * xemacs.mak: Unified -nologo compiler switch handling and lib-src
24 programs build (only make-docfile currently, adding other tools
25 soon).
26
1 1998-05-23 Kirill M. Katsnelson <kkm@kis.ru> 27 1998-05-23 Kirill M. Katsnelson <kkm@kis.ru>
2 28
3 * xemacs.mak: Added HAVE_DIALOGS macro, and dialog-*.* files to 29 * xemacs.mak: Added HAVE_DIALOGS macro, and dialog-*.* files to
4 docfile creation and compilation. 30 docfile creation and compilation.
5 Defaulted HAVE_MSW to 1. 31 Defaulted HAVE_MSW to 1.