*** empty log message ***
[bpt/emacs.git] / nt / ChangeLog
CommitLineData
fbd852af
JR
12003-01-29 Jason Rumney <jasonr@gnu.org>
2
3 * gmake.defs (CURDIR): Disable cygpath kludge.
4
50ca1c55
JB
52003-01-29 KOBAYASHI Yasuhiro <kobayays@otsukakj.co.jp>
6
7 * configure.bat: Avoid endless loop when configuring without image
8 support.
9
28908312
JR
102003-01-26 Jason Rumney <jasonr@gnu.org>
11
12 * configure.bat: Automatically detect jpeglib.
13
c262430d
JR
142003-01-25 Jason Rumney <jasonr@gnu.org>
15
16 * configure.bat: Automatically detect libpng.
17
ac6e47ef
JR
182003-01-21 Jason Rumney <jasonr@gnu.org>
19
20 * icons/hand.cur: New file.
21
222003-01-21 David Ponce <david@dponce.com>
23
24 * emacs.rc (2000-10-19T07:24:01Z!eliz@gnu.org): Declare hand cursor resource.
25
38018ad3
AI
262003-01-15 Andrew Innes <andrewi@gnu.org>
27
28 * gmake.defs (CURDIR): Convert to native Windows format (with
29 forward slashes), to support building with Cygwin builds of make.
30
4c11103a
JB
312002-11-17 Ben Key <BKey1@tampabay.rr.com>
32
33 * nmake.defs:
f60ae425
BK
34 * gmake.defs: Made changes so that Emacs would link with
35 WinMM.lib. This change was required for my addition of a Windows
36 compatible implementation of play-sound-internal.
37
4c11103a 382002-09-03 Peter Runestig <peter@runestig.com> (tiny change)
b0a1b9bb 39
4c11103a 40 * emacs.rc: Version updated to 21.3.50.
b0a1b9bb 41
960f21ae
JR
422002-06-13 Jason Rumney <jasonr@gnu.org>
43
44 * addpm.c (env_vars): Remove EMACSLOCKDIR.
45
46 * makefile.w32-in (maybe-bootstrap, doit, maybe-bootstrap-CMD)
47 (maybe-bootstrap-SH): New targets.
48 (all): Depend on maybe-bootstrap.
49
933af497
JR
502002-05-03 Jason Rumney <jasonr@gnu.org>
51
52 * inc/sys/socket.h (F_SETFL, O_NDELAY): Define.
53 (sys_getpeername, fcntl): Declare as wrappers.
54
dc728514
JB
552002-04-10 Juanma Barranquero <lektu@terra.es>
56
57 * makefile.w32-in (bootstrap-nmake, bootstrap-gmake): Make DOC
58 after compiling .el files.
59
3be38152
JR
602002-03-20 Jason Rumney <jasonr@gnu.org>
61
62 * inc/sys/socket.h (sys_setsockopt, sys_listen, sys_getsockname)
63 (sys_accept, sys_recvfrom, sys_sendto): Declare as wrappers.
64
d1ef18f2
KS
652002-03-19 Kim F. Storm <storm@cua.dk>
66
67 * config.nt (HAVE_SENDTO, HAVE_RECVFROM, HAVE_GETSOCKOPT)
68 (HAVE_SETSOCKOPT, HAVE_GETSOCKNAME, HAVE_GETPEERNAME): Define.
69 (HAVE_SYS_UN_H): Undef.
70 From David Ponce <dponce@voila.fr>.
71
73792b51
JR
722002-03-13 Jason Rumney <jasonr@gnu.org>
73
74 * config.nt (STRFTIME_NO_POSIX2): Define.
75
f7b9d4d1
JR
762002-02-18 Jason Rumney <jasonr@gnu.org>
77
78 * emacs.rc: Define VS_VERSION_INFO if not already.
79 Update version info.
80
98cf1bb5
AI
812002-01-04 Andrew Innes <andrewi@gnu.org>
82
83 * gmake.defs (CFLAGS): Define _WIN32_WINNT as 0x0400, in order to
84 pick up relevant bits of the Windows API definitions.
85
86 * nmake.defs (CFLAGS): Define _WIN32_WINNT as 0x0400, in order to
87 pick up relevant bits of the Windows API definitions.
88
0e4435be
AI
892001-12-14 Andrew Innes <andrewi@gnu.org>
90
91 * makefile.w32-in (bootstrap): Build addsection program before
92 bootstrap (required for post-processing temacs.exe).
93
03f9f7ae
PJ
942001-12-08 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
95
96 * COPYING: New file.
97
493faf20
AI
982001-12-03 Andrew Innes <andrewi@gnu.org>
99
100 * makefile.w32-in (bootstrap-nmake):
101 (bootstrap-gmake): Extend bootstrap process to first do
102 bootstrap-clean in lisp dir and rebuild the DOC file.
103 (bootstrap): Do a "normal" make after the bootstrap work.
104
fc813ef6
JR
1052001-11-20 Jason Rumney <jasonr@gnu.org>
106
107 * INSTALL: Update table of versions of make that are suitable
108 for building Emacs, based on recent feedback.
109
110 * TODO, _emacs, emacs.bat.in, debug.bat.in: Removed.
111
72431058
AI
1122001-11-19 Andrew Innes <andrewi@gnu.org>
113
114 * ftime-nostartup.bat: New file.
115
116 * ftime.bat: Don't include libc.lib for profiling - the profiler
117 corrupts part of memcpy.
118
eec004b0
JR
1192001-11-17 Jason Rumney <jasonr@gnu.org>
120
121 * nmake.defs (SYS_LDFLAGS): Add setargv.obj for wildcard
122 expansion. From Juanma Barranquero <lektu@terra.es>.
123
71431a0e
GM
1242001-10-20 Gerd Moellmann <gerd@gnu.org>
125
6aa97356 126 * (Version 21.1 released.)
71431a0e 127
967d7793
AI
1282001-10-12 Andrew Innes <andrewi@gnu.org>
129
130 * inc/pwd.h (uid_t, gid_t): New typedefs.
131
ab952a4f
GM
1322001-10-05 Gerd Moellmann <gerd@gnu.org>
133
134 * Branch for 21.1.
85b2f69e 135
33d69478
EZ
1362001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
137
138 * README: Update the address of the mailing list and subscription
139 instructions. From Geoff Voelker <voelker@cs.ucsd.edu>.
140
05b24487
EZ
1412001-09-06 Eli Zaretskii <eliz@is.elta.co.il>
142
143 * INSTALL: Suggest to avoid using WinZip.
c49e491a
EZ
144
145 * configure.bat: Make sure ../site-lisp exists; create if necessary.
146
3762e7d0
EZ
1472001-09-05 Eli Zaretskii <eliz@is.elta.co.il>
148
149 * INSTALL: Mention that "make install" can be "nmake install".
150
83536c16
EZ
1512001-09-04 Eli Zaretskii <eliz@is.elta.co.il>
152
153 * makefile.w32-in ($(INSTALL_DIR)/bin): Depend on $(INSTALL_DIR),
154 since some versions of `mkdir' don't automatically create parent
155 directories. From Bruno Grossniklaus <bruno.grossniklaus@ubs.com>.
156
f466241d
EZ
1572001-08-31 Eli Zaretskii <eliz@is.elta.co.il>
158
159 * subdirs.el: New file.
160
161 * configure.bat: Copy subdirs.el to the site-lisp directory.
162
163 * makefile.w32-in (install): Copy subdirs.el to the installation
164 directory.
165
0ac7bf6c
JR
1662001-06-20 Jason Rumney <jasonr@gnu.org>
167
168 * runemacs.c (WinMain): Add quotes around command in case of spaces.
169
ec57454f
AI
1702001-06-01 Andrew Innes <andrewi@gnu.org>
171
172 * gmake.defs (sh_output): Don't use $(warning ...) to output
173 messages, since that is not supported by GNU make 3.77.
174
263f7134
JR
1752001-05-24 Jason Rumney <jasonr@gnu.org>
176
177 * INSTALL: Clarify that building with MSVC requires nmake.
178
fbdbf318
AI
1792001-05-17 Andrew Innes <andrewi@gnu.org>
180
181 * gmake.defs (NEW_CYGWIN): Output message about spurious error
182 message that is to be ignored.
183
4b994b84
AI
1842001-05-13 Andrew Innes <andrewi@gnu.org>
185
186 * TODO: Remove file, since it is completely out of date.
187
188 * README: Add copyright notice.
189
190 * INSTALL: Add copyright notice.
191
e8918aee
EZ
1922001-04-18 Andrew Innes <andrewi@gnu.org>
193
194 * nmake.defs (EMACSLOADPATH): Ensure EMACSLOADPATH is defined in
195 the environment.
196
197 * gmake.defs (SETLOADPATH): Remove definition.
198 (EMACSLOADPATH): Ensure EMACSLOADPATH is defined in the
199 environment.
200
2012001-03-26 Eli Zaretskii <eliz@is.elta.co.il>
202
203 * configure.bat: Make the checkw32api* labels be distinct in the
204 first 8 characters.
205
2062001-03-17 Andrew Innes <andrewi@gnu.org>
207
208 * cmdproxy.c (get_next_token): Fix indefinite loop bug scanning
209 escaped quotes.
210
211 * gmake.defs (DEBUG_LINK): New macro.
212 (LINK_FLAGS): Use it.
213
214 * nmake.defs (DEBUG_LINK): New macro.
215 (LINK_FLAGS): Use it.
216
2172001-03-06 Andrew Innes <andrewi@gnu.org>
218
219 * INSTALL: Add --ldflags to configure line for building with
220 recent versions of Cygwin GCC.
221
2222001-03-05 Eli Zaretskii <eliz@is.elta.co.il>
223
224 * configure.bat: Use correct options when compiling a test program
225 with Cygwin. From David Ponce <dponce@voila.fr>.
226
2272001-02-24 Andrew Innes <andrewi@gnu.org>
228
229 * _emacs: Remove obsolete file.
230
231 * emacs.bat.in: Remove obsolete file.
232
233 * debug.bat.in: Remove obsolete file.
234
235 * inc/sys/socket.h: Add copyright notice.
236
237 * paths.h: Add copyright notice.
238
239 * makefile.nt: Update copyright notice.
240
241 * makefile.def: Update copyright notice.
242
243 * configure.bat: Update copyright notice.
244
245 * nmake.defs: Add copyright notice.
246
247 * gmake.defs: Add copyright notice.
248
249 * makefile.w32-in: Add copyright notice.
250
2512001-02-05 Andrew Innes <andrewi@gnu.org>
252
253 * nmake.defs (THISDIR): New definition.
254
255 * gmake.defs (THISDIR): New definition.
256
2572001-02-03 Andrew Innes <andrewi@gnu.org>
258
259 * configure.bat: Leave a space before >> only when there is a
260 preceding digit. Add a comment about the importance of this.
261
262 * README: Replace outdated information.
263
264 * INSTALL (Trouble-shooting): Add note about need to specify extra
265 compiler flags with recent Cygwin ports of gcc.
266
2672001-02-01 Eli Zaretskii <eliz@is.elta.co.il>
268
269 * configure.bat: Use "rm -f" instead of "del /f", as the latter
270 is not supported by Windows 9X's COMMAND.COM.
271
2722001-01-31 Eli Zaretskii <eliz@is.elta.co.il>
273
274 * configure.bat: Make sure redirection is preceeded by a blank, to
275 avoid problems with "1>>foo" when CMD.EXE is the shell, which eats
276 up the "1" part. From Rob Giardina <rob@criticalpointsoftware.com>.
277
2782001-01-30 Eli Zaretskii <eliz@is.elta.co.il>
279
280 * INSTALL: Copy the table of tested combinations of development
281 tools from confuigure.bat. Add suggestion to install Bash on
282 Windows 9X.
283
284 * configure.bat: Don't copy lisp/Makefile, it doesn't exist; copy
285 lisp/Makefile.in instead. Use "rm -f" where more than one file
286 needs to be deleted, since command.com in Windows 9X doesn't grok
287 more than one argument.
288
2892001-01-24 Andrew Innes <andrewi@gnu.org>
290
85b2f69e 291 * makefile.w32-in (cleanall-other-dirs-nmake):
e8918aee
EZ
292 (cleanall-other-dirs-gmake): New targets.
293 (cleanall): Invoke them.
294
2952001-01-19 Andrew Innes <andrewi@gnu.org>
296
297 * addpm.c (env_vars): Add a version-independent site-lisp
298 directory to EMACSLOADPATH, after the version dependent one.
299
3002001-01-06 Andrew Innes <andrewi@gnu.org>
301
302 * README: Update info about compilers.
303
304 * makefile.w32-in: Use $(MAKETYPE) instead of $(SHELLTYPE) to
305 select correct rule for invoking make in another directory. Amend
306 rules accordingly.
307 (clean): Delete $(COMPILER_TEMP_FILES) instead of *.pdb.
308
309 * nmake.defs (EMACS_ICON_PATH): Delete definition.
310 (COMPILER_TEMP_FILES): New definition.
311 (MAKETYPE): New definition.
312
313 * gmake.defs (EMACS_ICON_PATH): Delete definition.
314 (COMPILER_TEMP_FILES): New definition.
315 (MAKETYPE): New definition.
316
317 * makefile.def (EMACS_ICON_PATH): Delete definition.
318
319 * configure.bat: Be careful not to add trailing spaces when
320 outputting to config.settings.
321
3222001-01-02 Andrew Innes <andrewi@gnu.org>
323
324 * config.nt (RE_TRANSLATE): Use CHAR_TABLE_TRANSLATE macro rather
325 than the function.
326
3272000-12-17 Andrew Innes <andrewi@gnu.org>
328
329 * makefile.w32-in (install): Copy directories to the correct
330 places.
331 (real_install): Remove obsolete target.
332
3332000-12-06 Andrew Innes <andrewi@gnu.org>
334
335 * nmake.defs (CURDIR): New define.
336 (INSTALL_DIR): Use it.
337
338 * gmake.defs (NEW_CYGWIN): New define.
339 (DQUOTE) [NEW_CYGWIN]: Cygnus changed the quoting rules since b20,
340 so we need to adjust how we escape embedded quotes.
341 (SETLOADPATH): Set EMACSLOADPATH to an absolute directory,
342 relative to $(CURDIR).
343
3442000-11-25 Jason Rumney <jasonr@gnu.org>
345
346 * config.nt (GC_MARK_STACK, GC_SETJMP_WORKS): Define.
347
3482000-10-17 Andrew Innes <andrewi@gnu.org>
349
350 * makefile.w32-in (recompile): New target to recompile lisp
351 directory.
352 (recompile-CMD, recompile-SH): New support targets.
353
3542000-09-24 Jason Rumney <jasonr@gnu.org>
355
356 * config.nt (NO_RETURN): Define it.
357
3582000-09-17 Andrew Innes <andrewi@gnu.org>
359
360 * gmake.defs: Revert to Unix line endings.
361
362 * nmake.defs: Revert to Unix line endings.
363
3642000-09-16 Andrew Innes <andrewi@gnu.org>
365
366 * gmake.defs (SETLOADPATH): Change definition to work from any
367 subdirectory.
368
3692000-09-14 Andrew Innes <andrewi@gnu.org>
370
371 * makefile.w32-in: Revert to Unix line endings.
372
3732000-09-14 Andrew Innes <andrewi@gnu.org>
374
375 * INSTALL: Add note about expected error messages when configure
376 is run.
377
378 * configure.bat: Simplify the generation of makefiles (don't need
379 to generate various top-level targets that invoke make in other
380 directories).
381
382 * gmake.defs (SHELLTYPE): New define.
383 (SETLOADPATH): New define.
384
385 * nmake.defs (SHELLTYPE): New define.
386
387 * makefile.w32-in: Standardize indentation somewhat.
388 Add bootstrap support.
389 Pass $(MFLAGS) when invoking make recursively.
390 Add shell-specific variants of top-level targets that invoke make
391 recursively in other directories, and add necessary computed
392 dependencies.
393
3942000-09-03 Andrew Innes <andrewi@gnu.org>
395
396 * makefile.w32-in: Change to DOS line endings.
397
398 * configure.bat: Change to DOS line endings.
399
400 * addsection.c (_ANONYMOUS_UNION) [__GNUC__]: New define.
401 (_ANONYMOUS_STRUCT) [__GNUC__]: New define.
402
403 * preprep.c (_ANONYMOUS_UNION) [__GNUC__]: New define.
404 (_ANONYMOUS_STRUCT) [__GNUC__]: New define.
405
406 * gmake.defs (CFLAGS): No need for -D_ANONYMOUS_UNION
407 -D_ANONYMOUS_STRUCT on compile line.
408 (EMACS_EXTRA_C_FLAGS): No need for -DORDINARY_LINK.
409 (ARCH_CFLAGS): Change optimization flags to -O2.
410 (FOREACH, FORVAR, FORDO, ENDFOR): New definitions.
411 (ARGQUOTE, DQUOTE): New defines.
412
413 * nmake.defs (CFLAGS): No need for -D_ANONYMOUS_UNION
414 -D_ANONYMOUS_STRUCT on compile line.
415 (FOREACH, FORVAR, FORDO, ENDFOR): New definitions.
416 (ARGQUOTE, DQUOTE): New defines.
417
4182000-08-22 Andrew Innes <andrewi@gnu.org>
419
420 * configure.bat: New file.
421
422 * gmake.defs: New file.
423
424 * nmake.defs: New file.
425
426 * makefile.w32-in: New file.
427
428 * INSTALL: Rewrite to match new configure process.
429
430 * config.nt [WINDOWSNT]: Don't declare getenv.
431 (EMACS_CONFIG_OPTIONS): Define according to compiler being used.
432
433 * addpm.c (main): Accept /q to mean install based on addpm's
434 location without asking. Remove reference to emacs.bat which is
435 now obsolete.
436
437 * addsection.c (PTR_TO_OFFSET): Cast ptr to unsigned char*.
438
439 * paths.h: Use forward slash as directory separator in all path
440 definitions.
441 (PATH_DUMPLOADSEARCH): Revert to definition used on Unix.
442
443 * preprep.c (PTR_TO_OFFSET): Cast ptr to unsigned char *.
444
445 * runemacs.c: Remove WIN32 define.
446
447 * inc/sys/file.h (F_OK, X_OK, W_OK, R_OK, D_OK): Define if D_OK is
448 not defined.
449
450 * inc/sys/socket.h (_WINSOCK_H): Undefine if defined.
451 (fd_set): Define to new name, after including winsock.h, so we can
452 provide our own implementation.
453
4542000-07-05 Andrew Innes <andrewi@gnu.org>
455
456 * ebuild.bat: Add support for specifying make arguments.
457
458 * makefile.nt: Add support for `bootstrap' and related targets.
459
4602000-06-11 Jason Rumney <jasonr@gnu.org>
461
462 * config.nt: Define POINTER_TYPE, PTR, PROTOTYPES and __P.
463
4642000-02-06 Andrew Innes <andrewi@gnu.org>
465
466 * inc/sys/time.h: Add inclusion protection.
467
468 * makefile.def (SYS_LDFLAGS): Add -nologo.
469
4701999-11-22 Andrew Innes <andrewi@gnu.org>
471
472 * install.bat: Pass on command line arguments to make.
473
474 * makefile.nt (fast_install): Bring commands up-to-date, and fix
475 typo.
476
4771999-11-21 Andrew Innes <andrewi@gnu.org>
478
479 * makefile.nt (all): Build leim if present.
480 (install): Install leim if present.
481 (clean): Clean leim if present.
482
483 * addpm.c (env_vars): Include leim in default EMACSLOADPATH
484 definition.
485
486 * emacs.bat.in (EMACSLOADPATH): Include leim.
487
e8918aee
EZ
4881999-07-12 Richard Stallman <rms@gnu.org>
489
490 * Version 20.4 released.
491
4921999-06-16 Andrew Innes <andrewi@gnu.org>
493
494 * emacs.rc: Use an icon with a transparent background, to be in
495 keeping with other applications.
496
4971999-06-03 Andrew Innes <andrewi@gnu.org>
498
499 * preprep.c: Fix typo.
500
5011999-05-02 Andrew Innes <andrewi@gnu.org>
502
503 * config.h: Remove obsolete file.
504
505 * preprep.c (copy_executable_and_move_sections): Ifdef out a
506 couple of unused switch cases that aren't defined on all
507 platforms.
508
509 * ftime.bat: Add another variation of the profile command, which
510 only profiles extended commands.
511
5121999-03-31 Geoff Voelker <voelker@cs.washington.edu>
513
514 * cmdproxy.c (main): Fix parens.
515
5161999-03-25 Andrew Innes <andrewi@gnu.org>
517
518 * cmdproxy.c (main): Call GetShortPathName to normalize program
519 names for comparison.
520
5211999-03-05 Geoff Voelker <voelker@cs.washington.edu>
522
523 * makefile.def: Compile multiple .c files when possible.
524 Use BLD instead of assuming i386.
525 * makefile.nt: Remove common multiple file compilation commands.
526
5271999-03-04 Geoff Voelker <voelker@cs.washington.edu>
528
529 * cmdproxy.c (main): Add missing parens.
530
5311999-02-20 Andrew Innes <andrewi@gnu.org>
532
533 * preprep.c: New program to allow dumped image to be profiled.
534
535 * makefile.nt (preprep): New target.
536 (ALL): Build it.
537
538 * makefile.def (ARCH_CFLAGS): Set struct packing to 8.
539
540 * ftime.bat: Invoke preprep to prepare dumped image for profiling.
541 Change prep options to profile libc functions and skip the startup
542 code.
543
5441999-02-15 Geoff Voelker <voelker@cs.washington.edu>
545
546 * makefile.nt: Create installation directory as first step.
547
5481999-01-31 Andrew Innes <andrewi@gnu.org>
549
550 * addsection.c: (ROUND_UP_DST_AND_ZERO): Renamed from
551 ROUND_UP_DST. Zeroes the alignment slop.
552 (copy_executable_and_add_section): Update the
553 SizeOfHeaders field properly.
554
5551999-01-27 Andrew Innes <andrewi@gnu.org>
556
557 * makefile.nt: Do make version comparison as strings.
558
5591999-01-26 Andrew Innes <andrewi@harlequin.co.uk>
560
561 * runemacs.c (WinMain): Pass explicit environment block to
562 CreateProcess, to work around a bug in Windows 95/98.
563
5641999-01-22 Geoff Voelker <voelker@cs.washington.edu>
565
566 * icons: New directory with Davenport's icons.
567 icons/sink.ico: Renamed from emacs.ico.
568
569 * makefile.nt (install, fast_install): Install Windows icons
570 into etc/icons.
571
572 * emacs.rc (ICON): Use icons/gnu2a32.ico as the default icon.
573
5741999-01-17 Andrew Innes <andrewi@gnu.org>
575
576 * makefile.nt: (ALL): List top-level targets.
577 (addsection): New top-level target.
578 (install): Copy fns-*.el to bin directory.
579
580 * addsection.c: New program to add static heap section to
581 temacs.exe after linking, in support of new unexec method.
582
5831998-12-28 Andrew Innes <andrewi@delysid.gnu.org>
584
585 * cmdproxy.c (spawn): Pass directory for child as parameter.
586 (main): Save startup directory to give to spawn, then change
587 directory to location of .exe in order not to prevent startup
588 directory from being deleted.
589
5901998-12-08 Geoff Voelker <voelker@cs.washington.edu>
591
592 * makefile.nt: Do string comparision of _NMAKE_VER.
593
5941998-12-02 Geoff Voelker <voelker@cs.washington.edu>
595
596 * config.nt (LOCALTIME_CACHE): Define.
597
5981998-11-13 Andrew Innes <andrewi@delysid.gnu.org>
599
600 * install.bat: Convert to DOS format.
601
6021998-11-10 Andrew Innes <andrewi@harlequin.co.uk>
603
604 * cmdproxy.c (main): Set environment size only when running
605 command.com.
606
6071998-11-03 Theodore Jump <tjump@tertius.com>
608
609 * makefile.def (SYS_LDFLAGS): Use swapfile when running from cd or net.
610 (DEL_TREE): Use rd instead of rmdir.
611 (ARCH_CFLAGS): Optimize for P6. Align structures on 8-byte boundaries.
612 * makefile.nt: Compile multiple source files when possible.
85b2f69e 613
e8918aee
EZ
6141998-10-05 Geoff Voelker <voelker@cs.washington.edu>
615
616 * cmdproxy.c (main): Treat command line options as case-insensitive.
617
6181998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
619
620 * Version 20.3 released.
621
6221998-07-20 Geoff Voelker <voelker@cs.washington.edu>
623
624 * addpm.c (main): Explicitly check result of message box for OK.
625
6261998-06-05 Andrew Innes <andrewi@harlequin.co.uk>
627
628 * inc/sys/file.h (D_OK): Define new macro.
629
6301998-06-01 Andrew Innes <andrewi@mescaline.gnu.org>
631
632 * makefile.def (CFLAGS): Do not define HAVE_NTGUI.
633
6341998-05-30 Geoff Voelker <voelker@cs.washington.edu>
635
636 * emacs.rc (VS_VERSION_INFO): Define.
637
6381998-04-23 Geoff Voelker <voelker@cs.washington.edu>
639
640 * makefile.nt (emacs.bat, debug.bat): Create them in the
641 installation directory.
642
6431998-04-23 Andrew Innes <andrewi@harlequin.co.uk>
644
645 * ddeclient.c: New file. (Support program for performing limited
646 interprocess communication on Windows.)
647
648 * makefile.nt: Build ddeclient.
649
650 * cmdproxy.c (main): Only set environment size for real shell, and
651 provide extra directory argument, when running on Windows 95.
85b2f69e 652
e8918aee
EZ
6531998-04-17 Geoff Voelker <voelker@cs.washington.edu>
654
655 * cmdproxy.c (fail): Exit with a negative return value.
656 (spawn): Return subprocess return code as an argument.
657 Explicitly copy environment block.
658 (main): Update to use return value argument with spawn.
659 Retry if spawn failed when a subshell was not tried.
660
661 * config.nt: Include new macros from src/config.in.
662 (GNU_MALLOC, REL_ALLOC): Define.
663 (RE_TRANSLATE_TYPE): Use Lisp_Object as type.
664 (RE_TRANSLATE): Use char_table_translate.
665
666 * makefile.def (CP_DIR): Preserve attributes.
667
668 * makefile.nt (clean): Delete patch generated files, optimized
669 build directory.
670
6711997-10-01 Geoff Voelker <voelker@cs.washington.edu>
672
673 * addpm.c (env_vars): Fix misplaced % in SHELL entry.
674
6751997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
676
677 * Version 20.2 released.
678
6791997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
680
681 * Version 20.1 released.
682
6831997-09-11 Geoff Voelker <voelker@cs.washington.edu>
684
685 * debug.bat.in: New file.
686 * makefile.nt (debug.bat): New target.
687
6881997-09-02 Andrew Innes <andrewi@harlequin.co.uk>
689
690 * addpm.c (env_vars): Put site-lisp before lisp in EMACSLOADPATH.
691 Quote group name. Allow different icons to be specified.
692
693 * cmdproxy.c (get_env_size): New function.
694 (spawn): Explicitly pass in environment when creating subprocess.
695 (main): Cleaup error messages.
696 Specify dynamically sized environment block for real shell.
697 Pass on unhandled switches to real shell.
698 Quote program name.
699
85b2f69e 700 * makefile.def (CFLAGS_COMMON): Place pdb file in object build
e8918aee 701 directory.
85b2f69e 702 (CFLAGS) [!MSVCNT11]: Define _CRTAPI1.
e8918aee
EZ
703
704 * runemacs.c (WinMain): Allow Emacs process to be started with
705 high or low priority.
706
707 * emacs.bat.in: Remove OS dependent operations.
85b2f69e 708
e8918aee
EZ
7091997-09-02 Geoff Voelker <voelker@cs.washington.edu>
710
711 * addpm.c (env_vars): No longer set INFOPATH.
712
713 * cmdproxy.c (get_next_token): Null terminate token returned.
714
715 * emacs.bat.in (INFOPATH): No longer set INFOPATH.
716
7171997-08-10 Andrew Innes <andrewi@harlequin.co.uk>
718
719 * addpm.c (env_vars): Set SHELL to cmdproxy.
720 (main): Initialize idDde to 0.
721 Determine emacs_path from module file name.
722 Prompt for install.
723
724 * makefile.def (MSVCNT11): Conditionally define it.
725 (BASE_LIBS): Do not use oldnames.lib.
726 (SYS_LDFLAGS): Use pdb files.
727 (CFLAGS_COMMON) [!spd]: Define EMACSDEBUG.
728 (ARCH_CFLAGS) [i386 && spd]: Use space optimizations.
729 (ARCH_CFLAGS) [alpha && spd]: Use optimizations.
730
731 * makefile.nt (ALL): Build cmdproxy.
732 (cmdproxy): New target.
733 (install): Install cmdproxy.
734
735 * ftime.bat, debug.bat, cmdproxy.c: New files.
736
7371997-07-10 Geoff Voelker <voelker@cs.washington.edu>
738
739 * inc/sys/socket.h: (shutdown): Define.
740 (sys_shutdown): Export.
741
7421997-07-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
743
744 * config.nt (RE_TRANSLATE): Copy definition from config.in.
745
7461997-07-01 Geoff Voelker <voelker@cs.washington.edu>
747
748 * config.nt: Update file comments.
749 Update undefs added/removed in src/config.in.
750
7511997-06-19 Geoff Voelker <voelker@cs.washington.edu>
752
753 * makefil.def, emacs.bat: Use windows95 and windowsnt instead
754 of win95 and winnt, respectively.
755
7561997-01-04 Geoff Voelker <voelker@cs.washington.edu>
757
758 * makefile.nt (real_install): Create site-lisp in installation dir.
759 * addpm.c (env_vars): Add site-lisp to EMACSLOADPATH.
760 * emacs.bat.in: Add site-lisp to EMACSLOADPATH.
761
e8918aee
EZ
7621996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
763
764 * Version 19.33 released.
765
7661996-08-09 Geoff Voelker <voelker@cs.washington.edu>
767
768 * runemacs.c (WinMain): Put a space between the binary and its args.
769
7701996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
771
772 * Version 19.32 released.
773
7741996-07-16 Andrew Innes <andrewi@harlequin.co.uk>
775
776 * makefile.nt (clean): Use OBJDIR macro.
777
7781996-06-03 Kim F. Storm <kfs@olicom.dk>
779
780 * runemacs.c (CHOOSE_NEWEST_EXE): New parameter macro.
781 Not defined by default.
782 (WinMain): Add conditional testing CHOOSE_NEWEST_EXE.
783 (WinMain): Convert backslashes to slashes in env var values.
784
785 * addpm.c (env_vars): Use slashes, not backslashes.
786
7871996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
788
789 * Version 19.31 released.
790
7911996-05-13 Andrew Innes <andrewi@harlequin.co.uk>
792
793 * install.bat: Set BUILD_TYPE and INSTALL_DIR before calling make;
794 undo settings afterwards.
795
7961996-05-08 Andrew Innes <andrewi@harlequin.co.uk>
797
798 * addpm.c (env_vars): Set SHELL registry entry to value of COMSPEC
799 environment variable.
800
8011996-05-03 Andrew Innes <andrewi@harlequin.co.uk>
802
803 * install.bat: Allow for optimized build.
804 * makefile.def [BUILD_TYPE]: Build optimized version in its own dir.
805 (ARCH_CFLAGS) [BUILD_TYPE == spd]: Build optimized version.
806
8071996-05-03 Andrew Innes <andrewi@harlequin.co.uk>
808
809 * addpm.c (REG_ROOT): Don't use a trailing backslash.
810 (env_vars): Rename field emacs_path to emacs_dir.
811 (main): Add link to runemacs instead of emacs.
812
813 * install.bat: Check if INSTALL_DIR is passed as an argument.
814
815 * makefile.def (CONFIG_H) [WIN95]: Use config.nt.
816
817 * makefile.nt: Build and install runemacs.exe.
818
819 * runemacs.c: New file.
820
821 * config.w95: File removed.
822
823 * inc/netdb.h, inc/unistd.h, inc/arpa/inet.h, inc/netinet/in.h,
824 inc/sys/socket.h, inc/sys/time.h: New header files.
825
826 * inc/sys/file.h (F_OK, X_OK, W_OK, R_OK): New macros.
85b2f69e 827
e8918aee
EZ
8281996-03-27 Geoff Voelker <voelker@cs.washington.edu>
829
830 * makefile.def (DEL): Defined.
831 (DEL_TREE) [win95]: Defined.
832 (SYS_LDFLAGS): Set executable versions to 3.10.
85b2f69e 833
e8918aee
EZ
834 * makefile.nt: Change uses of del to $(DEL).
835
8361996-01-17 Erik Naggum <erik@naggum.no>
837
838 * All files: Update FSF's address in comment preamble.
839
8401996-01-03 George V. Reilly <georger@microcrafts.com>
841
842 * emacs.ico: Now the proverbial kitchen sink icon.
843
8441995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
845
846 * Version 19.30 released.
847
8481995-11-22 Geoff Voelker <voelker@cs.washington.edu>
849
850 * makefile.def (CP_DIR): Use platform independent switches for xcopy.
851
852 * makefile.nt (install, fast_install, real_install, clean):
853 Don't use switches to del not supported by Win95.
854
8551995-11-07 Kevin Gallo <kgallo@microsoft.com>
856
857 * makefile.nt (addpm.exe): Link with $(ADVAPI32).
858 (install, fast_install): Change same-dir test to create test file in
859 installation tree and thereby support read-only shares.
860 (clean): Remove .pdb files.
861
862 * makefile.def (NTGUI): New macro.
863 [NTGUI] (CFLAGS): Define HAVE_NTGUI.
864
865 * config.nt, config.w95: Update to latest src/config.in.
866
867 * addpm.c (env_vars): New variable.
868 (add_registry): New procedure.
869 (main): Use values of configuration environment variables from
870 the registry if defined, the process environment otherwise.
871
8721995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
873
874 * Version 19.29 released.
875
876 * makefile.nt (addpm.exe): Change WinMainCRTStartup to mainCRTStartup.
877
8781995-06-13 Geoff Voelker <voelker@cs.washington.edu>
879
880 * makefile.nt: Define .c to .obj suffix rule.
881 (addpm.obj): Compile directly, use CFLAGS.
882 (addpm.exe): Link from addpm.obj.
85b2f69e 883
e8918aee
EZ
884 * makefile.def (MSVCNT11): Defined.
885 (BASE_LIBS) [MSVCNT11]: Use oldnames.lib.
886 (CFLAGS_COMMON): Defined.
887 (CFLAGS) [MSVCNT11]: Define _CRTAPI1 to _cdecl.
85b2f69e 888
e8918aee
EZ
8891995-06-09 Geoff Voelker <voelker@cs.washington.edu>
890
891 * emacs.bat.in: Renamed from emacs.bat
892 (emacs_dir): Renamed from emacs_path
893 Definition removed.
894
895 * addpm.c: New file.
896 * makefile.nt (ALL,addpm,addpm.exe,addpm.obj): Defined.
897 (all): Depend upon $(BLD) and $(ALL).
898 (install): Depend upon emacs.bat.
899 Create program item for Emacs.
900 (clean): Delete obj.
901 (emacs.bat): Defined.
902 * makefile.def (EMACS_ICON_PATH,ADDPM): Defined.
903
9041995-05-27 Geoff Voelker <voelker@cs.washington.edu>
905
906 * ebuild.bat, emacs.bat, fast-install.bat, install.bat:
907 Add carriage returns; necessary for batch files on Win95.
908
9091995-05-25 Geoff Voelker <voelker@cs.washington.edu>
910
911 * config.w95: Created.
912 * config.h: Changed to config.nt.
85b2f69e 913
e8918aee
EZ
914 * makefile.nt (SUBDIRS): Commented out.
915 (all,install,clean): Expand for-loops.
916 (BUILD_CMD,INSTALL_CMD,CLEAN_CMD): Defined.
917
918 * makefile.def (SYS_LIB_DIR,SYS_INC_DIR): Undefined.
919 (ARCH): New definition.
920 (CPU,CONFIG_H,OS_TYPE): Defined.
921 (INCLUDE,LIB): Checked if valid.
922 (ntwin32.mak): Included.
923 (AR,CC,LINK): New definition.
924 (ADVAPI32,libc,BASE_LIBS): Defined.
925 (SYS_LDFLAGS): New definition.
926 Update comments and preprocessor conditionals.
927
928 * emacs.bat (SHELL): Conditionally defined.
929 (HOME): Conditionally defined.
930 (emacs_path,HOME): Update comments.
931 Turn off all echo.
932
9331995-05-09 Geoff Voelker <voelker@cs.washington.edu>
934
935 * _emacs, config.h, ebuild.bat, emacs.bat, emacs.rc,
936 fast-install.bat, install.bat, makefile.def, makefile.nt, paths.h,
937 inc/pwd.h, inc/sys/dir.h, inc/sys/file.h, inc/sys/ioctl.h,
938 inc/sys/param.h: Removed carriage-returns.
939
9401995-05-06 Geoff Voelker <voelker@cs.washington.edu>
941
942 * makefile.def (CVTRES): Defined.
943
944 * emacs.ico, emacs.rc: New files by Kevin Gallo.
945
9461995-04-10 Geoff Voelker <voelker@cs.washington.edu>
947
88c71720 948 * src: Remove directory.
e8918aee
EZ
949
950 * src\config.h, src\paths.h: Moved to parent dir, src removed.
951
9521995-04-09 Geoff Voelker <voelker@cs.washington.edu>
953
954 * makefile.def (INSTALL_DIR): Changed to generic directory.
955
956 * emacs.bat: Added arguments when emacs.exe invoked.
957
958 * ebuild.cmd, emacs.cmd, install.cmd: Changed extension to .bat.
959
9601994-12-13 voelker <voelker@cs.washington.edu>
961
962 * makefile.def (CC): In configuration section.
963 (COMPAT_LIB): Defined.
964
9651994-11-01 voelker <voelker@cs.washington.edu>
966
967 * src/paths.h: New file.
968
969 * src/config.h: New file.
970
971 * inc/pwd.h: New file.
972
973 * inc/sys/dir.h: New file.
974
975 * inc/sys/file.h: New file.
976
977 * inc/sys/ioctl.h: New file.
978
979 * inc/sys/param.h: New file.
980
981 * todo: New file.
982
88c71720 983 * README: New file.
e8918aee
EZ
984
985 * makefile.nt: New file.
986
987 * makefile.def: New file.
85b2f69e 988
e8918aee
EZ
989 * install.cmd: New file.
990
88c71720 991 * INSTALL: New file.
e8918aee
EZ
992
993 * fast-install.cmd: New file.
994
995 * emacs.cmd: New file.
996
997 * ebuild.cmd: New file.
998
999 * _emacs: New file.
1000
1001;; Local Variables:
1002;; coding: iso-2022-7bit
1003;; End:
2a34a036
GM
1004
1005 Copyright (C) 1995, 1996, 1997, 1998, 1999, 2001
1006 Free Software Foundation, Inc.
1007 Copying and distribution of this file, with or without modification,
1008 are permitted provided the copyright notice and this notice are preserved.