Whitespace fixup.
[emacs.git] / nt / ChangeLog
blob41b19bdadf12f658b0e3c67c7ed87312cd8ab3ad
1 2006-07-27  Jason Rumney  <jasonr@gnu.org>
3         * INSTALL: Add notes about Cygwin make to impatient section.
5 2006-06-02  Eli Zaretskii  <eliz@gnu.org>
7         * INSTALL: Add Make 3.81 to the list of Make & shell combinations
8         known to work.
10 2006-03-12  Jason Rumney  <jasonr@gnu.org>
12         * addpm.c (add_registry): Don't change the registry unless keys
13         already exist from a previous version.
15         * makefile.w32-in (install): Use -q when invoking addpm.
17         * addpm.c (main): Accept -q as alternative for /q.
19 2006-03-11  Jason Rumney  <jasonr@gnu.org>
21         * runemacs.c (WinMain): Set screen buffer to 80x25.
23 2005-12-24  Eli Zaretskii  <eliz@gnu.org>
25         * gmake.defs (TEMACS_EXTRA_LINK): Remove redundant -g.
26         (DEBUG_FLAG, DEBUG_LINK): Upgrade to "-gstabs+ -g3".
28 2005-12-09  Eli Zaretskii  <eliz@gnu.org>
30         * INSTALL: Add explanation of how to debug with GDB starting from
31         the Emacs Abort dialog.
33 2005-11-26  Chong Yidong  <cyd@stupidchicken.com>
35         * emacs.rc: Use new icons.
37 2005-11-26  Eli Zaretskii  <eliz@gnu.org>
39         * emacs21.ico: Renamed from emacs.ico.
40         * emacs.ico: New icons from Andrew Zhilin
41         <andrew_zhilin@yahoo.com>.
43 2005-09-10  Eli Zaretskii  <eliz@gnu.org>
45         * config.nt (HAVE_GET_CURRENT_DIR_NAME): Undefine.
47 2005-08-10  Juanma Barranquero  <lekktu@gmail.com>
49         * .cvsignore: Add `obj' and `oo' for in-place installations.
51 2005-07-30  Eli Zaretskii  <eliz@gnu.org>
53         * config.nt: (HAVE_GETOPT_H, HAVE_GETOPT_LONG_ONLY): Undefine.
55 2005-07-29  Juanma Barranquero  <lekktu@gmail.com>
57         * configure.bat: Don't create lisp/Makefile.unix.
59 2005-07-28  Juanma Barranquero  <lekktu@gmail.com>
61         * .cvsignore: Add `makefile' and `config.log'.
63 2005-07-26  Paul Eggert  <eggert@cs.ucla.edu>
65         Merge gnulib getopt implementation into Emacs.
67         * inc/gettext.h: Remove; no longer needed now that
68         lib-src/gettext.h exists.
70 2005-07-16  Eli Zaretskii  <eliz@gnu.org>
72         * configure.bat: Finish config.log with a line that indicates that
73         the configure step was successful.
75 2005-07-04  Lute Kamstra  <lute@gnu.org>
77         Update FSF's address in GPL notices.
79 2005-06-11  Eli Zaretskii  <eliz@gnu.org>
81         * configure.bat: If their fc.exe returns a meaningful exit status,
82         don't overwrite src/config.h and src/epaths.h with identical
83         copies.
85         * INSTALL: Warn about using "cvs up -kb" if one intends to commit
86         changes.  Add a pointer to another site with detailed configure
87         and build instructions.  Suggest to look at config.log when
88         configure fails.  Add MinGW Make 3.80 to the list of successful
89         combinations.
91         * gmake.defs (ARCH_CFLAGS): Use $(MCPU_FLAG) instead of a literal
92         "-mcpu=i686".
94         * configure.bat: Update copyright years.
95         Delete config.log before doing anything else.
96         Write additional diagnostics to config.log in case of failures to
97         compile test programs, including the failed test program itself.
98         Add a test for support of -mtune=pentium4 switch to GCC; if it is
99         supported, set up MCPU_FLAG variable on the various Makefiles to
100         use that switch during compilations.  (This avoids GCC warning
101         about -mcpu being deprecated.)
103 2005-06-10  Eli Zaretskii  <eliz@gnu.org>
105         * addsection.c (copy_executable_and_add_section): Pass non-zero
106         `verbose' arg to COPY_CHUNK only if DEBUG_DUMP is defined in the
107         environment.  Print section names with %.8s.
108         (COPY_CHUNK): New 4th arg `verbose'; print diagnostic messages
109         only if non-zero.  All callers changed.
111 2005-06-05  Eli Zaretskii  <eliz@gnu.org>
113         * inc/sys/socket.h: Change arg 4 of sys_setsockopt to
114         `const void *', for consistency with Posix.
116 2005-06-04  Eli Zaretskii  <eliz@gnu.org>
118         * inc/pwd.h (getpwnam, getpwuid): Add prototypes.
120 2005-05-24  Juanma Barranquero  <lekktu@gmail.com>
122         * INSTALL: Add more pointers to ports of Unix tools to Windows,
123         and to the Emacs Wiki (which contains building instructions for
124         Windows).  Reword image library instructions and remove obsolete
125         incompatibility information.
127 2005-04-23  David Hunter  <hunterd42@comcast.net>  (tiny change)
129         * config.nt (HAVE_PWD_H): Undef.
131 2004-06-07  Juanma Barranquero  <lektu@terra.es>
133         * INSTALL: Clarify paragraph about compatibility between image
134         libraries and builds of Emacs with several compilers.
136 2004-06-06  Juanma Barranquero  <lektu@terra.es>
138         * makefile.w32-in (bootstrap-nmake): When nmake'ing bootstrap on
139         the lisp/ directory, set SHELL to $(SHELLTYPE); this avoids
140         calling non-existent cmdproxy.exe on boostrappings after a
141         previous install followed by realclean.
143         * nmake.defs: Add quote in comment to resync font-locking.
145 2004-06-04  Juanma Barranquero  <lektu@terra.es>
147         * INSTALL: Reword the section on image support.  Add reference to
148         GnuWin32.  Mention problems when mixing binaries from different
149         compilers.
151 2004-05-06  Jason Rumney  <jasonr@gnu.org>
153         * configure.bat: Use -mno-cygwin to check for image libraries
154         when needed.
156 2004-05-03  Jason Rumney  <jasonr@gnu.org>
158         * makefile.nt, ebuild.bat, install.bat, fast-install.bat:
159         * makefile.def: Remove.
161         * nmake.defs (SYS_LDFLAGS): Add -nologo.
163         * makefile.w32-in (info-gmake, info-nmake): New targets.
164         (info): Use them.
166 2004-04-23  Juanma Barranquero  <lektu@terra.es>
168         * nmake.defs:
169         * gmake.defs:
170         * makefile.w32-in:
171         * makefile.def:
172         * makefile.nt: Add "-*- makefile -*-" mode tag.
174 2004-04-10  Benjamin Riefenstahl  <Benjamin.Riefenstahl@epost.de>
176         * runemacs.c (WinMain): Let Emacs environment default to parent.
178 2004-03-11  Jason Rumney  <jasonr@gnu.org>
180         * paths.h: Remove PATH_LOCK, add PATH_BITMAPS.
182 2004-03-10  Juanma Barranquero  <lektu@terra.es>
184         * makefile.w32-in (install): Don't try to copy
185         ../lib-src/fns-*.el, as it isn't used anymore.
187 2004-01-28  Peter Runestig  <peter@runestig.com>
189         * gmake.defs, nmake.defs: Add linking to ``winspool.lib''.
191 2003-12-24  Miles Bader  <miles@gnu.ai.mit.edu>
193         * .cvsignore: Add `.arch-inventory'.
195 2003-11-22  Lars Hansen  <larsh@math.ku.dk>
197         * inc/grp.h: New file.
199 2003-09-03  Peter Runestig  <peter@runestig.com>
201         * configure.bat: Create ``makefile'' in directories man, lispref
202         and lispintro.
204         * makefile.w32-in (force-info, info): New targets.
206         * envadd.bat: New file.
208         * multi-install-info.bat: New file.
210 2003-06-27  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
212         * config.nt (my_strftime): New define.
214 2003-02-01  Jason Rumney  <jasonr@gnu.org>
216         * configure.bat: Automatically detect libXpm.
217         Suppress compiler output when testing for image libraries.
218         Give names of un-found libraries in messages.
220 2003-01-31  Juanma Barranquero  <lektu@terra.es>
222         * configure.bat: Automatically detect giflib and tifflib.
224 2003-01-29  Jason Rumney  <jasonr@gnu.org>
226         * gmake.defs (CURDIR): Disable cygpath kludge.
228 2003-01-29  KOBAYASHI Yasuhiro  <kobayays@otsukakj.co.jp>
230         * configure.bat: Avoid endless loop when configuring without image
231         support.
233 2003-01-26  Jason Rumney  <jasonr@gnu.org>
235         * configure.bat: Automatically detect jpeglib.
237 2003-01-25  Jason Rumney  <jasonr@gnu.org>
239         * configure.bat: Automatically detect libpng.
241 2003-01-21  Jason Rumney  <jasonr@gnu.org>
243         * icons/hand.cur: New file.
245 2003-01-21  David Ponce  <david@dponce.com>
247         * emacs.rc (2000-10-19T07:24:01Z!eliz@gnu.org): Declare hand cursor resource.
249 2003-01-15  Andrew Innes  <andrewi@gnu.org>
251         * gmake.defs (CURDIR): Convert to native Windows format (with
252         forward slashes), to support building with Cygwin builds of make.
254 2002-11-17  Ben Key  <BKey1@tampabay.rr.com>
256         * nmake.defs:
257         * gmake.defs: Made changes so that Emacs would link with
258         WinMM.lib.  This change was required for my addition of a Windows
259         compatible implementation of play-sound-internal.
261 2002-09-03  Peter Runestig  <peter@runestig.com>  (tiny change)
263         * emacs.rc: Version updated to 21.3.50.
265 2002-06-13  Jason Rumney  <jasonr@gnu.org>
267         * addpm.c (env_vars): Remove EMACSLOCKDIR.
269         * makefile.w32-in (maybe-bootstrap, doit, maybe-bootstrap-CMD)
270         (maybe-bootstrap-SH): New targets.
271         (all): Depend on maybe-bootstrap.
273 2002-05-03  Jason Rumney  <jasonr@gnu.org>
275         * inc/sys/socket.h (F_SETFL, O_NDELAY): Define.
276         (sys_getpeername, fcntl): Declare as wrappers.
278 2002-04-10  Juanma Barranquero  <lektu@terra.es>
280         * makefile.w32-in (bootstrap-nmake, bootstrap-gmake): Make DOC
281         after compiling .el files.
283 2002-03-20  Jason Rumney  <jasonr@gnu.org>
285         * inc/sys/socket.h (sys_setsockopt, sys_listen, sys_getsockname)
286         (sys_accept, sys_recvfrom, sys_sendto): Declare as wrappers.
288 2002-03-19  Kim F. Storm  <storm@cua.dk>
290         * config.nt (HAVE_SENDTO, HAVE_RECVFROM, HAVE_GETSOCKOPT)
291         (HAVE_SETSOCKOPT, HAVE_GETSOCKNAME, HAVE_GETPEERNAME): Define.
292         (HAVE_SYS_UN_H): Undef.
293         From David Ponce <dponce@voila.fr>.
295 2002-03-13  Jason Rumney  <jasonr@gnu.org>
297         * config.nt (STRFTIME_NO_POSIX2): Define.
299 2002-02-18  Jason Rumney  <jasonr@gnu.org>
301         * emacs.rc: Define VS_VERSION_INFO if not already.
302         Update version info.
304 2002-01-04  Andrew Innes  <andrewi@gnu.org>
306         * gmake.defs (CFLAGS): Define _WIN32_WINNT as 0x0400, in order to
307         pick up relevant bits of the Windows API definitions.
309         * nmake.defs (CFLAGS): Define _WIN32_WINNT as 0x0400, in order to
310         pick up relevant bits of the Windows API definitions.
312 2001-12-14  Andrew Innes  <andrewi@gnu.org>
314         * makefile.w32-in (bootstrap): Build addsection program before
315         bootstrap (required for post-processing temacs.exe).
317 2001-12-08  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
319         * COPYING: New file.
321 2001-12-03  Andrew Innes  <andrewi@gnu.org>
323         * makefile.w32-in (bootstrap-nmake):
324         (bootstrap-gmake): Extend bootstrap process to first do
325         bootstrap-clean in lisp dir and rebuild the DOC file.
326         (bootstrap): Do a "normal" make after the bootstrap work.
328 2001-11-20  Jason Rumney  <jasonr@gnu.org>
330         * INSTALL: Update table of versions of make that are suitable
331         for building Emacs, based on recent feedback.
333         * TODO, _emacs, emacs.bat.in, debug.bat.in: Remove.
335 2001-11-19  Andrew Innes  <andrewi@gnu.org>
337         * ftime-nostartup.bat: New file.
339         * ftime.bat: Don't include libc.lib for profiling - the profiler
340         corrupts part of memcpy.
342 2001-11-17  Jason Rumney  <jasonr@gnu.org>
344         * nmake.defs (SYS_LDFLAGS): Add setargv.obj for wildcard
345         expansion.  From Juanma Barranquero <lektu@terra.es>.
347 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
349         * (Version 21.1 released.)
351 2001-10-12  Andrew Innes  <andrewi@gnu.org>
353         * inc/pwd.h (uid_t, gid_t): New typedefs.
355 2001-10-05  Gerd Moellmann  <gerd@gnu.org>
357         * Branch for 21.1.
359 2001-09-08  Eli Zaretskii  <eliz@is.elta.co.il>
361         * README: Update the address of the mailing list and subscription
362         instructions.  From Geoff Voelker <voelker@cs.ucsd.edu>.
364 2001-09-06  Eli Zaretskii  <eliz@is.elta.co.il>
366         * INSTALL: Suggest to avoid using WinZip.
368         * configure.bat: Make sure ../site-lisp exists; create if necessary.
370 2001-09-05  Eli Zaretskii  <eliz@is.elta.co.il>
372         * INSTALL: Mention that "make install" can be "nmake install".
374 2001-09-04  Eli Zaretskii  <eliz@is.elta.co.il>
376         * makefile.w32-in ($(INSTALL_DIR)/bin): Depend on $(INSTALL_DIR),
377         since some versions of `mkdir' don't automatically create parent
378         directories.  From Bruno Grossniklaus <bruno.grossniklaus@ubs.com>.
380 2001-08-31  Eli Zaretskii  <eliz@is.elta.co.il>
382         * subdirs.el: New file.
384         * configure.bat: Copy subdirs.el to the site-lisp directory.
386         * makefile.w32-in (install): Copy subdirs.el to the installation
387         directory.
389 2001-06-20  Jason Rumney  <jasonr@gnu.org>
391         * runemacs.c (WinMain): Add quotes around command in case of spaces.
393 2001-06-01  Andrew Innes  <andrewi@gnu.org>
395         * gmake.defs (sh_output): Don't use $(warning ...) to output
396         messages, since that is not supported by GNU make 3.77.
398 2001-05-24  Jason Rumney  <jasonr@gnu.org>
400         * INSTALL: Clarify that building with MSVC requires nmake.
402 2001-05-17  Andrew Innes  <andrewi@gnu.org>
404         * gmake.defs (NEW_CYGWIN): Output message about spurious error
405         message that is to be ignored.
407 2001-05-13  Andrew Innes  <andrewi@gnu.org>
409         * TODO: Remove file, since it is completely out of date.
411         * README: Add copyright notice.
413         * INSTALL: Add copyright notice.
415 2001-04-18  Andrew Innes  <andrewi@gnu.org>
417         * nmake.defs (EMACSLOADPATH): Ensure EMACSLOADPATH is defined in
418         the environment.
420         * gmake.defs (SETLOADPATH): Remove definition.
421         (EMACSLOADPATH): Ensure EMACSLOADPATH is defined in the
422         environment.
424 2001-03-26  Eli Zaretskii  <eliz@is.elta.co.il>
426         * configure.bat: Make the checkw32api* labels be distinct in the
427         first 8 characters.
429 2001-03-17  Andrew Innes  <andrewi@gnu.org>
431         * cmdproxy.c (get_next_token): Fix indefinite loop bug scanning
432         escaped quotes.
434         * gmake.defs (DEBUG_LINK): New macro.
435         (LINK_FLAGS): Use it.
437         * nmake.defs (DEBUG_LINK): New macro.
438         (LINK_FLAGS): Use it.
440 2001-03-06  Andrew Innes  <andrewi@gnu.org>
442         * INSTALL: Add --ldflags to configure line for building with
443         recent versions of Cygwin GCC.
445 2001-03-05  Eli Zaretskii  <eliz@is.elta.co.il>
447         * configure.bat: Use correct options when compiling a test program
448         with Cygwin.  From David Ponce <dponce@voila.fr>.
450 2001-02-24  Andrew Innes  <andrewi@gnu.org>
452         * _emacs: Remove obsolete file.
454         * emacs.bat.in: Remove obsolete file.
456         * debug.bat.in: Remove obsolete file.
458         * inc/sys/socket.h: Add copyright notice.
460         * paths.h: Add copyright notice.
462         * makefile.nt: Update copyright notice.
464         * makefile.def: Update copyright notice.
466         * configure.bat: Update copyright notice.
468         * nmake.defs: Add copyright notice.
470         * gmake.defs: Add copyright notice.
472         * makefile.w32-in: Add copyright notice.
474 2001-02-05  Andrew Innes  <andrewi@gnu.org>
476         * nmake.defs (THISDIR): New definition.
478         * gmake.defs (THISDIR): New definition.
480 2001-02-03  Andrew Innes  <andrewi@gnu.org>
482         * configure.bat: Leave a space before >> only when there is a
483         preceding digit.  Add a comment about the importance of this.
485         * README: Replace outdated information.
487         * INSTALL (Trouble-shooting): Add note about need to specify extra
488         compiler flags with recent Cygwin ports of gcc.
490 2001-02-01  Eli Zaretskii  <eliz@is.elta.co.il>
492         * configure.bat: Use "rm -f" instead of "del /f", as the latter
493         is not supported by Windows 9X's COMMAND.COM.
495 2001-01-31  Eli Zaretskii  <eliz@is.elta.co.il>
497         * configure.bat: Make sure redirection is preceeded by a blank, to
498         avoid problems with "1>>foo" when CMD.EXE is the shell, which eats
499         up the "1" part.  From Rob Giardina <rob@criticalpointsoftware.com>.
501 2001-01-30  Eli Zaretskii  <eliz@is.elta.co.il>
503         * INSTALL: Copy the table of tested combinations of development
504         tools from confuigure.bat.  Add suggestion to install Bash on
505         Windows 9X.
507         * configure.bat: Don't copy lisp/Makefile, it doesn't exist; copy
508         lisp/Makefile.in instead.  Use "rm -f" where more than one file
509         needs to be deleted, since command.com in Windows 9X doesn't grok
510         more than one argument.
512 2001-01-24  Andrew Innes  <andrewi@gnu.org>
514         * makefile.w32-in (cleanall-other-dirs-nmake):
515         (cleanall-other-dirs-gmake): New targets.
516         (cleanall): Invoke them.
518 2001-01-19  Andrew Innes  <andrewi@gnu.org>
520         * addpm.c (env_vars): Add a version-independent site-lisp
521         directory to EMACSLOADPATH, after the version dependent one.
523 2001-01-06  Andrew Innes  <andrewi@gnu.org>
525         * README: Update info about compilers.
527         * makefile.w32-in: Use $(MAKETYPE) instead of $(SHELLTYPE) to
528         select correct rule for invoking make in another directory.  Amend
529         rules accordingly.
530         (clean): Delete $(COMPILER_TEMP_FILES) instead of *.pdb.
532         * nmake.defs (EMACS_ICON_PATH): Delete definition.
533         (COMPILER_TEMP_FILES): New definition.
534         (MAKETYPE): New definition.
536         * gmake.defs (EMACS_ICON_PATH): Delete definition.
537         (COMPILER_TEMP_FILES): New definition.
538         (MAKETYPE): New definition.
540         * makefile.def (EMACS_ICON_PATH): Delete definition.
542         * configure.bat: Be careful not to add trailing spaces when
543         outputting to config.settings.
545 2001-01-02  Andrew Innes  <andrewi@gnu.org>
547         * config.nt (RE_TRANSLATE): Use CHAR_TABLE_TRANSLATE macro rather
548         than the function.
550 2000-12-17  Andrew Innes  <andrewi@gnu.org>
552         * makefile.w32-in (install): Copy directories to the correct
553         places.
554         (real_install): Remove obsolete target.
556 2000-12-06  Andrew Innes  <andrewi@gnu.org>
558         * nmake.defs (CURDIR): New define.
559         (INSTALL_DIR): Use it.
561         * gmake.defs (NEW_CYGWIN): New define.
562         (DQUOTE) [NEW_CYGWIN]: Cygnus changed the quoting rules since b20,
563         so we need to adjust how we escape embedded quotes.
564         (SETLOADPATH): Set EMACSLOADPATH to an absolute directory,
565         relative to $(CURDIR).
567 2000-11-25  Jason Rumney  <jasonr@gnu.org>
569         * config.nt (GC_MARK_STACK, GC_SETJMP_WORKS): Define.
571 2000-10-17  Andrew Innes  <andrewi@gnu.org>
573         * makefile.w32-in (recompile): New target to recompile lisp
574         directory.
575         (recompile-CMD, recompile-SH): New support targets.
577 2000-09-24  Jason Rumney  <jasonr@gnu.org>
579         * config.nt (NO_RETURN): Define it.
581 2000-09-17  Andrew Innes  <andrewi@gnu.org>
583         * gmake.defs: Revert to Unix line endings.
585         * nmake.defs: Revert to Unix line endings.
587 2000-09-16  Andrew Innes  <andrewi@gnu.org>
589         * gmake.defs (SETLOADPATH): Change definition to work from any
590         subdirectory.
592 2000-09-14  Andrew Innes  <andrewi@gnu.org>
594         * makefile.w32-in: Revert to Unix line endings.
596 2000-09-14  Andrew Innes  <andrewi@gnu.org>
598         * INSTALL: Add note about expected error messages when configure
599         is run.
601         * configure.bat: Simplify the generation of makefiles (don't need
602         to generate various top-level targets that invoke make in other
603         directories).
605         * gmake.defs (SHELLTYPE): New define.
606         (SETLOADPATH): New define.
608         * nmake.defs (SHELLTYPE): New define.
610         * makefile.w32-in: Standardize indentation somewhat.
611         Add bootstrap support.
612         Pass $(MFLAGS) when invoking make recursively.
613         Add shell-specific variants of top-level targets that invoke make
614         recursively in other directories, and add necessary computed
615         dependencies.
617 2000-09-03  Andrew Innes  <andrewi@gnu.org>
619         * makefile.w32-in: Change to DOS line endings.
621         * configure.bat: Change to DOS line endings.
623         * addsection.c (_ANONYMOUS_UNION) [__GNUC__]: New define.
624         (_ANONYMOUS_STRUCT) [__GNUC__]: New define.
626         * preprep.c (_ANONYMOUS_UNION) [__GNUC__]: New define.
627         (_ANONYMOUS_STRUCT) [__GNUC__]: New define.
629         * gmake.defs (CFLAGS): No need for -D_ANONYMOUS_UNION
630         -D_ANONYMOUS_STRUCT on compile line.
631         (EMACS_EXTRA_C_FLAGS): No need for -DORDINARY_LINK.
632         (ARCH_CFLAGS): Change optimization flags to -O2.
633         (FOREACH, FORVAR, FORDO, ENDFOR): New definitions.
634         (ARGQUOTE, DQUOTE): New defines.
636         * nmake.defs (CFLAGS): No need for -D_ANONYMOUS_UNION
637         -D_ANONYMOUS_STRUCT on compile line.
638         (FOREACH, FORVAR, FORDO, ENDFOR): New definitions.
639         (ARGQUOTE, DQUOTE): New defines.
641 2000-08-22  Andrew Innes  <andrewi@gnu.org>
643         * configure.bat: New file.
645         * gmake.defs: New file.
647         * nmake.defs: New file.
649         * makefile.w32-in: New file.
651         * INSTALL: Rewrite to match new configure process.
653         * config.nt [WINDOWSNT]: Don't declare getenv.
654         (EMACS_CONFIG_OPTIONS): Define according to compiler being used.
656         * addpm.c (main): Accept /q to mean install based on addpm's
657         location without asking.  Remove reference to emacs.bat which is
658         now obsolete.
660         * addsection.c (PTR_TO_OFFSET): Cast ptr to unsigned char*.
662         * paths.h: Use forward slash as directory separator in all path
663         definitions.
664         (PATH_DUMPLOADSEARCH): Revert to definition used on Unix.
666         * preprep.c (PTR_TO_OFFSET): Cast ptr to unsigned char *.
668         * runemacs.c: Remove WIN32 define.
670         * inc/sys/file.h (F_OK, X_OK, W_OK, R_OK, D_OK): Define if D_OK is
671         not defined.
673         * inc/sys/socket.h (_WINSOCK_H): Undefine if defined.
674         (fd_set): Define to new name, after including winsock.h, so we can
675         provide our own implementation.
677 2000-07-05  Andrew Innes  <andrewi@gnu.org>
679         * ebuild.bat: Add support for specifying make arguments.
681         * makefile.nt: Add support for `bootstrap' and related targets.
683 2000-06-11  Jason Rumney  <jasonr@gnu.org>
685         * config.nt: Define POINTER_TYPE, PTR, PROTOTYPES and __P.
687 2000-02-06  Andrew Innes  <andrewi@gnu.org>
689         * inc/sys/time.h: Add inclusion protection.
691         * makefile.def (SYS_LDFLAGS): Add -nologo.
693 1999-11-22  Andrew Innes  <andrewi@gnu.org>
695         * install.bat: Pass on command line arguments to make.
697         * makefile.nt (fast_install): Bring commands up-to-date, and fix
698         typo.
700 1999-11-21  Andrew Innes  <andrewi@gnu.org>
702         * makefile.nt (all): Build leim if present.
703         (install): Install leim if present.
704         (clean): Clean leim if present.
706         * addpm.c (env_vars): Include leim in default EMACSLOADPATH
707         definition.
709         * emacs.bat.in (EMACSLOADPATH): Include leim.
711 1999-07-12  Richard Stallman  <rms@gnu.org>
713         * Version 20.4 released.
715 1999-06-16  Andrew Innes  <andrewi@gnu.org>
717         * emacs.rc: Use an icon with a transparent background, to be in
718         keeping with other applications.
720 1999-06-03  Andrew Innes  <andrewi@gnu.org>
722         * preprep.c: Fix typo.
724 1999-05-02  Andrew Innes  <andrewi@gnu.org>
726         * config.h: Remove obsolete file.
728         * preprep.c (copy_executable_and_move_sections): Ifdef out a
729         couple of unused switch cases that aren't defined on all
730         platforms.
732         * ftime.bat: Add another variation of the profile command, which
733         only profiles extended commands.
735 1999-03-31  Geoff Voelker  <voelker@cs.washington.edu>
737         * cmdproxy.c (main): Fix parens.
739 1999-03-25  Andrew Innes  <andrewi@gnu.org>
741         * cmdproxy.c (main): Call GetShortPathName to normalize program
742         names for comparison.
744 1999-03-05  Geoff Voelker  <voelker@cs.washington.edu>
746         * makefile.def: Compile multiple .c files when possible.
747         Use BLD instead of assuming i386.
748         * makefile.nt: Remove common multiple file compilation commands.
750 1999-03-04  Geoff Voelker  <voelker@cs.washington.edu>
752         * cmdproxy.c (main): Add missing parens.
754 1999-02-20  Andrew Innes  <andrewi@gnu.org>
756         * preprep.c: New program to allow dumped image to be profiled.
758         * makefile.nt (preprep): New target.
759         (ALL): Build it.
761         * makefile.def (ARCH_CFLAGS): Set struct packing to 8.
763         * ftime.bat: Invoke preprep to prepare dumped image for profiling.
764         Change prep options to profile libc functions and skip the startup
765         code.
767 1999-02-15  Geoff Voelker  <voelker@cs.washington.edu>
769         * makefile.nt: Create installation directory as first step.
771 1999-01-31  Andrew Innes  <andrewi@gnu.org>
773         * addsection.c: (ROUND_UP_DST_AND_ZERO): Renamed from
774         ROUND_UP_DST.  Zeroes the alignment slop.
775         (copy_executable_and_add_section): Update the
776         SizeOfHeaders field properly.
778 1999-01-27  Andrew Innes  <andrewi@gnu.org>
780         * makefile.nt: Do make version comparison as strings.
782 1999-01-26  Andrew Innes  <andrewi@harlequin.co.uk>
784         * runemacs.c (WinMain): Pass explicit environment block to
785         CreateProcess, to work around a bug in Windows 95/98.
787 1999-01-22  Geoff Voelker  <voelker@cs.washington.edu>
789         * icons: New directory with Davenport's icons.
790         * icons/sink.ico: Renamed from emacs.ico.
792         * makefile.nt (install, fast_install): Install Windows icons
793         into etc/icons.
795         * emacs.rc (ICON): Use icons/gnu2a32.ico as the default icon.
797 1999-01-17  Andrew Innes  <andrewi@gnu.org>
799         * makefile.nt: (ALL): List top-level targets.
800         (addsection): New top-level target.
801         (install): Copy fns-*.el to bin directory.
803         * addsection.c: New program to add static heap section to
804         temacs.exe after linking, in support of new unexec method.
806 1998-12-28  Andrew Innes  <andrewi@delysid.gnu.org>
808         * cmdproxy.c (spawn): Pass directory for child as parameter.
809         (main): Save startup directory to give to spawn, then change
810         directory to location of .exe in order not to prevent startup
811         directory from being deleted.
813 1998-12-08  Geoff Voelker  <voelker@cs.washington.edu>
815         * makefile.nt: Do string comparision of _NMAKE_VER.
817 1998-12-02  Geoff Voelker  <voelker@cs.washington.edu>
819         * config.nt (LOCALTIME_CACHE): Define.
821 1998-11-13  Andrew Innes  <andrewi@delysid.gnu.org>
823         * install.bat: Convert to DOS format.
825 1998-11-10  Andrew Innes  <andrewi@harlequin.co.uk>
827         * cmdproxy.c (main): Set environment size only when running
828         command.com.
830 1998-11-03  Theodore Jump  <tjump@tertius.com>
832         * makefile.def (SYS_LDFLAGS): Use swapfile when running from cd or net.
833         (DEL_TREE): Use rd instead of rmdir.
834         (ARCH_CFLAGS): Optimize for P6.  Align structures on 8-byte boundaries.
835         * makefile.nt: Compile multiple source files when possible.
837 1998-10-05  Geoff Voelker  <voelker@cs.washington.edu>
839         * cmdproxy.c (main): Treat command line options as case-insensitive.
841 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
843         * Version 20.3 released.
845 1998-07-20  Geoff Voelker  <voelker@cs.washington.edu>
847         * addpm.c (main): Explicitly check result of message box for OK.
849 1998-06-05  Andrew Innes  <andrewi@harlequin.co.uk>
851         * inc/sys/file.h (D_OK): Define new macro.
853 1998-06-01  Andrew Innes  <andrewi@mescaline.gnu.org>
855         * makefile.def (CFLAGS): Do not define HAVE_NTGUI.
857 1998-05-30  Geoff Voelker  <voelker@cs.washington.edu>
859         * emacs.rc (VS_VERSION_INFO): Define.
861 1998-04-23  Geoff Voelker  <voelker@cs.washington.edu>
863         * makefile.nt (emacs.bat, debug.bat): Create them in the
864         installation directory.
866 1998-04-23  Andrew Innes  <andrewi@harlequin.co.uk>
868         * ddeclient.c: New file.  (Support program for performing limited
869         interprocess communication on Windows.)
871         * makefile.nt: Build ddeclient.
873         * cmdproxy.c (main): Only set environment size for real shell, and
874         provide extra directory argument, when running on Windows 95.
876 1998-04-17  Geoff Voelker  <voelker@cs.washington.edu>
878         * cmdproxy.c (fail): Exit with a negative return value.
879         (spawn): Return subprocess return code as an argument.
880         Explicitly copy environment block.
881         (main): Update to use return value argument with spawn.
882         Retry if spawn failed when a subshell was not tried.
884         * config.nt: Include new macros from src/config.in.
885         (GNU_MALLOC, REL_ALLOC): Define.
886         (RE_TRANSLATE_TYPE): Use Lisp_Object as type.
887         (RE_TRANSLATE): Use char_table_translate.
889         * makefile.def (CP_DIR): Preserve attributes.
891         * makefile.nt (clean): Delete patch generated files, optimized
892         build directory.
894 1997-10-01  Geoff Voelker  <voelker@cs.washington.edu>
896         * addpm.c (env_vars): Fix misplaced % in SHELL entry.
898 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
900         * Version 20.2 released.
902 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
904         * Version 20.1 released.
906 1997-09-11  Geoff Voelker  <voelker@cs.washington.edu>
908         * debug.bat.in: New file.
909         * makefile.nt (debug.bat): New target.
911 1997-09-02  Andrew Innes  <andrewi@harlequin.co.uk>
913         * addpm.c (env_vars): Put site-lisp before lisp in EMACSLOADPATH.
914         Quote group name.  Allow different icons to be specified.
916         * cmdproxy.c (get_env_size): New function.
917         (spawn): Explicitly pass in environment when creating subprocess.
918         (main): Cleaup error messages.
919         Specify dynamically sized environment block for real shell.
920         Pass on unhandled switches to real shell.
921         Quote program name.
923         * makefile.def (CFLAGS_COMMON): Place pdb file in object build
924         directory.
925         (CFLAGS) [!MSVCNT11]: Define _CRTAPI1.
927         * runemacs.c (WinMain): Allow Emacs process to be started with
928         high or low priority.
930         * emacs.bat.in: Remove OS dependent operations.
932 1997-09-02  Geoff Voelker  <voelker@cs.washington.edu>
934         * addpm.c (env_vars): No longer set INFOPATH.
936         * cmdproxy.c (get_next_token): Null terminate token returned.
938         * emacs.bat.in (INFOPATH): No longer set INFOPATH.
940 1997-08-10  Andrew Innes  <andrewi@harlequin.co.uk>
942         * addpm.c (env_vars): Set SHELL to cmdproxy.
943         (main): Initialize idDde to 0.
944         Determine emacs_path from module file name.
945         Prompt for install.
947         * makefile.def (MSVCNT11): Conditionally define it.
948         (BASE_LIBS): Do not use oldnames.lib.
949         (SYS_LDFLAGS): Use pdb files.
950         (CFLAGS_COMMON) [!spd]: Define EMACSDEBUG.
951         (ARCH_CFLAGS) [i386 && spd]: Use space optimizations.
952         (ARCH_CFLAGS) [alpha && spd]: Use optimizations.
954         * makefile.nt (ALL): Build cmdproxy.
955         (cmdproxy): New target.
956         (install): Install cmdproxy.
958         * ftime.bat, debug.bat, cmdproxy.c: New files.
960 1997-07-10  Geoff Voelker  <voelker@cs.washington.edu>
962         * inc/sys/socket.h: (shutdown): Define.
963         (sys_shutdown): Export.
965 1997-07-08  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
967         * config.nt (RE_TRANSLATE): Copy definition from config.in.
969 1997-07-01  Geoff Voelker  <voelker@cs.washington.edu>
971         * config.nt: Update file comments.
972         Update undefs added/removed in src/config.in.
974 1997-06-19  Geoff Voelker  <voelker@cs.washington.edu>
976         * makefil.def, emacs.bat: Use windows95 and windowsnt instead
977         of win95 and winnt, respectively.
979 1997-01-04  Geoff Voelker  <voelker@cs.washington.edu>
981         * makefile.nt (real_install): Create site-lisp in installation dir.
982         * addpm.c (env_vars): Add site-lisp to EMACSLOADPATH.
983         * emacs.bat.in: Add site-lisp to EMACSLOADPATH.
985 1996-08-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
987         * Version 19.33 released.
989 1996-08-09  Geoff Voelker  <voelker@cs.washington.edu>
991         * runemacs.c (WinMain): Put a space between the binary and its args.
993 1996-07-31  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
995         * Version 19.32 released.
997 1996-07-16  Andrew Innes  <andrewi@harlequin.co.uk>
999         * makefile.nt (clean): Use OBJDIR macro.
1001 1996-06-03  Kim F. Storm  <kfs@olicom.dk>
1003         * runemacs.c (CHOOSE_NEWEST_EXE): New parameter macro.
1004         Not defined by default.
1005         (WinMain): Add conditional testing CHOOSE_NEWEST_EXE.
1006         (WinMain): Convert backslashes to slashes in env var values.
1008         * addpm.c (env_vars): Use slashes, not backslashes.
1010 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
1012         * Version 19.31 released.
1014 1996-05-13  Andrew Innes  <andrewi@harlequin.co.uk>
1016         * install.bat: Set BUILD_TYPE and INSTALL_DIR before calling make;
1017         undo settings afterwards.
1019 1996-05-08  Andrew Innes  <andrewi@harlequin.co.uk>
1021         * addpm.c (env_vars): Set SHELL registry entry to value of COMSPEC
1022         environment variable.
1024 1996-05-03  Andrew Innes  <andrewi@harlequin.co.uk>
1026         * install.bat: Allow for optimized build.
1027         * makefile.def [BUILD_TYPE]: Build optimized version in its own dir.
1028         (ARCH_CFLAGS) [BUILD_TYPE == spd]: Build optimized version.
1030 1996-05-03  Andrew Innes  <andrewi@harlequin.co.uk>
1032         * addpm.c (REG_ROOT): Don't use a trailing backslash.
1033         (env_vars): Rename field emacs_path to emacs_dir.
1034         (main): Add link to runemacs instead of emacs.
1036         * install.bat: Check if INSTALL_DIR is passed as an argument.
1038         * makefile.def (CONFIG_H) [WIN95]: Use config.nt.
1040         * makefile.nt: Build and install runemacs.exe.
1042         * runemacs.c: New file.
1044         * config.w95: File removed.
1046         * inc/netdb.h, inc/unistd.h, inc/arpa/inet.h, inc/netinet/in.h,
1047         inc/sys/socket.h, inc/sys/time.h: New header files.
1049         * inc/sys/file.h (F_OK, X_OK, W_OK, R_OK): New macros.
1051 1996-03-27  Geoff Voelker  <voelker@cs.washington.edu>
1053         * makefile.def (DEL): Defined.
1054         (DEL_TREE) [win95]: Defined.
1055         (SYS_LDFLAGS): Set executable versions to 3.10.
1057         * makefile.nt: Change uses of del to $(DEL).
1059 1996-01-17  Erik Naggum  <erik@naggum.no>
1061         * All files: Update FSF's address in comment preamble.
1063 1996-01-03  George V. Reilly  <georger@microcrafts.com>
1065         * emacs.ico: Now the proverbial kitchen sink icon.
1067 1995-11-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
1069         * Version 19.30 released.
1071 1995-11-22  Geoff Voelker  <voelker@cs.washington.edu>
1073         * makefile.def (CP_DIR): Use platform independent switches for xcopy.
1075         * makefile.nt (install, fast_install, real_install, clean):
1076         Don't use switches to del not supported by Win95.
1078 1995-11-07  Kevin Gallo  <kgallo@microsoft.com>
1080         * makefile.nt (addpm.exe): Link with $(ADVAPI32).
1081         (install, fast_install): Change same-dir test to create test file in
1082         installation tree and thereby support read-only shares.
1083         (clean): Remove .pdb files.
1085         * makefile.def (NTGUI): New macro.
1086         [NTGUI] (CFLAGS): Define HAVE_NTGUI.
1088         * config.nt, config.w95: Update to latest src/config.in.
1090         * addpm.c (env_vars): New variable.
1091         (add_registry): New procedure.
1092         (main): Use values of configuration environment variables from
1093         the registry if defined, the process environment otherwise.
1095 1995-06-19  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
1097         * Version 19.29 released.
1099         * makefile.nt (addpm.exe): Change WinMainCRTStartup to mainCRTStartup.
1101 1995-06-13  Geoff Voelker  <voelker@cs.washington.edu>
1103         * makefile.nt: Define .c to .obj suffix rule.
1104         (addpm.obj): Compile directly, use CFLAGS.
1105         (addpm.exe): Link from addpm.obj.
1107         * makefile.def (MSVCNT11): Defined.
1108         (BASE_LIBS) [MSVCNT11]: Use oldnames.lib.
1109         (CFLAGS_COMMON): Defined.
1110         (CFLAGS) [MSVCNT11]: Define _CRTAPI1 to _cdecl.
1112 1995-06-09  Geoff Voelker  <voelker@cs.washington.edu>
1114         * emacs.bat.in: Renamed from emacs.bat.
1115         (emacs_dir): Renamed from emacs_path.
1116         Definition removed.
1118         * addpm.c: New file.
1119         * makefile.nt (ALL,addpm,addpm.exe,addpm.obj): Defined.
1120         (all): Depend upon $(BLD) and $(ALL).
1121         (install): Depend upon emacs.bat.
1122         Create program item for Emacs.
1123         (clean): Delete obj.
1124         (emacs.bat): Defined.
1125         * makefile.def (EMACS_ICON_PATH,ADDPM): Defined.
1127 1995-05-27  Geoff Voelker  <voelker@cs.washington.edu>
1129         * ebuild.bat, emacs.bat, fast-install.bat, install.bat:
1130         Add carriage returns; necessary for batch files on Win95.
1132 1995-05-25  Geoff Voelker  <voelker@cs.washington.edu>
1134         * config.w95: Created.
1135         * config.h: Changed to config.nt.
1137         * makefile.nt (SUBDIRS): Commented out.
1138         (all,install,clean): Expand for-loops.
1139         (BUILD_CMD,INSTALL_CMD,CLEAN_CMD): Defined.
1141         * makefile.def (SYS_LIB_DIR,SYS_INC_DIR): Undefined.
1142         (ARCH): New definition.
1143         (CPU,CONFIG_H,OS_TYPE): Defined.
1144         (INCLUDE,LIB): Checked if valid.
1145         (ntwin32.mak): Included.
1146         (AR,CC,LINK): New definition.
1147         (ADVAPI32,libc,BASE_LIBS): Defined.
1148         (SYS_LDFLAGS): New definition.
1149         Update comments and preprocessor conditionals.
1151         * emacs.bat (SHELL): Conditionally defined.
1152         (HOME): Conditionally defined.
1153         (emacs_path,HOME): Update comments.
1154         Turn off all echo.
1156 1995-05-09  Geoff Voelker  <voelker@cs.washington.edu>
1158         * _emacs, config.h, ebuild.bat, emacs.bat, emacs.rc,
1159         fast-install.bat, install.bat, makefile.def, makefile.nt, paths.h,
1160         inc/pwd.h, inc/sys/dir.h, inc/sys/file.h, inc/sys/ioctl.h,
1161         inc/sys/param.h: Removed carriage-returns.
1163 1995-05-06  Geoff Voelker  <voelker@cs.washington.edu>
1165         * makefile.def (CVTRES): Defined.
1167         * emacs.ico, emacs.rc: New files by Kevin Gallo.
1169 1995-04-10  Geoff Voelker  <voelker@cs.washington.edu>
1171         * src: Remove directory.
1173         * src\config.h, src\paths.h: Moved to parent dir, src removed.
1175 1995-04-09  Geoff Voelker  <voelker@cs.washington.edu>
1177         * makefile.def (INSTALL_DIR): Changed to generic directory.
1179         * emacs.bat: Added arguments when emacs.exe invoked.
1181         * ebuild.cmd, emacs.cmd, install.cmd: Changed extension to .bat.
1183 1994-12-13  voelker  <voelker@cs.washington.edu>
1185         * makefile.def (CC): In configuration section.
1186         (COMPAT_LIB): Defined.
1188 1994-11-01  voelker  <voelker@cs.washington.edu>
1190         * src/paths.h: New file.
1192         * src/config.h: New file.
1194         * inc/pwd.h: New file.
1196         * inc/sys/dir.h: New file.
1198         * inc/sys/file.h: New file.
1200         * inc/sys/ioctl.h: New file.
1202         * inc/sys/param.h: New file.
1204         * todo: New file.
1206         * README: New file.
1208         * makefile.nt: New file.
1210         * makefile.def: New file.
1212         * install.cmd: New file.
1214         * INSTALL: New file.
1216         * fast-install.cmd: New file.
1218         * emacs.cmd: New file.
1220         * ebuild.cmd: New file.
1222         * _emacs: New file.
1224 ;; Local Variables:
1225 ;; coding: iso-2022-7bit
1226 ;; End:
1228     Copyright (C) 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2003, 2004,
1229        2005, 2006 Free Software Foundation, Inc.
1230   Copying and distribution of this file, with or without modification,
1231   are permitted provided the copyright notice and this notice are preserved.
1233 ;;; arch-tag: b3d2c29c-04a0-45d0-b52d-57354711c414