XEmacs 21.2.12
[chise/xemacs-chise.git.1] / nt / ChangeLog
1 1999-03-05  XEmacs Build Bot <builds@cvs.xemacs.org>
2
3         * XEmacs 21.2.12 is released
4
5 1999-03-03  Gleb Arshinov  <gleb@cs.stanford.edu>
6
7         * xemacs.mak (HAVE_XFACE): fix for building without X-Face support
8         provided by Brent B. Powers <bpowers@ms.com>.
9
10         * xemacs.mak (CONFIG_ERROR): Misc error detection for build with
11         X-Face.
12
13 1999-02-01  Gleb Arshinov  <gleb@cs.stanford.edu>
14
15         * README: Document the X-Face build option.
16
17         * compface.mak: New file
18           Makefile for building compface library under MSVC.  Build
19           library only, not executables.  Should be extended to build
20           executables and propagated upstream, if possible.
21
22         * xemacs.mak: Link in X-Face/Compface for NT native build.
23
24 1999-03-01  XEmacs Build Bot <builds@cvs.xemacs.org>
25
26         * XEmacs 21.2.11 is released
27
28 1999-02-05  XEmacs Build Bot <builds@cvs.xemacs.org>
29
30         * XEmacs 21.2.10 is released
31
32 1999-02-02  XEmacs Build Bot <builds@cvs.xemacs.org>
33
34         * XEmacs 21.2.9 is released
35
36 1999-01-14  Adrian Aichner  <aichner@ecf.teradyne.com>
37
38         * xemacs.mak (MODULES): Adding variable.
39         (update-elc): Setting EMACSBOOTSTRAPMODULEPATH.
40
41 1998-12-17  Charles G. Waldman <cgw@pgt.com>
42
43         * minitar.c:  New file
44         * minitar.mak: New file
45
46 1998-12-29  Jonathan Harris  <jhar@tardis.ed.ac.uk>
47
48         * xemacs.mak:
49           Changed x86 EMACS_CONFIGURATION to i586-pc-win32 since we
50           build optimised for Pentium.
51           Created CFLAGS variable, used in building all objects and in
52           constructing config.values.
53           Added glyphs-widget.c and gui-msw.c to list of sources.
54           Added PACKAGE_PATH to EMACSBOOTSTRAPLOADPATH for mule builds.
55
56 1998-12-28  Martin Buchholz <martin@xemacs.org>
57
58         * XEmacs 21.2.8 is released.
59
60 1998-12-24  Martin Buchholz <martin@xemacs.org>
61
62         * XEmacs 21.2.7 is released.
63
64 1998-12-13  Jonathan Harris  <jhar@tardis.ed.ac.uk>
65
66         * xemacs.mak:
67           Replaced PACKAGEPATH variable with PACKAGE_PREFIX. 
68           configure-package-path is initialised to contain
69           subdirectories of PACKAGE_PREFIX. The install target makes
70           a skeleton package tree under PACKAGE_PREFIX.
71
72         * README, PROBLEMS:
73           Documented the package path changes.
74           Corrected the advice on a suitable minimal set of packages.
75
76 1998-12-17  Andy Piper  <andy@xemacs.org>
77
78         * xemacs.mak ($(LIB_SRC)/movemail.exe): adapt make rule to build
79         with pop support.
80
81         * xemacs.mak: add gui-msw.c and glyphs-widget.c object lists.
82
83 1998-12-16  Andy Piper  <andy@xemacs.org>
84
85         * XEmacs 21.2.6 is released
86
87 1998-12-11  Adrian Aichner  <aichner@ecf.teradyne.com>
88
89         * xemacs.mak (DOC_SRC2): CLASH_DETECTION is not supported under
90         native Windows NT.  Therefore src\filelock.c is not to be
91         compiled.
92         (TEMACS_OBJS): Consequently, don't link in $(OUTDIR)\filelock.obj.
93
94 1998-12-10  Jonathan Harris  <jhar@tardis.ed.ac.uk>
95
96         * xemacs.mak ($(OUTDIR)\alloc.obj): add a dependency on
97         puresize-adjust.h to avoid infinite recursion.
98
99 1998-12-09  Andy Piper  <andy@xemacs.org>
100
101         * config.h: remove clash detection stuff.
102
103 1998-12-07  Martin Buchholz  <martin@xemacs.org>
104
105         * xemacs.mak (TEMACS_OBJS):
106         (DOC_SRC4): 
107         - Remove pure.c, pure.obj
108
109 1998-11-04  Adrian Aichner  <aichner@ecf.teradyne.com>
110
111         * xemacs.mak: Creating minimal versions of Installation,
112         Installation.el, and config.values to make
113         (describe-installation) and (config-value ...) work in Windows NT
114         native builds.  Incorporating rule for movemail.exe courtesy of
115         Andy Piper.
116
117 1998-12-05  XEmacs Build Bot <builds@cvs.xemacs.org>
118
119         * XEmacs 21.2.5 is released
120
121 1998-11-28  SL Baur  <steve@altair.xemacs.org>
122
123         * XEmacs 21.2-beta4 is released.
124
125 1998-10-29  Andy Piper  <andyp@parallax.co.uk>
126
127         * xemacs.mak ($(LIB_SRC)/movemail.exe): add etags dependencies to
128         pull in getopt and friends.
129
130 1998-10-15  SL Baur  <steve@altair.xemacs.org>
131
132         * XEmacs 21.2-beta3 is released.
133
134 1998-09-29  SL Baur  <steve@altair.xemacs.org>
135
136         * XEmacs 21.2-beta2 is released.
137
138 1998-09-19  Adrian Aichner  <aichner@ecf.teradyne.com>
139
140         * tiff.mak: New file provided by Charles Wilson
141           <cwilson@ee.gatech.edu>
142
143         * README: Update provided by Charles Wilson
144           <cwilson@ee.gatech.edu>.  Documenting use of the newly
145           introduced tiff.mak.  Renumbering subsequent build instruction
146           items.
147
148 1998-09-20  Jonathan Harris  <jhar@tardis.ed.ac.uk>
149
150         * PROBLEMS: New file.
151
152         * xemacs.mak: Install the PROBLEMS file in the root directory of
153           the XEmacs installation.
154
155 1998-08-31  Jonathan Harris  <jhar@tardis.ed.ac.uk>
156
157         * xemacs.mak: Detect failure to supply PNG_DIR or XLIB_DIR
158           when building with PNG support.
159
160 1998-08-31  Jonathan Harris  <jhar@tardis.ed.ac.uk>
161
162         * README: Document the PNG, ZLIB, JPEG, TIFF and GIF build
163           options.
164
165 1998-08-12  Jeff Sparkes  <jsparkes@internetivity.com>
166
167         * xemacs.mak: Link in GIF, fix HAVE_JPEG default.
168
169 1998-08-09  Jonathan Harris  <jhar@tardis.ed.ac.uk>
170
171         * xemacs.mak (install): Win95 fixes:
172           DOS mkdir doesn't create intermediate directories. xcopy does
173           so use it to create the install and lock directories.
174           Removed trailing backslashes from copy commands since DOS
175           copy doesn't like them.
176
177 1998-08-05  Charles G. Waldman <cgw@pgt.com>
178
179         * xemacs.mak: change "copy" to "xcopy" in install target
180
181 1998-08-04  Jeff Sparkes  <jsparkes@internetivity.com> 
182
183         * xemacs.mak: Link in PNG, TIFF and JPEG in native build.
184
185 1998-08-04  Jonathan Harris  <jhar@tardis.ed.ac.uk>
186
187         * README: XEmacs has been successfully built with MSVC 4.0.
188           Mention the vcvars32.bat file installed with the MSVC tools.
189
190 1998-07-19  SL Baur  <steve@altair.xemacs.org>
191
192         * XEmacs 21.2-beta1 is released.
193
194 1998-07-13  Jonathan Harris  <jhar@tardis.ed.ac.uk>
195
196         * xemacs.mak:
197           Add path to xemacs.res dependency.
198
199 1998-07-12  SL Baur  <steve@altair.xemacs.org>
200
201         * XEmacs 21.0-pre5 is released.
202
203 1998-07-09  SL Baur  <steve@altair.xemacs.org>
204
205         * XEmacs 21.0-pre4 is released.
206
207 1998-07-04  Jonathan Harris  <jhar@tardis.ed.ac.uk>
208
209         * README: Documented the changed PACKAGEPATH option and the new
210           INSTALL_DIR option, install target and runemacs executable.
211           Added more debugging documentation.
212
213         * config.h: Don't undef EMACS_CONFIGURATION because it's now
214           set in the makefile.
215
216         * xemacs.mak: Added an INSTALL_DIR option and install target.
217           Renamed the default package location option to PACKAGEPATH
218           and made it cope with paths with spaces in them.
219           Made non-debug build the default; DEBUG_XEMACS defaults to 0.
220           System configuration (EMACS_CONFIGURATION) now correctly
221           determined at build-time by this makefile.
222           Compiles the runemacs executable as part of the all target.
223
224 1998-06-29  SL Baur  <steve@altair.xemacs.org>
225
226         * config.h:
227         * xemacs.mak: NT native sound fixes
228         From Fabrice POPINEAU via Adrian Aichner <aichner@ecf.teradyne.com>
229
230 1998-06-21  Martin Buchholz  <martin@xemacs.org>
231
232         * xemacs.mak: It's XEmacs, not Xemacs!
233
234 1998-06-19  Jonathan Harris  <jhar@tardis.ed.ac.uk>
235
236         * file.ico, lisp.ico:
237           New icons to represent a generic file and a lisp file.
238
239         * xemacs.rc: Build file.ico and lisp.ico into the executable.
240
241 1998-06-15  Peter Windle <peterw@sdl.ug.eds.com>
242
243         * xemacs.mak: Made XPM and X11 checks cope with case-sensitive
244         NFS. Also apply Sean MacLennan's change allowing
245         emacs_beta_version to be undefined.
246
247 1998-06-19  SL Baur  <steve@altair.xemacs.org>
248
249         * xemacs.mak (distclean): Reorder when puresize-adjust.h gets
250         deleted.
251         From Adrian Aichner <aichner@ecf.teradyne.com>
252
253 1998-06-08  Kirill M. Katsnelson  <kkm@kis.ru>
254
255         * config.h: Undefined DONT_ENCAPSULATE.
256         Defined ENCAPSULATE_* for fopem, open, rename and mkdir.
257         Removed MS-DOS code remains.
258
259 1998-06-03  Rick Rankin  <Rick_Rankin-P15254@email.mot.com>
260
261         * Makefile.cygwin: created to compile runemacs.c. This should
262         probably have a Makefile.in, but...
263
264         * runemacs.c: modified to check to see if xemacs is a symbolic
265         link when compiled under Cygwin.
266
267 1998-05-31  Kirill M. Katsnelson  <kkm@kis.ru>
268
269         * xemacs.mak: Added lib-src/wakeup.exe
270
271 1998-05-30  Kirill M. Katsnelson  <kkm@kis.ru>
272
273         * xemacs.mak: Added rules for hexl.exe, movemail.exe, mmencode.exe
274         sorted-doc.exe, etags.exe
275
276 1998-05-30  Kirill M. Katsnelson  <kkm@kis.ru>
277
278         * xemacs.mak: Support building InfoDock, with INFODOCK=1 macro
279         in the command line.
280
281 1998-05-26  Kirill M. Katsnelson  <kkm@kis.ru>
282
283         * inc/sys/dir.h: Removed #ifndef WINDOWSNT around the code which
284         should be compiled in (sic!).
285         Removed 'extern' before function prototypes.
286
287 1998-05-20  Kirill M. Katsnelson  <kkm@kis.ru>
288
289         * xemacs.mak: Unified -nologo compiler switch handling and lib-src 
290         programs build (only make-docfile currently, adding other tools
291         soon). 
292
293 1998-05-23  Kirill M. Katsnelson  <kkm@kis.ru>
294
295         * xemacs.mak: Added HAVE_DIALOGS macro, and dialog-*.* files to
296         docfile creation and compilation.
297         Defaulted HAVE_MSW to 1.
298         Changed lib-src references to be relative to $(XEMACS)/, not ../
299
300 1998-05-16  Kirill M. Katsnelson  <kkm@kis.ru>
301
302         * xemacs.mak: Removed inline.{c,obj}. It did buy nothing.
303
304 1998-05-15  Kirill M. Katsnelson  <kkm@kis.ru>
305
306         * xemacs.mak: Comment out dialog.{c,obj} from build.
307
308 1998-05-11  Jonathan Harris  <jhar@tardis.ed.ac.uk>
309
310         * nt/config.h:
311         Unconditionally define new HAVE_DRAGNDROP.
312
313 1998-05-10  Kirill M. Katsnelson  <kkm@kis.ru>
314
315         * xemacs.mak: Added dragdrop.{c,obj}
316
317 1998-05-08  Kirill M. Katsnelson  <kkm@kis.ru>
318
319         * config.h (enum_field): Redefine to be unsigned int.
320
321 1998-05-07  Kirill M. Katsnelson  <kkm@kis.ru>
322
323         * xemacs.mak: Really honor minimal tagbits, indexed lrecord and
324         union type.
325
326 1998-05-03  Kirill M. Katsnelson  <kkm@kis.ru>
327
328         * inc/sys/socket.h: Removed encapsulating definitions for Winsock
329         functions.
330
331 1998-05-04  Kirill M. Katsnelson  <kkm@kis.ru>
332
333         * xemacs.mak: Defined PATH_PROGNAME and PATH_VERSION C macros.
334         Make _DEBUG defined only when DEBUG_XEMACS.
335
336 1998-04-26  Kirill M. Katsnelson  <kkm@kis.ru>
337
338         * xemacs.mak: Added glyphs-eimage.{c,obj}
339
340 1998-04-20  Kirill M. Katsnelson  <kkm@kis.ru>
341
342         * xemacs.mak: Support "Don't panic, I will restart make" exit code.
343         Extra checks for externally specified X{PM,11}_DIR.
344         Proper quoting to allow spaces in these paths.
345         Conduct all config checks at once.
346         New option VERBOSECC. When non-zero, C compiler echoes its
347         commands. When zero, only name of the file being compiled is
348         echoed. Default is 0 (do not echo).
349
350 1998-04-17  Jonathan Harris <jhar@tardis.ed.ac.uk>
351
352         * README: Documented new msvc build procedure, including XPM
353         support.
354
355         * xemacs.mak: Added XPM and TOOLBARS support for native msvc
356         build.
357
358         * xpm.mak: New file
359         Makefile for building xpm library under msvc. Hopefully this
360         will be part of future xpm distributions.
361
362 1998-04-10  Kirill M. Katsnelson  <kkm@kis.ru>
363
364         * config.h: Do not USE_ASSERTION when DEBUG_XEMACS is not
365         defined. 
366
367         * xemacs.mak: Added new file process-nt.c
368
369 1998-04-07  Kirill M. Katsnelson  <kkm@kis.ru>
370
371         * xemacs.mak: Added build options which can be defined in nmake
372         command line (defaults are parentheses):
373         HAVE_MSW=0/1    (0)     Build with native GUI
374         HAVE_X=0/1      (0)     Build with X-Windows
375                                 ** At least one must be defined
376         X11_DIR=path    ()      Path to the root dir of X11R6 installation
377                                 ** Must be defined when HAVE_X=1
378         HAVE_MULE=0/1   (0)     Compile in MULE
379         HAVE_MSW_C_DIRED=0/1(1) Compile in fast dired
380         PATH_PACKAGEPATH=path   Package search path
381                         ("~/.xemacs")
382         DEBUG_XEMACS=0/1 (1)    Compile with symbols, assertions and
383                                 extra debugging checks
384         USE_UNION_TYPE=0/1 (0)
385         USE_MINIMAL_TAGBITS=0/1 (0)
386         USE_INDEXED_LRECORD_IMPLEMENTATION=0/1 (0)
387         GUNG_HO=0/1 (none)      When specified, overrides the above two.
388         : Added output of a configuration report
389         : Added copyright notice.
390         : Deleted remains of ImageMagick.
391         (distclean): Do not use mskedepend
392         (install): echo "Not yet implmented".
393
394 1998-04-05  Kirill M. Katsnelson  <kkm@kis.ru>
395
396         * config.h (enum_field): Borrow new definition from config.h.in
397
398 1998-04-01  Kirill M. Katsnelson  <kkm@kis.ru>
399
400         * config.h: Patial sync-up with config.h.in
401
402 1998-03-25  jhar@tardis.ed.ac.uk
403
404         * xemacs.mak: Adds glyphs-msw.c and imgproc.c and reflects
405         alterations to package_path in nt/xemacs.mak.
406
407 1998-03-24  Kirill M. Katsnelson  <kkm@kis.ru>
408
409         * xemacs.mak (dump-xemacs): Replaced use of `touch' with `echo'.
410
411 1998-03-20  Kirill M. Katsnelson  <kkm@kis.ru>
412
413         * xemacs.mak: Removed all references to deleted dgif_lib.{c,obj},
414         gif_err.{c,obj} and gifalloc.{c,obj}. New image support is not
415         compiled in yet.
416
417 1998-03-19  Kirill M. Katsnelson  <kkm@kis.ru>
418
419         * xemacs.mak: HAVE_FILE_CODING removed: it is no longer an option, 
420         since file I/O depends on it, and defined unconditioanlly in
421         src/s/windowsnt.h.
422         Added -nologo switch to different tools here and there.
423         Suppressed some irrelevant make output.
424
425 1998-02-28  Kirill M. Katsnelson  <kkm@kis.ru>
426
427         * xemacs.mak: Defined HAVE_FILE_CODING variable, an equivalent of
428         --with-file-coding configure option. Default is yes.
429
430 1998-03-13  Kirill M. Katsnelson  <kkm@kis.ru>
431
432         * xemacs.mak (update-elc): Copy Installation.el to $(LISP)
433
434         * Installation.el: New file, copied by xemacs.mak during build.
435
436 Fri Feb 20 21:22:34 1998  Darryl Okahata  <darrylo@sr.hp.com>
437
438         * xemacs.mak: Added entry for src/dired-msw.c.  Use of the
439           dired-in-C enhancements is optional, and is determined by
440           HAVE_MSW_C_DIRED.  See comments in xemacs.mak.
441
442 1998-02-18  Kirill M. Katsnelson  <kkm@kis.ru>
443
444         * xemacs.mak: Fixed lost docstrings
445
446 1998-01-28  Jonathon Harris  <jhar@tardis.ed.ac.uk>
447
448         * xemacs.mak: Updated accordingly.
449         Creates the MSVC browse info immediately after the link.
450
451 1997-12-29  Kirill M. Katsnelson  <kkm@kis.ru>
452
453         * config.h: Suppressed MSVC warning 'relational' : signed/unsigned
454         mismatch
455
456         * config.h: INLINE defined to __inline for MSVC compilers >= 2.x
457
458 1997-12-26  Kirill M. Katsnelson  <kkm@kis.ru>
459
460         * xemacs.mak: added menubar-msw.c, menubar.c
461
462         * xemacs.mak: scrollabrs and menubars are rearranged properly
463           under different ifdef'd secions, so for example menubar.obj goes
464           to always compiled section, and menubar-msw.obj is built only when
465           HAVE_MSW.
466
467         * xemacs.mak: Compiler warning flag definition moved to a macro
468           CPP_WARN_FLAGS. Redefined from -w to -W3 (Doh!).
469
470 1997-12-11  David Hobley <davidh@wr.com.au>
471
472         * Added support for auto generation of puresize-adjust.h
473           in xemacs.mak. Also created new file puresize-adjust.h to copy
474           into src on initial build.
475
476 Mon December 08 1997 kkm@kis.ru
477
478         * xemacs.mak: added profile.c, removed event-unixod.c
479         * xemacs.mak: removed dangerous defines _IX_86, _X86_,
480           _MSC_VER
481         * config.h: removed #define HAVE_UNIXOID_EVENT_LOOP
482
483 Thu December 04 1997 jhar@tardis.ed.ac.uk
484         
485         * xemacs.mak: Define DEBUG_XEMACS when compiling with debug.
486
487 Tue November 29 12:29:33 1997 davidh
488
489         * xemacs.mak and config.h updated to provide ability to
490           specify DEBUG mode from the xemacs.mak file.
491
492 Mon December 01 1997 jhar
493
494         * msw-init.el: Provide default bindings for cut, paste, copy and undo
495
496         * event-msw.c, event-msw.h, frame-msw.c, msw-proc.c:
497           - Implemeted simple emacs_mswindows_event_pending_p().
498           - Fixed deleting frames.
499           - Rewrote timeout code, eliminating "!NILP(rest)" bug.
500           - Special processing for 'Ctrl-@' keystroke.
501           - Support for some new keysyms.
502         
503 Mon December 01 1997 jhar
504
505         * xemacs.mak:
506           - Add PACKAGE_PATH and EMACS_BETA_VERSION defines.
507           - Automatically copy changed include files from \nt to \src.
508           - Corrected some DOC_SRC* lists.
509   
510 Tue November 18 21:45:06 1997 davidh
511
512         * xemacs.mak updated to remove dependency on startup.elc
513           HAVE_IMAGEMAGICK added for X build.
514
515 Thu September 25 23:06:44 1997 davidh
516
517         * xemacs.mak updated to make the build as simple as typing
518           nmake -f xemacs.mak. Also support for native gui included 
519           which should mean the w32 directory is no longer required.
520
521         * config.h synced with config.h.in from 20.3-b2
522
523         * synced in changes to support native gui.
524
525 Thu September 25 23:06:44 1997 davidh
526
527         * August Hill provided a patch to xemacs.mak to greatly simplify
528           the build - the DOC file gets created correctly. 
529
530 Tue September 22 23:06:44 1997 davidh
531
532         * August Hill provided some more patches - to expand ~ correctly
533           and to correctly deal with drive letters in the path.
534
535         * emacs.c patched to call init_ntproc()
536
537
538 Tue July 15 19:32:21 1997 davidh
539
540         * August Hill provided some more patches to make things better
541           - there is a workaround for dired to make the ^M's disappear
542           - a patch to fix shell-command
543
544 Tue July 08 22:01:36 1997 davidh
545
546         * #ifdef'd call to vfork and replaced with spawn as per GNU Emacs;
547           as a result, removed /force - XEmacs now links normally.
548
549 Thu June 31 21:16:21 1997 davidh
550
551         * nt/TODO created.
552
553         * nt/X11.patch created to help with the X build.
554         
555         * August Hill provided:
556           a patch to fix the _WRETCODE undefined symbol,
557           a patch to fix a problem with dired
558
559           and generally helped clarify the build instructions.
560
561         * Synced with 20.3b10 (Athens).
562
563         * Made DIRECTORY_SEP be '\\'. Until I can change all code to
564           use the macro, I decided this would be easiest.
565
566         * Modified src/fileio.c to only open files in O_BINARY. This
567           causes files to be opened and written without automatically 
568           writing ^M 's to the end of each line. MULE ought to sort this
569           in theory, but I am less than convinced.
570
571         * Updated the nt/README to provide a little more help.
572
573 Thu May 29 23:11:21 1997 davidh
574
575         * Synced with 20.3b2.
576
577         * Removed nt/README.src, nt/src.m.windowsnt.h nt/src.s.windowsnt.h.
578
579         * Updated README from marcpa.
580
581         * Added example Win32.cf and site.def files for X.
582
583         * Added sed.exe into nt/.
584
585         * Modified nt/xemacs.mak to pass correct flags to lwlib compile.
586
587         * Added extra .elc files to ensure make-docfile gets all symbols.
588
589         * Modified balloon_help.c to compile (#if'd max definition)
590
591         * Modified src/event-Xt.c so as not to add signal_event_pipe to
592           be selected on - this is a hack until I can work out a better
593           way. Thanks to Ben Wing for help on this.
594
595 Thu Mar 27 20:56:21 1997  marcpa  (marcpa at MARCPA)
596
597         * Synced with 20.1b9.
598
599 Sun Mar 16 00:32:15 1997  marcpa  (marcpa at MARCPA)
600
601         * lisp/eterm/README.term is truncated: is it just me (because
602         I'm on NT) or everyone else sees this ?
603         Answer: it is because it contains a ^Z embedded in it, therefore
604         it needs to be inserted in binary mode in CVS.
605
606 Thu Mar 13 00:19:25 1997  marcpa  (marcpa at MARCPA)
607
608         * At end of compilation, there are some unresolved symbols: 
609
610 link.exe @C:\TEMP\nma00115.
611 sysdep.obj : error LNK2001: unresolved external symbol _vfork
612 ../src/temacs.exe : warning LNK4088: image being generated due to /FORCE
613 option; image may not run
614
615
616 Wed Mar 12 23:18:53 1997  marcpa  (marcpa at MARCPA)
617
618         * Need to copy the nt/inc directory David originally submitted or
619         NT code won't compile.
620
621         * Need to copy nt/{config.h,paths.h,ad2c.sed,xemacs.mak} in src.
622
623         * Had to modify XEmacs sources here and there : see the diffs
624         between NT_FIRST_COMPILE and V20_1_beta9.
625
626         * Needed to patch X11R6.3 sources: (include/x11/Xmd.h:155) BOOL is
627         already defined by Windows and is a long, while X wants it to be
628         an unsigned char.
629
630 --- Xmd.h~      Thu Jun 08 23:20:40 1995
631 +++ Xmd.h       Sun Mar 16 13:09:10 1997
632 @@ -150,8 +150,9 @@
633  typedef CARD16         BITS16;
634  typedef CARD8          BYTE;
635  
636 +#ifndef WIN32
637  typedef CARD8           BOOL;
638 -
639 +#endif
640
641         * cpp.exe not used: cl.exe from VC++4.2 seems to handle everything
642         properly. 
643