Emacs version 21.3
[emacs/old-mirror.git] / nt / ChangeLog
blobb69d51e205e5f94bd5e393010f15e3ed59c5ea7a
1 2003-03-18  Francesco Potort\e,Al\e(B  <pot@gnu.org>
3         * Version 21.3 released.
5 2002-03-16  Eli Zaretskii  <eliz@is.elta.co.il>
7         * Version 21.2 released.
9 2002-02-18  Jason Rumney  <jasonr@gnu.org>
11         * emacs.rc: Define VS_VERSION_INFO if not already.
12         Update version info.
14 2002-02-11  Andrew Innes  <andrewi@gnu.org>
16         * gmake.defs (CFLAGS): Define _WIN32_WINNT as 0x0400, in order to
17         pick up relevant bits of the Windows API definitions.
19         * nmake.defs (CFLAGS): Define _WIN32_WINNT as 0x0400, in order to
20         pick up relevant bits of the Windows API definitions.
22 2001-11-20  Jason Rumney  <jasonr@gnu.org>
24         * INSTALL: Update table of versions of make that are suitable
25         for building Emacs, based on recent feedback.
27         * TODO, _emacs, emacs.bat.in, debug.bat.in: Removed.
29 2001-11-17  Jason Rumney  <jasonr@gnu.org>
31         * nmake.defs (SYS_LDFLAGS): Add setargv.obj for wildcard
32         expansion.  From Juanma Barranquero <lektu@terra.es>.
34 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
36         * Version 21.1 released.
38 2001-09-08  Eli Zaretskii  <eliz@is.elta.co.il>
40         * README: Update the address of the mailing list and subscription
41         instructions.  From Geoff Voelker <voelker@cs.ucsd.edu>.
43 2001-09-06  Eli Zaretskii  <eliz@is.elta.co.il>
45         * INSTALL: Suggest to avoid using WinZip.
47         * configure.bat: Make sure ../site-lisp exists; create if necessary.
49 2001-09-05  Eli Zaretskii  <eliz@is.elta.co.il>
51         * INSTALL: Mention that "make install" can be "nmake install".
53 2001-09-04  Eli Zaretskii  <eliz@is.elta.co.il>
55         * makefile.w32-in ($(INSTALL_DIR)/bin): Depend on $(INSTALL_DIR),
56         since some versions of `mkdir' don't automatically create parent
57         directories.  From Bruno Grossniklaus <bruno.grossniklaus@ubs.com>.
59 2001-08-31  Eli Zaretskii  <eliz@is.elta.co.il>
61         * subdirs.el: New file.
63         * configure.bat: Copy subdirs.el to the site-lisp directory.
65         * makefile.w32-in (install): Copy subdirs.el to the installation
66         directory.
68 2001-06-20  Jason Rumney  <jasonr@gnu.org>
70         * runemacs.c (WinMain): Add quotes around command in case of spaces.
72 2001-06-01  Andrew Innes  <andrewi@gnu.org>
74         * gmake.defs (sh_output): Don't use $(warning ...) to output
75         messages, since that is not supported by GNU make 3.77.
77 2001-05-24  Jason Rumney  <jasonr@gnu.org>
79         * INSTALL: Clarify that building with MSVC requires nmake.
81 2001-05-17  Andrew Innes  <andrewi@gnu.org>
83         * gmake.defs (NEW_CYGWIN): Output message about spurious error
84         message that is to be ignored.
86 2001-05-13  Andrew Innes  <andrewi@gnu.org>
88         * TODO: Remove file, since it is completely out of date.
90         * README: Add copyright notice.
92         * INSTALL: Add copyright notice.
94 2001-04-18  Andrew Innes  <andrewi@gnu.org>
96         * nmake.defs (EMACSLOADPATH): Ensure EMACSLOADPATH is defined in
97         the environment.
99         * gmake.defs (SETLOADPATH): Remove definition.
100         (EMACSLOADPATH): Ensure EMACSLOADPATH is defined in the
101         environment.
103 2001-03-26  Eli Zaretskii  <eliz@is.elta.co.il>
105         * configure.bat: Make the checkw32api* labels be distinct in the
106         first 8 characters.
108 2001-03-17  Andrew Innes  <andrewi@gnu.org>
110         * cmdproxy.c (get_next_token): Fix indefinite loop bug scanning
111         escaped quotes.
113         * gmake.defs (DEBUG_LINK): New macro.
114         (LINK_FLAGS): Use it.
116         * nmake.defs (DEBUG_LINK): New macro.
117         (LINK_FLAGS): Use it.
119 2001-03-06  Andrew Innes  <andrewi@gnu.org>
121         * INSTALL: Add --ldflags to configure line for building with
122         recent versions of Cygwin GCC.
124 2001-03-05  Eli Zaretskii <eliz@is.elta.co.il>
126         * configure.bat: Use correct options when compiling a test program
127         with Cygwin.  From David Ponce <dponce@voila.fr>.
129 2001-02-24  Andrew Innes  <andrewi@gnu.org>
131         * _emacs: Remove obsolete file.
133         * emacs.bat.in: Remove obsolete file.
135         * debug.bat.in: Remove obsolete file.
137         * inc/sys/socket.h: Add copyright notice.
139         * paths.h: Add copyright notice.
141         * makefile.nt: Update copyright notice.
143         * makefile.def: Update copyright notice.
145         * configure.bat: Update copyright notice.
147         * nmake.defs: Add copyright notice.
149         * gmake.defs: Add copyright notice.
151         * makefile.w32-in: Add copyright notice.
153 2001-02-05  Andrew Innes  <andrewi@gnu.org>
155         * nmake.defs (THISDIR): New definition.
157         * gmake.defs (THISDIR): New definition.
159 2001-02-03  Andrew Innes  <andrewi@gnu.org>
161         * configure.bat: Leave a space before >> only when there is a
162         preceding digit.  Add a comment about the importance of this.
164         * README: Replace outdated information.
166         * INSTALL (Trouble-shooting): Add note about need to specify extra
167         compiler flags with recent Cygwin ports of gcc.
169 2001-02-01  Eli Zaretskii  <eliz@is.elta.co.il>
171         * configure.bat: Use "rm -f" instead of "del /f", as the latter
172         is not supported by Windows 9X's COMMAND.COM.
174 2001-01-31  Eli Zaretskii  <eliz@is.elta.co.il>
176         * configure.bat: Make sure redirection is preceeded by a blank, to
177         avoid problems with "1>>foo" when CMD.EXE is the shell, which eats
178         up the "1" part.  From Rob Giardina <rob@criticalpointsoftware.com>.
180 2001-01-30  Eli Zaretskii  <eliz@is.elta.co.il>
182         * INSTALL: Copy the table of tested combinations of development
183         tools from confuigure.bat.  Add suggestion to install Bash on
184         Windows 9X.
186         * configure.bat: Don't copy lisp/Makefile, it doesn't exist; copy
187         lisp/Makefile.in instead.  Use "rm -f" where more than one file
188         needs to be deleted, since command.com in Windows 9X doesn't grok
189         more than one argument.
191 2001-01-24  Andrew Innes  <andrewi@gnu.org>
193         * makefile.w32-in (cleanall-other-dirs-nmake):
194         (cleanall-other-dirs-gmake): New targets.
195         (cleanall): Invoke them.
197 2001-01-19  Andrew Innes  <andrewi@gnu.org>
199         * addpm.c (env_vars): Add a version-independent site-lisp
200         directory to EMACSLOADPATH, after the version dependent one.
202 2001-01-06  Andrew Innes  <andrewi@gnu.org>
204         * README: Update info about compilers.
206         * makefile.w32-in: Use $(MAKETYPE) instead of $(SHELLTYPE) to
207         select correct rule for invoking make in another directory.  Amend
208         rules accordingly.
209         (clean): Delete $(COMPILER_TEMP_FILES) instead of *.pdb.
211         * nmake.defs (EMACS_ICON_PATH): Delete definition.
212         (COMPILER_TEMP_FILES): New definition.
213         (MAKETYPE): New definition.
215         * gmake.defs (EMACS_ICON_PATH): Delete definition.
216         (COMPILER_TEMP_FILES): New definition.
217         (MAKETYPE): New definition.
219         * makefile.def (EMACS_ICON_PATH): Delete definition.
221         * configure.bat: Be careful not to add trailing spaces when
222         outputting to config.settings.
224 2001-01-02  Andrew Innes  <andrewi@gnu.org>
226         * config.nt (RE_TRANSLATE): Use CHAR_TABLE_TRANSLATE macro rather
227         than the function.
229 2000-12-17  Andrew Innes  <andrewi@gnu.org>
231         * makefile.w32-in (install): Copy directories to the correct
232         places.
233         (real_install): Remove obsolete target.
235 2000-12-06  Andrew Innes  <andrewi@gnu.org>
237         * nmake.defs (CURDIR): New define.
238         (INSTALL_DIR): Use it.
240         * gmake.defs (NEW_CYGWIN): New define.
241         (DQUOTE) [NEW_CYGWIN]: Cygnus changed the quoting rules since b20,
242         so we need to adjust how we escape embedded quotes.
243         (SETLOADPATH): Set EMACSLOADPATH to an absolute directory,
244         relative to $(CURDIR).
246 2000-11-25  Jason Rumney  <jasonr@gnu.org>
248         * config.nt (GC_MARK_STACK, GC_SETJMP_WORKS): Define.
250 2000-10-17  Andrew Innes  <andrewi@gnu.org>
252         * makefile.w32-in (recompile): New target to recompile lisp
253         directory.
254         (recompile-CMD, recompile-SH): New support targets.
256 2000-09-24  Jason Rumney  <jasonr@gnu.org>
258         * config.nt (NO_RETURN): Define it.
260 2000-09-17  Andrew Innes  <andrewi@gnu.org>
262         * gmake.defs: Revert to Unix line endings.
264         * nmake.defs: Revert to Unix line endings.
266 2000-09-16  Andrew Innes  <andrewi@gnu.org>
268         * gmake.defs (SETLOADPATH): Change definition to work from any
269         subdirectory.
271 2000-09-14  Andrew Innes  <andrewi@gnu.org>
273         * makefile.w32-in: Revert to Unix line endings.
275 2000-09-14  Andrew Innes  <andrewi@gnu.org>
277         * INSTALL: Add note about expected error messages when configure
278         is run.
280         * configure.bat: Simplify the generation of makefiles (don't need
281         to generate various top-level targets that invoke make in other
282         directories).
284         * gmake.defs (SHELLTYPE): New define.
285         (SETLOADPATH): New define.
287         * nmake.defs (SHELLTYPE): New define.
289         * makefile.w32-in: Standardize indentation somewhat.
290         Add bootstrap support.
291         Pass $(MFLAGS) when invoking make recursively.
292         Add shell-specific variants of top-level targets that invoke make
293         recursively in other directories, and add necessary computed
294         dependencies.
296 2000-09-03  Andrew Innes  <andrewi@gnu.org>
298         * makefile.w32-in: Change to DOS line endings.
300         * configure.bat: Change to DOS line endings.
302         * addsection.c (_ANONYMOUS_UNION) [__GNUC__]: New define.
303         (_ANONYMOUS_STRUCT) [__GNUC__]: New define.
305         * preprep.c (_ANONYMOUS_UNION) [__GNUC__]: New define.
306         (_ANONYMOUS_STRUCT) [__GNUC__]: New define.
308         * gmake.defs (CFLAGS): No need for -D_ANONYMOUS_UNION
309         -D_ANONYMOUS_STRUCT on compile line.
310         (EMACS_EXTRA_C_FLAGS): No need for -DORDINARY_LINK.
311         (ARCH_CFLAGS): Change optimization flags to -O2.
312         (FOREACH, FORVAR, FORDO, ENDFOR): New definitions.
313         (ARGQUOTE, DQUOTE): New defines.
315         * nmake.defs (CFLAGS): No need for -D_ANONYMOUS_UNION
316         -D_ANONYMOUS_STRUCT on compile line.
317         (FOREACH, FORVAR, FORDO, ENDFOR): New definitions.
318         (ARGQUOTE, DQUOTE): New defines.
320 2000-08-22  Andrew Innes  <andrewi@gnu.org>
322         * configure.bat: New file.
324         * gmake.defs: New file.
326         * nmake.defs: New file.
328         * makefile.w32-in: New file.
330         * INSTALL: Rewrite to match new configure process.
332         * config.nt [WINDOWSNT]: Don't declare getenv.
333         (EMACS_CONFIG_OPTIONS): Define according to compiler being used.
335         * addpm.c (main): Accept /q to mean install based on addpm's
336         location without asking.  Remove reference to emacs.bat which is
337         now obsolete.
339         * addsection.c (PTR_TO_OFFSET): Cast ptr to unsigned char*.
341         * paths.h: Use forward slash as directory separator in all path
342         definitions.
343         (PATH_DUMPLOADSEARCH): Revert to definition used on Unix.
345         * preprep.c (PTR_TO_OFFSET): Cast ptr to unsigned char *.
347         * runemacs.c: Remove WIN32 define.
349         * inc/sys/file.h (F_OK, X_OK, W_OK, R_OK, D_OK): Define if D_OK is
350         not defined.
352         * inc/sys/socket.h (_WINSOCK_H): Undefine if defined.
353         (fd_set): Define to new name, after including winsock.h, so we can
354         provide our own implementation.
356 2000-07-05  Andrew Innes  <andrewi@gnu.org>
358         * ebuild.bat: Add support for specifying make arguments.
360         * makefile.nt: Add support for `bootstrap' and related targets.
362 2000-06-11  Jason Rumney  <jasonr@gnu.org>
364         * config.nt: Define POINTER_TYPE, PTR, PROTOTYPES and __P.
366 2000-02-06  Andrew Innes  <andrewi@gnu.org>
368         * inc/sys/time.h: Add inclusion protection.
370         * makefile.def (SYS_LDFLAGS): Add -nologo.
372 1999-11-22  Andrew Innes  <andrewi@gnu.org>
374         * install.bat: Pass on command line arguments to make.
376         * makefile.nt (fast_install): Bring commands up-to-date, and fix
377         typo.
379 1999-11-21  Andrew Innes  <andrewi@gnu.org>
381         * makefile.nt (all): Build leim if present.
382         (install): Install leim if present.
383         (clean): Clean leim if present.
385         * addpm.c (env_vars): Include leim in default EMACSLOADPATH
386         definition.
388         * emacs.bat.in (EMACSLOADPATH): Include leim.
390 1999-07-12  Richard Stallman  <rms@gnu.org>
392         * Version 20.4 released.
394 1999-06-16  Andrew Innes  <andrewi@gnu.org>
396         * emacs.rc: Use an icon with a transparent background, to be in
397         keeping with other applications.
399 1999-06-03  Andrew Innes  <andrewi@gnu.org>
401         * preprep.c: Fix typo.
403 1999-05-02  Andrew Innes  <andrewi@gnu.org>
405         * config.h: Remove obsolete file.
407         * preprep.c (copy_executable_and_move_sections): Ifdef out a
408         couple of unused switch cases that aren't defined on all
409         platforms.
411         * ftime.bat: Add another variation of the profile command, which
412         only profiles extended commands.
414 1999-03-31  Geoff Voelker  <voelker@cs.washington.edu>
416         * cmdproxy.c (main): Fix parens.
418 1999-03-25  Andrew Innes  <andrewi@gnu.org>
420         * cmdproxy.c (main): Call GetShortPathName to normalize program
421         names for comparison.
423 1999-03-05  Geoff Voelker  <voelker@cs.washington.edu>
425         * makefile.def: Compile multiple .c files when possible.
426         Use BLD instead of assuming i386.
427         * makefile.nt: Remove common multiple file compilation commands.
429 1999-03-04  Geoff Voelker  <voelker@cs.washington.edu>
431         * cmdproxy.c (main): Add missing parens.
433 1999-02-20  Andrew Innes  <andrewi@gnu.org>
435         * preprep.c: New program to allow dumped image to be profiled.
437         * makefile.nt (preprep): New target.
438         (ALL): Build it.
440         * makefile.def (ARCH_CFLAGS): Set struct packing to 8.
442         * ftime.bat: Invoke preprep to prepare dumped image for profiling.
443         Change prep options to profile libc functions and skip the startup
444         code.
446 1999-02-15  Geoff Voelker  <voelker@cs.washington.edu>
448         * makefile.nt: Create installation directory as first step.
450 1999-01-31  Andrew Innes  <andrewi@gnu.org>
452         * addsection.c: (ROUND_UP_DST_AND_ZERO): Renamed from
453         ROUND_UP_DST.  Zeroes the alignment slop.
454         (copy_executable_and_add_section): Update the
455         SizeOfHeaders field properly.
457 1999-01-27  Andrew Innes  <andrewi@gnu.org>
459         * makefile.nt: Do make version comparison as strings.
461 1999-01-26  Andrew Innes  <andrewi@harlequin.co.uk>
463         * runemacs.c (WinMain): Pass explicit environment block to
464         CreateProcess, to work around a bug in Windows 95/98.
466 1999-01-22  Geoff Voelker  <voelker@cs.washington.edu>
468         * icons: New directory with Davenport's icons.
469         icons/sink.ico: Renamed from emacs.ico.
471         * makefile.nt (install, fast_install): Install Windows icons
472         into etc/icons.
474         * emacs.rc (ICON): Use icons/gnu2a32.ico as the default icon.
476 1999-01-17  Andrew Innes  <andrewi@gnu.org>
478         * makefile.nt: (ALL): List top-level targets.
479         (addsection): New top-level target.
480         (install): Copy fns-*.el to bin directory.
482         * addsection.c: New program to add static heap section to
483         temacs.exe after linking, in support of new unexec method.
485 1998-12-28  Andrew Innes  <andrewi@delysid.gnu.org>
487         * cmdproxy.c (spawn): Pass directory for child as parameter.
488         (main): Save startup directory to give to spawn, then change
489         directory to location of .exe in order not to prevent startup
490         directory from being deleted.
492 1998-12-08  Geoff Voelker  <voelker@cs.washington.edu>
494         * makefile.nt: Do string comparision of _NMAKE_VER.
496 1998-12-02  Geoff Voelker  <voelker@cs.washington.edu>
498         * config.nt (LOCALTIME_CACHE): Define.
500 1998-11-13  Andrew Innes  <andrewi@delysid.gnu.org>
502         * install.bat: Convert to DOS format.
504 1998-11-10  Andrew Innes  <andrewi@harlequin.co.uk>
506         * cmdproxy.c (main): Set environment size only when running
507         command.com.
509 1998-11-03  Theodore Jump <tjump@tertius.com>
511         * makefile.def (SYS_LDFLAGS): Use swapfile when running from cd or net.
512         (DEL_TREE): Use rd instead of rmdir.
513         (ARCH_CFLAGS): Optimize for P6.  Align structures on 8-byte boundaries.
514         * makefile.nt: Compile multiple source files when possible.
516 1998-10-05  Geoff Voelker  <voelker@cs.washington.edu>
518         * cmdproxy.c (main): Treat command line options as case-insensitive.
520 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
522         * Version 20.3 released.
524 1998-07-20  Geoff Voelker  <voelker@cs.washington.edu>
526         * addpm.c (main): Explicitly check result of message box for OK.
528 1998-06-05  Andrew Innes  <andrewi@harlequin.co.uk>
530         * inc/sys/file.h (D_OK): Define new macro.
532 1998-06-01  Andrew Innes  <andrewi@mescaline.gnu.org>
534         * makefile.def (CFLAGS): Do not define HAVE_NTGUI.
536 1998-05-30  Geoff Voelker  <voelker@cs.washington.edu>
538         * emacs.rc (VS_VERSION_INFO): Define.
540 1998-04-23  Geoff Voelker  <voelker@cs.washington.edu>
542         * makefile.nt (emacs.bat, debug.bat): Create them in the
543         installation directory.
545 1998-04-23  Andrew Innes  <andrewi@harlequin.co.uk>
547         * ddeclient.c: New file.  (Support program for performing limited
548         interprocess communication on Windows.)
550         * makefile.nt: Build ddeclient.
552         * cmdproxy.c (main): Only set environment size for real shell, and
553         provide extra directory argument, when running on Windows 95.
555 1998-04-17  Geoff Voelker  <voelker@cs.washington.edu>
557         * cmdproxy.c (fail): Exit with a negative return value.
558         (spawn): Return subprocess return code as an argument.
559         Explicitly copy environment block.
560         (main): Update to use return value argument with spawn.
561         Retry if spawn failed when a subshell was not tried.
563         * config.nt: Include new macros from src/config.in.
564         (GNU_MALLOC, REL_ALLOC): Define.
565         (RE_TRANSLATE_TYPE): Use Lisp_Object as type.
566         (RE_TRANSLATE): Use char_table_translate.
568         * makefile.def (CP_DIR): Preserve attributes.
570         * makefile.nt (clean): Delete patch generated files, optimized
571         build directory.
573 1997-10-01  Geoff Voelker  <voelker@cs.washington.edu>
575         * addpm.c (env_vars): Fix misplaced % in SHELL entry.
577 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
579         * Version 20.2 released.
581 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
583         * Version 20.1 released.
585 1997-09-11  Geoff Voelker  <voelker@cs.washington.edu>
587         * debug.bat.in: New file.
588         * makefile.nt (debug.bat): New target.
590 1997-09-02  Andrew Innes  <andrewi@harlequin.co.uk>
592         * addpm.c (env_vars): Put site-lisp before lisp in EMACSLOADPATH.
593         Quote group name.  Allow different icons to be specified.
595         * cmdproxy.c (get_env_size): New function.
596         (spawn): Explicitly pass in environment when creating subprocess.
597         (main): Cleaup error messages.
598         Specify dynamically sized environment block for real shell.
599         Pass on unhandled switches to real shell.
600         Quote program name.
602         * makefile.def (CFLAGS_COMMON): Place pdb file in object build
603         directory.
604         (CFLAGS) [!MSVCNT11]: Define _CRTAPI1.
606         * runemacs.c (WinMain): Allow Emacs process to be started with
607         high or low priority.
609         * emacs.bat.in: Remove OS dependent operations.
611 1997-09-02  Geoff Voelker  <voelker@cs.washington.edu>
613         * addpm.c (env_vars): No longer set INFOPATH.
615         * cmdproxy.c (get_next_token): Null terminate token returned.
617         * emacs.bat.in (INFOPATH): No longer set INFOPATH.
619 1997-08-10  Andrew Innes  <andrewi@harlequin.co.uk>
621         * addpm.c (env_vars): Set SHELL to cmdproxy.
622         (main): Initialize idDde to 0.
623         Determine emacs_path from module file name.
624         Prompt for install.
626         * makefile.def (MSVCNT11): Conditionally define it.
627         (BASE_LIBS): Do not use oldnames.lib.
628         (SYS_LDFLAGS): Use pdb files.
629         (CFLAGS_COMMON) [!spd]: Define EMACSDEBUG.
630         (ARCH_CFLAGS) [i386 && spd]: Use space optimizations.
631         (ARCH_CFLAGS) [alpha && spd]: Use optimizations.
633         * makefile.nt (ALL): Build cmdproxy.
634         (cmdproxy): New target.
635         (install): Install cmdproxy.
637         * ftime.bat, debug.bat, cmdproxy.c: New files.
639 1997-07-10  Geoff Voelker  <voelker@cs.washington.edu>
641         * inc/sys/socket.h: (shutdown): Define.
642         (sys_shutdown): Export.
644 1997-07-08  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
646         * config.nt (RE_TRANSLATE): Copy definition from config.in.
648 1997-07-01  Geoff Voelker  <voelker@cs.washington.edu>
650         * config.nt: Update file comments.
651         Update undefs added/removed in src/config.in.
653 1997-06-19  Geoff Voelker  <voelker@cs.washington.edu>
655         * makefil.def, emacs.bat: Use windows95 and windowsnt instead
656         of win95 and winnt, respectively.
658 1997-01-04  Geoff Voelker  <voelker@cs.washington.edu>
660         * makefile.nt (real_install): Create site-lisp in installation dir.
661         * addpm.c (env_vars): Add site-lisp to EMACSLOADPATH.
662         * emacs.bat.in: Add site-lisp to EMACSLOADPATH.
664 1996-08-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
666         * Version 19.33 released.
668 1996-08-09  Geoff Voelker  <voelker@cs.washington.edu>
670         * runemacs.c (WinMain): Put a space between the binary and its args.
672 1996-07-31  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
674         * Version 19.32 released.
676 1996-07-16  Andrew Innes  <andrewi@harlequin.co.uk>
678         * makefile.nt (clean): Use OBJDIR macro.
680 1996-06-03  Kim F. Storm  <kfs@olicom.dk>
682         * runemacs.c (CHOOSE_NEWEST_EXE): New parameter macro.
683         Not defined by default.
684         (WinMain): Add conditional testing CHOOSE_NEWEST_EXE.
685         (WinMain): Convert backslashes to slashes in env var values.
687         * addpm.c (env_vars): Use slashes, not backslashes.
689 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
691         * Version 19.31 released.
693 1996-05-13  Andrew Innes  <andrewi@harlequin.co.uk>
695         * install.bat: Set BUILD_TYPE and INSTALL_DIR before calling make;
696         undo settings afterwards.
698 1996-05-08  Andrew Innes  <andrewi@harlequin.co.uk>
700         * addpm.c (env_vars): Set SHELL registry entry to value of COMSPEC
701         environment variable.
703 1996-05-03  Andrew Innes <andrewi@harlequin.co.uk>
705         * install.bat: Allow for optimized build.
706         * makefile.def [BUILD_TYPE]: Build optimized version in its own dir.
707         (ARCH_CFLAGS) [BUILD_TYPE == spd]: Build optimized version.
709 1996-05-03  Andrew Innes <andrewi@harlequin.co.uk>
711         * addpm.c (REG_ROOT): Don't use a trailing backslash.
712         (env_vars): Rename field emacs_path to emacs_dir.
713         (main): Add link to runemacs instead of emacs.
715         * install.bat: Check if INSTALL_DIR is passed as an argument.
717         * makefile.def (CONFIG_H) [WIN95]: Use config.nt.
719         * makefile.nt: Build and install runemacs.exe.
721         * runemacs.c: New file.
723         * config.w95: File removed.
725         * inc/netdb.h, inc/unistd.h, inc/arpa/inet.h, inc/netinet/in.h,
726         inc/sys/socket.h, inc/sys/time.h: New header files.
728         * inc/sys/file.h (F_OK, X_OK, W_OK, R_OK): New macros.
730 1996-03-27  Geoff Voelker  <voelker@cs.washington.edu>
732         * makefile.def (DEL): Defined.
733         (DEL_TREE) [win95]: Defined.
734         (SYS_LDFLAGS): Set executable versions to 3.10.
736         * makefile.nt: Change uses of del to $(DEL).
738 1996-01-17  Erik Naggum  <erik@naggum.no>
740         * All files: Update FSF's address in comment preamble.
742 1996-01-03  George V. Reilly  <georger@microcrafts.com>
744         * emacs.ico: Now the proverbial kitchen sink icon.
746 1995-11-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
748         * Version 19.30 released.
750 1995-11-22  Geoff Voelker  <voelker@cs.washington.edu>
752         * makefile.def (CP_DIR): Use platform independent switches for xcopy.
754         * makefile.nt (install, fast_install, real_install, clean):
755         Don't use switches to del not supported by Win95.
757 1995-11-07  Kevin Gallo  <kgallo@microsoft.com>
759         * makefile.nt (addpm.exe): Link with $(ADVAPI32).
760         (install, fast_install): Change same-dir test to create test file in
761         installation tree and thereby support read-only shares.
762         (clean): Remove .pdb files.
764         * makefile.def (NTGUI): New macro.
765         [NTGUI] (CFLAGS): Define HAVE_NTGUI.
767         * config.nt, config.w95: Update to latest src/config.in.
769         * addpm.c (env_vars): New variable.
770         (add_registry): New procedure.
771         (main): Use values of configuration environment variables from
772         the registry if defined, the process environment otherwise.
774 1995-06-19  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
776         * Version 19.29 released.
778         * makefile.nt (addpm.exe): Change WinMainCRTStartup to mainCRTStartup.
780 1995-06-13  Geoff Voelker  <voelker@cs.washington.edu>
782         * makefile.nt: Define .c to .obj suffix rule.
783         (addpm.obj): Compile directly, use CFLAGS.
784         (addpm.exe): Link from addpm.obj.
786         * makefile.def (MSVCNT11): Defined.
787         (BASE_LIBS) [MSVCNT11]: Use oldnames.lib.
788         (CFLAGS_COMMON): Defined.
789         (CFLAGS) [MSVCNT11]: Define _CRTAPI1 to _cdecl.
791 1995-06-09  Geoff Voelker  <voelker@cs.washington.edu>
793         * emacs.bat.in: Renamed from emacs.bat
794         (emacs_dir): Renamed from emacs_path
795         Definition removed.
797         * addpm.c: New file.
798         * makefile.nt (ALL,addpm,addpm.exe,addpm.obj): Defined.
799         (all): Depend upon $(BLD) and $(ALL).
800         (install): Depend upon emacs.bat.
801         Create program item for Emacs.
802         (clean): Delete obj.
803         (emacs.bat): Defined.
804         * makefile.def (EMACS_ICON_PATH,ADDPM): Defined.
806 1995-05-27  Geoff Voelker  <voelker@cs.washington.edu>
808         * ebuild.bat, emacs.bat, fast-install.bat, install.bat:
809         Add carriage returns; necessary for batch files on Win95.
811 1995-05-25  Geoff Voelker  <voelker@cs.washington.edu>
813         * config.w95: Created.
814         * config.h: Changed to config.nt.
816         * makefile.nt (SUBDIRS): Commented out.
817         (all,install,clean): Expand for-loops.
818         (BUILD_CMD,INSTALL_CMD,CLEAN_CMD): Defined.
820         * makefile.def (SYS_LIB_DIR,SYS_INC_DIR): Undefined.
821         (ARCH): New definition.
822         (CPU,CONFIG_H,OS_TYPE): Defined.
823         (INCLUDE,LIB): Checked if valid.
824         (ntwin32.mak): Included.
825         (AR,CC,LINK): New definition.
826         (ADVAPI32,libc,BASE_LIBS): Defined.
827         (SYS_LDFLAGS): New definition.
828         Update comments and preprocessor conditionals.
830         * emacs.bat (SHELL): Conditionally defined.
831         (HOME): Conditionally defined.
832         (emacs_path,HOME): Update comments.
833         Turn off all echo.
835 1995-05-09  Geoff Voelker  <voelker@cs.washington.edu>
837         * _emacs, config.h, ebuild.bat, emacs.bat, emacs.rc,
838         fast-install.bat, install.bat, makefile.def, makefile.nt, paths.h,
839         inc/pwd.h, inc/sys/dir.h, inc/sys/file.h, inc/sys/ioctl.h,
840         inc/sys/param.h: Removed carriage-returns.
842 1995-05-06  Geoff Voelker  <voelker@cs.washington.edu>
844         * makefile.def (CVTRES): Defined.
846         * emacs.ico, emacs.rc: New files by Kevin Gallo.
848 1995-04-10  Geoff Voelker  <voelker@cs.washington.edu>
850         * src: Removed.
852         * src\config.h, src\paths.h: Moved to parent dir, src removed.
854 1995-04-09  Geoff Voelker  <voelker@cs.washington.edu>
856         * makefile.def (INSTALL_DIR): Changed to generic directory.
858         * emacs.bat: Added arguments when emacs.exe invoked.
860         * ebuild.cmd, emacs.cmd, install.cmd: Changed extension to .bat.
862 1994-12-13  voelker  <voelker@cs.washington.edu>
864         * makefile.def (CC): In configuration section.
865         (COMPAT_LIB): Defined.
867 1994-11-01  voelker  <voelker@cs.washington.edu>
869         * src/paths.h: New file.
871         * src/config.h: New file.
873         * inc/pwd.h: New file.
875         * inc/sys/dir.h: New file.
877         * inc/sys/file.h: New file.
879         * inc/sys/ioctl.h: New file.
881         * inc/sys/param.h: New file.
883         * todo: New file.
885         * readme: New file.
887         * makefile.nt: New file.
889         * makefile.def: New file.
891         * install.cmd: New file.
893         * install: New file.
895         * fast-install.cmd: New file.
897         * emacs.cmd: New file.
899         * ebuild.cmd: New file.
901         * _emacs: New file.
903 ;; Local Variables:
904 ;; coding: iso-2022-7bit
905 ;; End:
907     Copyright (C) 1995, 1996, 1997, 1998, 1999, 2001
908         Free Software Foundation, Inc.
909   Copying and distribution of this file, with or without modification,
910   are permitted provided the copyright notice and this notice are preserved.