comparison nt/ChangeLog @ 294:4b85ae5eabfb r21-0b45

Import from CVS: tag r21-0b45
author cvs
date Mon, 13 Aug 2007 10:38:01 +0200
parents c9fe270a4101
children 70ad99077275
comparison
equal deleted inserted replaced
293:403535bfea94 294:4b85ae5eabfb
1 1998-06-19 Jonathan Harris <jhar@tardis.ed.ac.uk>
2
3 * file.ico, lisp.ico:
4 New icons to represent a generic file and a lisp file.
5
6 * xemacs.rc: Build file.ico and lisp.ico into the executable.
7
8 1998-06-15 Peter Windle <peterw@sdl.ug.eds.com>
9
10 * xemacs.mak: Made XPM and X11 checks cope with case-sensitive
11 NFS. Also apply Sean MacLennan's change allowing
12 emacs_beta_version to be undefined.
13
14 1998-06-19 SL Baur <steve@altair.xemacs.org>
15
16 * xemacs.mak (distclean): Reorder when puresize-adjust.h gets
17 deleted.
18 From Adrian Aichner <aichner@ecf.teradyne.com>
19
1 1998-06-08 Kirill M. Katsnelson <kkm@kis.ru> 20 1998-06-08 Kirill M. Katsnelson <kkm@kis.ru>
2 21
3 * config.h: Undefined DONT_ENCAPSULATE. 22 * config.h: Undefined DONT_ENCAPSULATE.
4 Defined ENCAPSULATE_* for fopem, open, rename and mkdir. 23 Defined ENCAPSULATE_* for fopem, open, rename and mkdir.
5 Removed MS-DOS code remains. 24 Removed MS-DOS code remains.
387 +#endif 406 +#endif
388 407
389 * cpp.exe not used: cl.exe from VC++4.2 seems to handle everything 408 * cpp.exe not used: cl.exe from VC++4.2 seems to handle everything
390 properly. 409 properly.
391 410
392 NOTES:
393
394 Compilation with nmake -f xemacs.mak.
395
396 Using X11R6.3 for NT.
397
398 Work started with 20.1b2.
399
400 Local Variables:
401 mode: change-log
402 End: