(COMCTL32): New system library.
[bpt/emacs.git] / nt / ChangeLog
CommitLineData
fc2554aa
JR
12007-09-27 Jason Rumney <jasonr@gnu.org>
2
3 * gmake.defs (COMCTL32): New system library.
4
5 * nmake.defs (COMCTL32): New system library.
6
8aa7d70f
JR
72007-08-14 Dhuvra Krishnamurthy <dhuvrakm@gmail.com> (tiny change)
8
9 * makefile.w32-in (bootstrap-nmake): Change directories once more.
10
cacc7b51
GM
112007-07-25 Glenn Morris <rgm@gnu.org>
12
13 * Relicense all FSF files to GPLv3 or later.
14
15 * COPYING: Switch to GPLv3.
16
f37b8e41
EZ
172007-07-20 Eli Zaretskii <eliz@gnu.org>
18
19 * makefile.w32-in (bootstrap, bootstrap-nmake, bootstrap-gmake):
20 Depend on cmdproxy.
21 (cleanall): Don't delete *~.
22
a71f59c1
JR
232007-07-11 Jason Rumney <jasonr@gnu.org>
24
25 * gmake.defs (OLE32): New library to link.
26
27 * nmake.defs (OLE32): Likewise.
28
7387d2a0
JR
292007-06-25 Jason Rumney <jasonr@gnu.org>
30
31 * cmdproxy.c (main): Set console codepages to "ANSI".
32
07fe3281
JR
332007-06-15 Jason Rumney <jasonr@gnu.org>
34
35 * emacs.manifest: New file.
36
37 * emacs.rc: Use it.
38
7dfc4cda
CY
392007-06-02 Chong Yidong <cyd@stupidchicken.com>
40
41 * Version 22.1 released.
42
23636b09
EZ
432007-05-22 Eli Zaretskii <eliz@gnu.org>
44
45 * INSTALL: Add information about where to find GDB, and warn
46 against --no-debug option to configure.bat.
47
55fcf5c6
EZ
482007-05-19 Eli Zaretskii <eliz@gnu.org>
49
50 * INSTALL: Fix URL of EmacsW32 site where building with image
51 support is described.
52
5a842fda
EZ
532007-03-31 Eli Zaretskii <eliz@gnu.org>
54
55 * INSTALL: Mention the VCVARS32.BAT batch file for VS.NET users.
56
029e4603
RS
572007-03-09 Richard Stallman <rms@gnu.org>
58
59 * INSTALL: Say explicitly this is not for Cygwin.
60
309c91ff
EZ
612007-03-03 Eli Zaretskii <eliz@gnu.org>
62
c01949d3 63 * INSTALL: Add URL of another site with detailed build instructions.
309c91ff 64
c14693e3
GM
652007-02-16 Glenn Morris <rgm@gnu.org>
66
67 * icons/gnu2a32.ico, icons/gnu2a32t.ico, icons/gnu2b48.ico:
68 * icons/gnu2b48t.ico, icons/gnu3b32.ico, icons/gnu3b32t.ico:
69 * icons/gnu4g48.ico, icons/gnu4g48t.ico, icons/gnu5w32.ico:
70 * icons/gnu5w32t.ico, icons/gnu6w48.ico, icons/gnu6w48t.ico:
c01949d3
JB
71 * icons/gnu7.ico, icons/gnu8.ico, icons/gnu9.ico:
72 Restore all but two of icons deleted in previous change.
c14693e3 73
bd5f26aa
CY
742007-02-13 Chong Yidong <cyd@stupidchicken.com>
75
76 * icons/README: New file.
77
78 * icons/gnu2a32t.ico, icons/gnu3b32t.ico, icons/gnu5w32t.ico:
79 * icons/gnu8.ico, icons/emacs21.ico, icons/gnu2b48.ico:
80 * icons/gnu4g48.ico, icons/gnu6w48.ico, icons/gnu9.ico:
8e127f99 81 * icons/gnu2b48t.ico, icons/gnu4g48t.ico:
bd5f26aa 82 * icons/gnu6w48t.ico, icons/gnu2a32.ico, icons/gnu3b32.ico:
c01949d3
JB
83 * icons/gnu5w32.ico, icons/gnu7.ico, icons/sink.ico:
84 Unused icons deleted.
bd5f26aa 85
57a64408
JB
862007-01-31 Juanma Barranquero <lekktu@gmail.com>
87
88 * configure.bat: Update ../site-lisp/subdirs.el when needed.
89
4799aa91
JB
902007-01-30 Juanma Barranquero <lekktu@gmail.com>
91
92 * subdirs.el: Add "no-byte-compile: t" local variable.
93
ac65c01c
JR
942007-01-10 Jason Rumney <jasonr@gnu.org>
95
96 * README: Update URLs and advice about reporting bugs.
97
2db771b7
JR
982006-12-29 Jason Rumney <jasonr@gnu.org>
99
100 * nmake.defs (TEMACS_EXTRA_LINK): Remove duplicated flags from
101 DEBUG_LINK.
c01949d3 102 (DEBUG_LINK): Remove -debugtype:both.
2db771b7 103
bbc34249
EZ
1042006-12-27 Eli Zaretskii <eliz@gnu.org>
105
106 * INSTALL: Update table of supported Make ports. Show "make -j"
107 command that is known to work.
108
109 * configure.bat: Update table of supported Make ports.
110
ed1281ec
EZ
1112006-12-24 Eli Zaretskii <eliz@gnu.org>
112
113 * makefile.w32-in ($(TRES)): Don't use $<, as nmake supports it
114 only in implicit rules. Use literal "emacs.rc" instead.
115
d572c005
EZ
1162006-12-23 Eli Zaretskii <eliz@gnu.org>
117
fa1f0a88
EZ
118 * gmake.defs: Export XMFLAGS.
119
d572c005 120 * makefile.w32-in (all-other-dirs-nmake, recompile-nmake): Don't
ed1281ec 121 use $(XMFLAGS) for nmake, as it doesn't support parallelism.
d572c005 122
b47342e3
EZ
1232006-12-22 Eli Zaretskii <eliz@gnu.org>
124
c52bf8c3
EZ
125 * INSTALL: Explain how to invoke GNU Make for parallel builds.
126
5e059fc1
EZ
127 * makefile.w32-in (bootstrap-gmake): Pass XMFLAGS="$(XMFLAGS)"
128 command-line argument to sub-Make in src, since src/makefile.w32-in
129 invokes Make recursively during bootstrap.
f278d4a6 130 (clean): Delete stamp_BLD.
6808dce1 131 (bootstrap): Make `all' explicitly in a recursive Make.
5e059fc1 132
b47342e3
EZ
133 * gmake.defs (stamp_BLD): Rename from $(BLD). Create a file
134 stamp_BLD after creating the $(BLD) directory.
135
136 * nmake.defs (stamp_BLD): Rename from $(BLD). Create a file
137 stamp_BLD after creating the $(BLD) directory.
138
139 * makefile.w32-in (addpm, ddeclient, cmdproxy, addsection)
140 (preprep, $(TRES), runemacs)
141 ($(BLD)/addpm.$(O), $(BLD)/ddeclient.$(O), $(BLD)/runemacs.$(O))
142 ($(BLD)/cmdproxy.$(O), (BLD)/addsection.$(O), $(BLD)/preprep.$(O)):
143 Depend on stamp_BLD instead of on $(BLD).
144 (XMFLAGS): New macro.
145 (all-other-dirs-nmake, all-other-dirs-gmake, recompile-nmake)
146 (recompile-gmake, bootstrap-gmake, bootstrap-clean-gmake)
147 (install-other-dirs-gmake, info-gmake, clean-other-dirs-gmake)
148 (cleanall-other-dirs-gmake): Pass $(XMFLAGS) to sub-Make.
149
6148a044
EZ
1502006-12-20 Eli Zaretskii <eliz@gnu.org>
151
152 * makefile.w32-in ($(TRES)): Depend on $(BLD). Use $< instead of
153 $(ALL_DEPS).
b47342e3
EZ
154 ($(BLD)/addpm.$(O), $(BLD)/ddeclient.$(O), $(BLD)/runemacs.$(O)
155 ($(BLD)/cmdproxy.$(O), $(BLD)/addsection.$(O), $(BLD)/preprep.$(O)):
156 New dependency on $(BLD).
6148a044
EZ
157 (all-other-dirs-nmake, all-other-dirs-gmake, bootstrap-nmake)
158 (bootstrap-gmake): Depend on addsection.
159
4da0d3f7
JB
1602006-10-29 Juanma Barranquero <lekktu@gmail.com>
161
162 * runemacs.c (WinMain): Process all recognized arguments, not just
163 the first one. Remove unused variable sec_desc.
164
8f59d602
EZ
1652006-09-24 Eli Zaretskii <eliz@gnu.org>
166
167 * config.nt (HAVE_LANGINFO_CODESET): Define.
168
169 * inc/langinfo.h: New file.
170
171 * inc/nl_types.h: New file.
172
45a2056c
JB
1732006-09-15 Jay Belanger <belanger@truman.edu>
174
175 * COPYING: Replace "Library Public License" by "Lesser Public
176 License" throughout.
177
ac70d20b
JR
1782006-07-27 Jason Rumney <jasonr@gnu.org>
179
180 * INSTALL: Add notes about Cygwin make to impatient section.
181
3d80c941
EZ
1822006-06-02 Eli Zaretskii <eliz@gnu.org>
183
184 * INSTALL: Add Make 3.81 to the list of Make & shell combinations
185 known to work.
186
335be36b
JR
1872006-03-12 Jason Rumney <jasonr@gnu.org>
188
ebe98f49
JR
189 * addpm.c (add_registry): Don't change the registry unless keys
190 already exist from a previous version.
191
92cc46af
JR
192 * makefile.w32-in (install): Use -q when invoking addpm.
193
335be36b
JR
194 * addpm.c (main): Accept -q as alternative for /q.
195
f71d8cff
JR
1962006-03-11 Jason Rumney <jasonr@gnu.org>
197
198 * runemacs.c (WinMain): Set screen buffer to 80x25.
199
94e7daf7
EZ
2002005-12-24 Eli Zaretskii <eliz@gnu.org>
201
202 * gmake.defs (TEMACS_EXTRA_LINK): Remove redundant -g.
203 (DEBUG_FLAG, DEBUG_LINK): Upgrade to "-gstabs+ -g3".
204
9ea74bfb
EZ
2052005-12-09 Eli Zaretskii <eliz@gnu.org>
206
207 * INSTALL: Add explanation of how to debug with GDB starting from
208 the Emacs Abort dialog.
209
d73d22ed
CY
2102005-11-26 Chong Yidong <cyd@stupidchicken.com>
211
212 * emacs.rc: Use new icons.
213
07908aec
EZ
2142005-11-26 Eli Zaretskii <eliz@gnu.org>
215
216 * emacs21.ico: Renamed from emacs.ico.
217 * emacs.ico: New icons from Andrew Zhilin
218 <andrew_zhilin@yahoo.com>.
219
ed326e35
EZ
2202005-09-10 Eli Zaretskii <eliz@gnu.org>
221
222 * config.nt (HAVE_GET_CURRENT_DIR_NAME): Undefine.
223
df76c589
JB
2242005-08-10 Juanma Barranquero <lekktu@gmail.com>
225
226 * .cvsignore: Add `obj' and `oo' for in-place installations.
227
43e124e6
EZ
2282005-07-30 Eli Zaretskii <eliz@gnu.org>
229
4da0d3f7 230 * config.nt (HAVE_GETOPT_H, HAVE_GETOPT_LONG_ONLY): Undefine.
43e124e6 231
5dac5615
JB
2322005-07-29 Juanma Barranquero <lekktu@gmail.com>
233
234 * configure.bat: Don't create lisp/Makefile.unix.
235
c638055f
JB
2362005-07-28 Juanma Barranquero <lekktu@gmail.com>
237
238 * .cvsignore: Add `makefile' and `config.log'.
239
9eff9fe3
PE
2402005-07-26 Paul Eggert <eggert@cs.ucla.edu>
241
242 Merge gnulib getopt implementation into Emacs.
243
244 * inc/gettext.h: Remove; no longer needed now that
245 lib-src/gettext.h exists.
246
9ebc3953
EZ
2472005-07-16 Eli Zaretskii <eliz@gnu.org>
248
249 * configure.bat: Finish config.log with a line that indicates that
250 the configure step was successful.
251
a0ec7a4a
LK
2522005-07-04 Lute Kamstra <lute@gnu.org>
253
254 Update FSF's address in GPL notices.
255
5bc753e8
EZ
2562005-06-11 Eli Zaretskii <eliz@gnu.org>
257
099a3eea
EZ
258 * configure.bat: If their fc.exe returns a meaningful exit status,
259 don't overwrite src/config.h and src/epaths.h with identical
260 copies.
261
591cbed1
EZ
262 * INSTALL: Warn about using "cvs up -kb" if one intends to commit
263 changes. Add a pointer to another site with detailed configure
264 and build instructions. Suggest to look at config.log when
265 configure fails. Add MinGW Make 3.80 to the list of successful
266 combinations.
267
5bc753e8
EZ
268 * gmake.defs (ARCH_CFLAGS): Use $(MCPU_FLAG) instead of a literal
269 "-mcpu=i686".
270
099a3eea 271 * configure.bat: Update copyright years.
5bc753e8
EZ
272 Delete config.log before doing anything else.
273 Write additional diagnostics to config.log in case of failures to
274 compile test programs, including the failed test program itself.
275 Add a test for support of -mtune=pentium4 switch to GCC; if it is
276 supported, set up MCPU_FLAG variable on the various Makefiles to
277 use that switch during compilations. (This avoids GCC warning
278 about -mcpu being deprecated.)
279
d2fcf769
EZ
2802005-06-10 Eli Zaretskii <eliz@gnu.org>
281
282 * addsection.c (copy_executable_and_add_section): Pass non-zero
283 `verbose' arg to COPY_CHUNK only if DEBUG_DUMP is defined in the
284 environment. Print section names with %.8s.
285 (COPY_CHUNK): New 4th arg `verbose'; print diagnostic messages
286 only if non-zero. All callers changed.
287
a0c38328
EZ
2882005-06-05 Eli Zaretskii <eliz@gnu.org>
289
290 * inc/sys/socket.h: Change arg 4 of sys_setsockopt to
291 `const void *', for consistency with Posix.
292
1a8fb426
EZ
2932005-06-04 Eli Zaretskii <eliz@gnu.org>
294
295 * inc/pwd.h (getpwnam, getpwuid): Add prototypes.
296
bd7bdff8
JB
2972005-05-24 Juanma Barranquero <lekktu@gmail.com>
298
299 * INSTALL: Add more pointers to ports of Unix tools to Windows,
300 and to the Emacs Wiki (which contains building instructions for
301 Windows). Reword image library instructions and remove obsolete
302 incompatibility information.
303
007d105b
TTN
3042005-04-23 David Hunter <hunterd42@comcast.net> (tiny change)
305
306 * config.nt (HAVE_PWD_H): Undef.
307
0b0dea7b
JB
3082004-06-07 Juanma Barranquero <lektu@terra.es>
309
310 * INSTALL: Clarify paragraph about compatibility between image
311 libraries and builds of Emacs with several compilers.
312
33d786f9
JB
3132004-06-06 Juanma Barranquero <lektu@terra.es>
314
73dfa0bf
JB
315 * makefile.w32-in (bootstrap-nmake): When nmake'ing bootstrap on
316 the lisp/ directory, set SHELL to $(SHELLTYPE); this avoids
317 calling non-existent cmdproxy.exe on boostrappings after a
318 previous install followed by realclean.
319
33d786f9
JB
320 * nmake.defs: Add quote in comment to resync font-locking.
321
3dfbc6d8
JB
3222004-06-04 Juanma Barranquero <lektu@terra.es>
323
324 * INSTALL: Reword the section on image support. Add reference to
325 GnuWin32. Mention problems when mixing binaries from different
326 compilers.
327
112dc8e1
JR
3282004-05-06 Jason Rumney <jasonr@gnu.org>
329
330 * configure.bat: Use -mno-cygwin to check for image libraries
331 when needed.
332
5eb3d2a5
JR
3332004-05-03 Jason Rumney <jasonr@gnu.org>
334
238add5e
JR
335 * makefile.nt, ebuild.bat, install.bat, fast-install.bat:
336 * makefile.def: Remove.
337
133ef3d3 338 * nmake.defs (SYS_LDFLAGS): Add -nologo.
238add5e 339
5eb3d2a5
JR
340 * makefile.w32-in (info-gmake, info-nmake): New targets.
341 (info): Use them.
342
e9419bd4
JB
3432004-04-23 Juanma Barranquero <lektu@terra.es>
344
345 * nmake.defs:
346 * gmake.defs:
d814862a 347 * makefile.w32-in:
e9419bd4
JB
348 * makefile.def:
349 * makefile.nt: Add "-*- makefile -*-" mode tag.
350
1e3c9713
JR
3512004-04-10 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
352
133ef3d3 353 * runemacs.c (WinMain): Let Emacs environment default to parent.
1e3c9713 354
2f0c11a1
JR
3552004-03-11 Jason Rumney <jasonr@gnu.org>
356
357 * paths.h: Remove PATH_LOCK, add PATH_BITMAPS.
358
134d9671
JB
3592004-03-10 Juanma Barranquero <lektu@terra.es>
360
361 * makefile.w32-in (install): Don't try to copy
362 ../lib-src/fns-*.el, as it isn't used anymore.
363
d57625a0
JR
3642004-01-28 Peter Runestig <peter@runestig.com>
365
366 * gmake.defs, nmake.defs: Add linking to ``winspool.lib''.
367
5ea32beb
MB
3682003-12-24 Miles Bader <miles@gnu.ai.mit.edu>
369
370 * .cvsignore: Add `.arch-inventory'.
371
d57625a0 3722003-11-22 Lars Hansen <larsh@math.ku.dk>
930a9995 373
133ef3d3 374 * inc/grp.h: New file.
930a9995 375
d57625a0 3762003-09-03 Peter Runestig <peter@runestig.com>
fd026ee1
JR
377
378 * configure.bat: Create ``makefile'' in directories man, lispref
379 and lispintro.
380
381 * makefile.w32-in (force-info, info): New targets.
382
383 * envadd.bat: New file.
384
385 * multi-install-info.bat: New file.
386
96fcad04 3872003-06-27 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
aa287913
JD
388
389 * config.nt (my_strftime): New define.
390
5d54d177
JR
3912003-02-01 Jason Rumney <jasonr@gnu.org>
392
393 * configure.bat: Automatically detect libXpm.
394 Suppress compiler output when testing for image libraries.
395 Give names of un-found libraries in messages.
396
53b37591
JB
3972003-01-31 Juanma Barranquero <lektu@terra.es>
398
fe929957 399 * configure.bat: Automatically detect giflib and tifflib.
53b37591 400
fbd852af
JR
4012003-01-29 Jason Rumney <jasonr@gnu.org>
402
403 * gmake.defs (CURDIR): Disable cygpath kludge.
404
50ca1c55
JB
4052003-01-29 KOBAYASHI Yasuhiro <kobayays@otsukakj.co.jp>
406
407 * configure.bat: Avoid endless loop when configuring without image
408 support.
409
28908312
JR
4102003-01-26 Jason Rumney <jasonr@gnu.org>
411
412 * configure.bat: Automatically detect jpeglib.
413
c262430d
JR
4142003-01-25 Jason Rumney <jasonr@gnu.org>
415
416 * configure.bat: Automatically detect libpng.
417
53b37591 4182003-01-21 Jason Rumney <jasonr@gnu.org>
ac6e47ef
JR
419
420 * icons/hand.cur: New file.
421
53b37591 4222003-01-21 David Ponce <david@dponce.com>
ac6e47ef
JR
423
424 * emacs.rc (2000-10-19T07:24:01Z!eliz@gnu.org): Declare hand cursor resource.
425
38018ad3
AI
4262003-01-15 Andrew Innes <andrewi@gnu.org>
427
428 * gmake.defs (CURDIR): Convert to native Windows format (with
429 forward slashes), to support building with Cygwin builds of make.
430
4c11103a
JB
4312002-11-17 Ben Key <BKey1@tampabay.rr.com>
432
433 * nmake.defs:
f60ae425
BK
434 * gmake.defs: Made changes so that Emacs would link with
435 WinMM.lib. This change was required for my addition of a Windows
436 compatible implementation of play-sound-internal.
437
4c11103a 4382002-09-03 Peter Runestig <peter@runestig.com> (tiny change)
b0a1b9bb 439
4c11103a 440 * emacs.rc: Version updated to 21.3.50.
b0a1b9bb 441
960f21ae
JR
4422002-06-13 Jason Rumney <jasonr@gnu.org>
443
444 * addpm.c (env_vars): Remove EMACSLOCKDIR.
445
446 * makefile.w32-in (maybe-bootstrap, doit, maybe-bootstrap-CMD)
447 (maybe-bootstrap-SH): New targets.
448 (all): Depend on maybe-bootstrap.
449
933af497
JR
4502002-05-03 Jason Rumney <jasonr@gnu.org>
451
452 * inc/sys/socket.h (F_SETFL, O_NDELAY): Define.
453 (sys_getpeername, fcntl): Declare as wrappers.
454
dc728514
JB
4552002-04-10 Juanma Barranquero <lektu@terra.es>
456
457 * makefile.w32-in (bootstrap-nmake, bootstrap-gmake): Make DOC
458 after compiling .el files.
459
3be38152
JR
4602002-03-20 Jason Rumney <jasonr@gnu.org>
461
462 * inc/sys/socket.h (sys_setsockopt, sys_listen, sys_getsockname)
463 (sys_accept, sys_recvfrom, sys_sendto): Declare as wrappers.
464
d1ef18f2
KS
4652002-03-19 Kim F. Storm <storm@cua.dk>
466
467 * config.nt (HAVE_SENDTO, HAVE_RECVFROM, HAVE_GETSOCKOPT)
468 (HAVE_SETSOCKOPT, HAVE_GETSOCKNAME, HAVE_GETPEERNAME): Define.
469 (HAVE_SYS_UN_H): Undef.
470 From David Ponce <dponce@voila.fr>.
471
73792b51
JR
4722002-03-13 Jason Rumney <jasonr@gnu.org>
473
474 * config.nt (STRFTIME_NO_POSIX2): Define.
475
f7b9d4d1
JR
4762002-02-18 Jason Rumney <jasonr@gnu.org>
477
478 * emacs.rc: Define VS_VERSION_INFO if not already.
479 Update version info.
480
98cf1bb5
AI
4812002-01-04 Andrew Innes <andrewi@gnu.org>
482
483 * gmake.defs (CFLAGS): Define _WIN32_WINNT as 0x0400, in order to
484 pick up relevant bits of the Windows API definitions.
485
486 * nmake.defs (CFLAGS): Define _WIN32_WINNT as 0x0400, in order to
487 pick up relevant bits of the Windows API definitions.
488
0e4435be
AI
4892001-12-14 Andrew Innes <andrewi@gnu.org>
490
491 * makefile.w32-in (bootstrap): Build addsection program before
492 bootstrap (required for post-processing temacs.exe).
493
03f9f7ae
PJ
4942001-12-08 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
495
496 * COPYING: New file.
497
493faf20
AI
4982001-12-03 Andrew Innes <andrewi@gnu.org>
499
500 * makefile.w32-in (bootstrap-nmake):
501 (bootstrap-gmake): Extend bootstrap process to first do
502 bootstrap-clean in lisp dir and rebuild the DOC file.
503 (bootstrap): Do a "normal" make after the bootstrap work.
504
fc813ef6
JR
5052001-11-20 Jason Rumney <jasonr@gnu.org>
506
507 * INSTALL: Update table of versions of make that are suitable
508 for building Emacs, based on recent feedback.
509
133ef3d3 510 * TODO, _emacs, emacs.bat.in, debug.bat.in: Remove.
fc813ef6 511
72431058
AI
5122001-11-19 Andrew Innes <andrewi@gnu.org>
513
514 * ftime-nostartup.bat: New file.
515
516 * ftime.bat: Don't include libc.lib for profiling - the profiler
517 corrupts part of memcpy.
518
eec004b0
JR
5192001-11-17 Jason Rumney <jasonr@gnu.org>
520
521 * nmake.defs (SYS_LDFLAGS): Add setargv.obj for wildcard
522 expansion. From Juanma Barranquero <lektu@terra.es>.
523
71431a0e
GM
5242001-10-20 Gerd Moellmann <gerd@gnu.org>
525
6aa97356 526 * (Version 21.1 released.)
71431a0e 527
967d7793
AI
5282001-10-12 Andrew Innes <andrewi@gnu.org>
529
530 * inc/pwd.h (uid_t, gid_t): New typedefs.
531
ab952a4f
GM
5322001-10-05 Gerd Moellmann <gerd@gnu.org>
533
534 * Branch for 21.1.
85b2f69e 535
33d69478
EZ
5362001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
537
538 * README: Update the address of the mailing list and subscription
539 instructions. From Geoff Voelker <voelker@cs.ucsd.edu>.
540
05b24487
EZ
5412001-09-06 Eli Zaretskii <eliz@is.elta.co.il>
542
543 * INSTALL: Suggest to avoid using WinZip.
c49e491a
EZ
544
545 * configure.bat: Make sure ../site-lisp exists; create if necessary.
546
3762e7d0
EZ
5472001-09-05 Eli Zaretskii <eliz@is.elta.co.il>
548
549 * INSTALL: Mention that "make install" can be "nmake install".
550
83536c16
EZ
5512001-09-04 Eli Zaretskii <eliz@is.elta.co.il>
552
553 * makefile.w32-in ($(INSTALL_DIR)/bin): Depend on $(INSTALL_DIR),
554 since some versions of `mkdir' don't automatically create parent
555 directories. From Bruno Grossniklaus <bruno.grossniklaus@ubs.com>.
556
f466241d
EZ
5572001-08-31 Eli Zaretskii <eliz@is.elta.co.il>
558
559 * subdirs.el: New file.
560
561 * configure.bat: Copy subdirs.el to the site-lisp directory.
562
563 * makefile.w32-in (install): Copy subdirs.el to the installation
564 directory.
565
0ac7bf6c
JR
5662001-06-20 Jason Rumney <jasonr@gnu.org>
567
568 * runemacs.c (WinMain): Add quotes around command in case of spaces.
569
ec57454f
AI
5702001-06-01 Andrew Innes <andrewi@gnu.org>
571
572 * gmake.defs (sh_output): Don't use $(warning ...) to output
573 messages, since that is not supported by GNU make 3.77.
574
263f7134
JR
5752001-05-24 Jason Rumney <jasonr@gnu.org>
576
577 * INSTALL: Clarify that building with MSVC requires nmake.
578
fbdbf318
AI
5792001-05-17 Andrew Innes <andrewi@gnu.org>
580
581 * gmake.defs (NEW_CYGWIN): Output message about spurious error
582 message that is to be ignored.
583
4b994b84
AI
5842001-05-13 Andrew Innes <andrewi@gnu.org>
585
586 * TODO: Remove file, since it is completely out of date.
587
588 * README: Add copyright notice.
589
590 * INSTALL: Add copyright notice.
591
e8918aee
EZ
5922001-04-18 Andrew Innes <andrewi@gnu.org>
593
594 * nmake.defs (EMACSLOADPATH): Ensure EMACSLOADPATH is defined in
595 the environment.
596
597 * gmake.defs (SETLOADPATH): Remove definition.
598 (EMACSLOADPATH): Ensure EMACSLOADPATH is defined in the
599 environment.
600
6012001-03-26 Eli Zaretskii <eliz@is.elta.co.il>
602
603 * configure.bat: Make the checkw32api* labels be distinct in the
4da0d3f7 604 first 8 characters.
e8918aee
EZ
605
6062001-03-17 Andrew Innes <andrewi@gnu.org>
607
608 * cmdproxy.c (get_next_token): Fix indefinite loop bug scanning
609 escaped quotes.
610
611 * gmake.defs (DEBUG_LINK): New macro.
612 (LINK_FLAGS): Use it.
613
614 * nmake.defs (DEBUG_LINK): New macro.
615 (LINK_FLAGS): Use it.
616
6172001-03-06 Andrew Innes <andrewi@gnu.org>
618
619 * INSTALL: Add --ldflags to configure line for building with
620 recent versions of Cygwin GCC.
621
53b37591 6222001-03-05 Eli Zaretskii <eliz@is.elta.co.il>
e8918aee
EZ
623
624 * configure.bat: Use correct options when compiling a test program
625 with Cygwin. From David Ponce <dponce@voila.fr>.
626
6272001-02-24 Andrew Innes <andrewi@gnu.org>
628
629 * _emacs: Remove obsolete file.
630
631 * emacs.bat.in: Remove obsolete file.
632
633 * debug.bat.in: Remove obsolete file.
634
635 * inc/sys/socket.h: Add copyright notice.
636
637 * paths.h: Add copyright notice.
638
639 * makefile.nt: Update copyright notice.
640
641 * makefile.def: Update copyright notice.
642
643 * configure.bat: Update copyright notice.
644
645 * nmake.defs: Add copyright notice.
646
647 * gmake.defs: Add copyright notice.
648
649 * makefile.w32-in: Add copyright notice.
650
6512001-02-05 Andrew Innes <andrewi@gnu.org>
652
653 * nmake.defs (THISDIR): New definition.
654
655 * gmake.defs (THISDIR): New definition.
656
6572001-02-03 Andrew Innes <andrewi@gnu.org>
658
659 * configure.bat: Leave a space before >> only when there is a
660 preceding digit. Add a comment about the importance of this.
661
662 * README: Replace outdated information.
663
664 * INSTALL (Trouble-shooting): Add note about need to specify extra
665 compiler flags with recent Cygwin ports of gcc.
666
6672001-02-01 Eli Zaretskii <eliz@is.elta.co.il>
668
669 * configure.bat: Use "rm -f" instead of "del /f", as the latter
670 is not supported by Windows 9X's COMMAND.COM.
671
6722001-01-31 Eli Zaretskii <eliz@is.elta.co.il>
673
674 * configure.bat: Make sure redirection is preceeded by a blank, to
675 avoid problems with "1>>foo" when CMD.EXE is the shell, which eats
676 up the "1" part. From Rob Giardina <rob@criticalpointsoftware.com>.
677
6782001-01-30 Eli Zaretskii <eliz@is.elta.co.il>
679
680 * INSTALL: Copy the table of tested combinations of development
681 tools from confuigure.bat. Add suggestion to install Bash on
682 Windows 9X.
683
684 * configure.bat: Don't copy lisp/Makefile, it doesn't exist; copy
685 lisp/Makefile.in instead. Use "rm -f" where more than one file
686 needs to be deleted, since command.com in Windows 9X doesn't grok
687 more than one argument.
688
6892001-01-24 Andrew Innes <andrewi@gnu.org>
690
85b2f69e 691 * makefile.w32-in (cleanall-other-dirs-nmake):
e8918aee
EZ
692 (cleanall-other-dirs-gmake): New targets.
693 (cleanall): Invoke them.
694
6952001-01-19 Andrew Innes <andrewi@gnu.org>
696
697 * addpm.c (env_vars): Add a version-independent site-lisp
698 directory to EMACSLOADPATH, after the version dependent one.
699
7002001-01-06 Andrew Innes <andrewi@gnu.org>
701
702 * README: Update info about compilers.
703
704 * makefile.w32-in: Use $(MAKETYPE) instead of $(SHELLTYPE) to
705 select correct rule for invoking make in another directory. Amend
706 rules accordingly.
707 (clean): Delete $(COMPILER_TEMP_FILES) instead of *.pdb.
708
709 * nmake.defs (EMACS_ICON_PATH): Delete definition.
710 (COMPILER_TEMP_FILES): New definition.
711 (MAKETYPE): New definition.
712
713 * gmake.defs (EMACS_ICON_PATH): Delete definition.
714 (COMPILER_TEMP_FILES): New definition.
715 (MAKETYPE): New definition.
716
717 * makefile.def (EMACS_ICON_PATH): Delete definition.
718
719 * configure.bat: Be careful not to add trailing spaces when
720 outputting to config.settings.
721
7222001-01-02 Andrew Innes <andrewi@gnu.org>
723
724 * config.nt (RE_TRANSLATE): Use CHAR_TABLE_TRANSLATE macro rather
725 than the function.
726
7272000-12-17 Andrew Innes <andrewi@gnu.org>
728
729 * makefile.w32-in (install): Copy directories to the correct
730 places.
731 (real_install): Remove obsolete target.
732
7332000-12-06 Andrew Innes <andrewi@gnu.org>
734
735 * nmake.defs (CURDIR): New define.
736 (INSTALL_DIR): Use it.
737
738 * gmake.defs (NEW_CYGWIN): New define.
739 (DQUOTE) [NEW_CYGWIN]: Cygnus changed the quoting rules since b20,
740 so we need to adjust how we escape embedded quotes.
741 (SETLOADPATH): Set EMACSLOADPATH to an absolute directory,
742 relative to $(CURDIR).
743
7442000-11-25 Jason Rumney <jasonr@gnu.org>
745
746 * config.nt (GC_MARK_STACK, GC_SETJMP_WORKS): Define.
747
7482000-10-17 Andrew Innes <andrewi@gnu.org>
749
750 * makefile.w32-in (recompile): New target to recompile lisp
751 directory.
752 (recompile-CMD, recompile-SH): New support targets.
753
7542000-09-24 Jason Rumney <jasonr@gnu.org>
755
756 * config.nt (NO_RETURN): Define it.
757
7582000-09-17 Andrew Innes <andrewi@gnu.org>
759
760 * gmake.defs: Revert to Unix line endings.
761
762 * nmake.defs: Revert to Unix line endings.
763
7642000-09-16 Andrew Innes <andrewi@gnu.org>
765
766 * gmake.defs (SETLOADPATH): Change definition to work from any
767 subdirectory.
768
7692000-09-14 Andrew Innes <andrewi@gnu.org>
770
771 * makefile.w32-in: Revert to Unix line endings.
772
7732000-09-14 Andrew Innes <andrewi@gnu.org>
774
775 * INSTALL: Add note about expected error messages when configure
776 is run.
777
778 * configure.bat: Simplify the generation of makefiles (don't need
779 to generate various top-level targets that invoke make in other
780 directories).
781
782 * gmake.defs (SHELLTYPE): New define.
783 (SETLOADPATH): New define.
784
785 * nmake.defs (SHELLTYPE): New define.
786
787 * makefile.w32-in: Standardize indentation somewhat.
788 Add bootstrap support.
789 Pass $(MFLAGS) when invoking make recursively.
790 Add shell-specific variants of top-level targets that invoke make
791 recursively in other directories, and add necessary computed
792 dependencies.
793
7942000-09-03 Andrew Innes <andrewi@gnu.org>
795
796 * makefile.w32-in: Change to DOS line endings.
797
798 * configure.bat: Change to DOS line endings.
799
800 * addsection.c (_ANONYMOUS_UNION) [__GNUC__]: New define.
801 (_ANONYMOUS_STRUCT) [__GNUC__]: New define.
802
803 * preprep.c (_ANONYMOUS_UNION) [__GNUC__]: New define.
804 (_ANONYMOUS_STRUCT) [__GNUC__]: New define.
805
806 * gmake.defs (CFLAGS): No need for -D_ANONYMOUS_UNION
807 -D_ANONYMOUS_STRUCT on compile line.
808 (EMACS_EXTRA_C_FLAGS): No need for -DORDINARY_LINK.
809 (ARCH_CFLAGS): Change optimization flags to -O2.
810 (FOREACH, FORVAR, FORDO, ENDFOR): New definitions.
811 (ARGQUOTE, DQUOTE): New defines.
812
813 * nmake.defs (CFLAGS): No need for -D_ANONYMOUS_UNION
814 -D_ANONYMOUS_STRUCT on compile line.
815 (FOREACH, FORVAR, FORDO, ENDFOR): New definitions.
816 (ARGQUOTE, DQUOTE): New defines.
817
8182000-08-22 Andrew Innes <andrewi@gnu.org>
819
820 * configure.bat: New file.
821
822 * gmake.defs: New file.
823
824 * nmake.defs: New file.
825
826 * makefile.w32-in: New file.
827
828 * INSTALL: Rewrite to match new configure process.
829
830 * config.nt [WINDOWSNT]: Don't declare getenv.
831 (EMACS_CONFIG_OPTIONS): Define according to compiler being used.
832
833 * addpm.c (main): Accept /q to mean install based on addpm's
834 location without asking. Remove reference to emacs.bat which is
835 now obsolete.
836
837 * addsection.c (PTR_TO_OFFSET): Cast ptr to unsigned char*.
838
839 * paths.h: Use forward slash as directory separator in all path
840 definitions.
841 (PATH_DUMPLOADSEARCH): Revert to definition used on Unix.
842
843 * preprep.c (PTR_TO_OFFSET): Cast ptr to unsigned char *.
844
845 * runemacs.c: Remove WIN32 define.
846
847 * inc/sys/file.h (F_OK, X_OK, W_OK, R_OK, D_OK): Define if D_OK is
848 not defined.
849
850 * inc/sys/socket.h (_WINSOCK_H): Undefine if defined.
851 (fd_set): Define to new name, after including winsock.h, so we can
852 provide our own implementation.
853
8542000-07-05 Andrew Innes <andrewi@gnu.org>
855
856 * ebuild.bat: Add support for specifying make arguments.
857
858 * makefile.nt: Add support for `bootstrap' and related targets.
859
8602000-06-11 Jason Rumney <jasonr@gnu.org>
861
862 * config.nt: Define POINTER_TYPE, PTR, PROTOTYPES and __P.
863
8642000-02-06 Andrew Innes <andrewi@gnu.org>
865
866 * inc/sys/time.h: Add inclusion protection.
867
868 * makefile.def (SYS_LDFLAGS): Add -nologo.
869
8701999-11-22 Andrew Innes <andrewi@gnu.org>
871
872 * install.bat: Pass on command line arguments to make.
873
c01949d3 874 * makefile.nt (fast_install): Bring commands up-to-date, and fix typo.
e8918aee
EZ
875
8761999-11-21 Andrew Innes <andrewi@gnu.org>
877
878 * makefile.nt (all): Build leim if present.
879 (install): Install leim if present.
880 (clean): Clean leim if present.
881
882 * addpm.c (env_vars): Include leim in default EMACSLOADPATH
883 definition.
884
885 * emacs.bat.in (EMACSLOADPATH): Include leim.
886
e8918aee
EZ
8871999-07-12 Richard Stallman <rms@gnu.org>
888
889 * Version 20.4 released.
890
8911999-06-16 Andrew Innes <andrewi@gnu.org>
892
893 * emacs.rc: Use an icon with a transparent background, to be in
894 keeping with other applications.
895
8961999-06-03 Andrew Innes <andrewi@gnu.org>
897
898 * preprep.c: Fix typo.
899
9001999-05-02 Andrew Innes <andrewi@gnu.org>
901
902 * config.h: Remove obsolete file.
903
904 * preprep.c (copy_executable_and_move_sections): Ifdef out a
905 couple of unused switch cases that aren't defined on all
906 platforms.
907
908 * ftime.bat: Add another variation of the profile command, which
909 only profiles extended commands.
910
9111999-03-31 Geoff Voelker <voelker@cs.washington.edu>
912
913 * cmdproxy.c (main): Fix parens.
914
9151999-03-25 Andrew Innes <andrewi@gnu.org>
916
917 * cmdproxy.c (main): Call GetShortPathName to normalize program
918 names for comparison.
919
9201999-03-05 Geoff Voelker <voelker@cs.washington.edu>
921
922 * makefile.def: Compile multiple .c files when possible.
923 Use BLD instead of assuming i386.
924 * makefile.nt: Remove common multiple file compilation commands.
925
9261999-03-04 Geoff Voelker <voelker@cs.washington.edu>
927
928 * cmdproxy.c (main): Add missing parens.
929
9301999-02-20 Andrew Innes <andrewi@gnu.org>
931
932 * preprep.c: New program to allow dumped image to be profiled.
933
934 * makefile.nt (preprep): New target.
935 (ALL): Build it.
936
937 * makefile.def (ARCH_CFLAGS): Set struct packing to 8.
938
939 * ftime.bat: Invoke preprep to prepare dumped image for profiling.
940 Change prep options to profile libc functions and skip the startup
941 code.
942
9431999-02-15 Geoff Voelker <voelker@cs.washington.edu>
944
945 * makefile.nt: Create installation directory as first step.
946
9471999-01-31 Andrew Innes <andrewi@gnu.org>
948
949 * addsection.c: (ROUND_UP_DST_AND_ZERO): Renamed from
950 ROUND_UP_DST. Zeroes the alignment slop.
951 (copy_executable_and_add_section): Update the
952 SizeOfHeaders field properly.
953
9541999-01-27 Andrew Innes <andrewi@gnu.org>
955
956 * makefile.nt: Do make version comparison as strings.
957
9581999-01-26 Andrew Innes <andrewi@harlequin.co.uk>
959
960 * runemacs.c (WinMain): Pass explicit environment block to
961 CreateProcess, to work around a bug in Windows 95/98.
962
9631999-01-22 Geoff Voelker <voelker@cs.washington.edu>
964
965 * icons: New directory with Davenport's icons.
134d9671 966 * icons/sink.ico: Renamed from emacs.ico.
e8918aee
EZ
967
968 * makefile.nt (install, fast_install): Install Windows icons
969 into etc/icons.
970
971 * emacs.rc (ICON): Use icons/gnu2a32.ico as the default icon.
972
9731999-01-17 Andrew Innes <andrewi@gnu.org>
974
975 * makefile.nt: (ALL): List top-level targets.
976 (addsection): New top-level target.
977 (install): Copy fns-*.el to bin directory.
978
979 * addsection.c: New program to add static heap section to
980 temacs.exe after linking, in support of new unexec method.
981
9821998-12-28 Andrew Innes <andrewi@delysid.gnu.org>
983
984 * cmdproxy.c (spawn): Pass directory for child as parameter.
985 (main): Save startup directory to give to spawn, then change
986 directory to location of .exe in order not to prevent startup
987 directory from being deleted.
988
9891998-12-08 Geoff Voelker <voelker@cs.washington.edu>
990
991 * makefile.nt: Do string comparision of _NMAKE_VER.
992
9931998-12-02 Geoff Voelker <voelker@cs.washington.edu>
994
995 * config.nt (LOCALTIME_CACHE): Define.
996
9971998-11-13 Andrew Innes <andrewi@delysid.gnu.org>
998
999 * install.bat: Convert to DOS format.
1000
10011998-11-10 Andrew Innes <andrewi@harlequin.co.uk>
1002
1003 * cmdproxy.c (main): Set environment size only when running
1004 command.com.
1005
53b37591 10061998-11-03 Theodore Jump <tjump@tertius.com>
e8918aee
EZ
1007
1008 * makefile.def (SYS_LDFLAGS): Use swapfile when running from cd or net.
1009 (DEL_TREE): Use rd instead of rmdir.
1010 (ARCH_CFLAGS): Optimize for P6. Align structures on 8-byte boundaries.
1011 * makefile.nt: Compile multiple source files when possible.
85b2f69e 1012
e8918aee
EZ
10131998-10-05 Geoff Voelker <voelker@cs.washington.edu>
1014
1015 * cmdproxy.c (main): Treat command line options as case-insensitive.
1016
10171998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
1018
1019 * Version 20.3 released.
1020
10211998-07-20 Geoff Voelker <voelker@cs.washington.edu>
1022
1023 * addpm.c (main): Explicitly check result of message box for OK.
1024
10251998-06-05 Andrew Innes <andrewi@harlequin.co.uk>
1026
1027 * inc/sys/file.h (D_OK): Define new macro.
1028
10291998-06-01 Andrew Innes <andrewi@mescaline.gnu.org>
1030
1031 * makefile.def (CFLAGS): Do not define HAVE_NTGUI.
1032
10331998-05-30 Geoff Voelker <voelker@cs.washington.edu>
1034
1035 * emacs.rc (VS_VERSION_INFO): Define.
1036
10371998-04-23 Geoff Voelker <voelker@cs.washington.edu>
1038
1039 * makefile.nt (emacs.bat, debug.bat): Create them in the
1040 installation directory.
1041
10421998-04-23 Andrew Innes <andrewi@harlequin.co.uk>
1043
1044 * ddeclient.c: New file. (Support program for performing limited
e580a741 1045 interprocess communication on Windows.)
e8918aee
EZ
1046
1047 * makefile.nt: Build ddeclient.
1048
1049 * cmdproxy.c (main): Only set environment size for real shell, and
e580a741 1050 provide extra directory argument, when running on Windows 95.
85b2f69e 1051
e8918aee
EZ
10521998-04-17 Geoff Voelker <voelker@cs.washington.edu>
1053
1054 * cmdproxy.c (fail): Exit with a negative return value.
1055 (spawn): Return subprocess return code as an argument.
1056 Explicitly copy environment block.
1057 (main): Update to use return value argument with spawn.
1058 Retry if spawn failed when a subshell was not tried.
1059
1060 * config.nt: Include new macros from src/config.in.
1061 (GNU_MALLOC, REL_ALLOC): Define.
1062 (RE_TRANSLATE_TYPE): Use Lisp_Object as type.
1063 (RE_TRANSLATE): Use char_table_translate.
1064
1065 * makefile.def (CP_DIR): Preserve attributes.
1066
1067 * makefile.nt (clean): Delete patch generated files, optimized
1068 build directory.
1069
10701997-10-01 Geoff Voelker <voelker@cs.washington.edu>
1071
1072 * addpm.c (env_vars): Fix misplaced % in SHELL entry.
1073
10741997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1075
1076 * Version 20.2 released.
1077
10781997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1079
1080 * Version 20.1 released.
1081
10821997-09-11 Geoff Voelker <voelker@cs.washington.edu>
1083
1084 * debug.bat.in: New file.
1085 * makefile.nt (debug.bat): New target.
1086
10871997-09-02 Andrew Innes <andrewi@harlequin.co.uk>
1088
1089 * addpm.c (env_vars): Put site-lisp before lisp in EMACSLOADPATH.
1090 Quote group name. Allow different icons to be specified.
1091
1092 * cmdproxy.c (get_env_size): New function.
1093 (spawn): Explicitly pass in environment when creating subprocess.
1094 (main): Cleaup error messages.
1095 Specify dynamically sized environment block for real shell.
1096 Pass on unhandled switches to real shell.
1097 Quote program name.
1098
85b2f69e 1099 * makefile.def (CFLAGS_COMMON): Place pdb file in object build
e8918aee 1100 directory.
85b2f69e 1101 (CFLAGS) [!MSVCNT11]: Define _CRTAPI1.
e8918aee
EZ
1102
1103 * runemacs.c (WinMain): Allow Emacs process to be started with
e580a741 1104 high or low priority.
e8918aee
EZ
1105
1106 * emacs.bat.in: Remove OS dependent operations.
85b2f69e 1107
e8918aee
EZ
11081997-09-02 Geoff Voelker <voelker@cs.washington.edu>
1109
1110 * addpm.c (env_vars): No longer set INFOPATH.
1111
1112 * cmdproxy.c (get_next_token): Null terminate token returned.
1113
1114 * emacs.bat.in (INFOPATH): No longer set INFOPATH.
1115
11161997-08-10 Andrew Innes <andrewi@harlequin.co.uk>
1117
1118 * addpm.c (env_vars): Set SHELL to cmdproxy.
1119 (main): Initialize idDde to 0.
1120 Determine emacs_path from module file name.
1121 Prompt for install.
1122
1123 * makefile.def (MSVCNT11): Conditionally define it.
1124 (BASE_LIBS): Do not use oldnames.lib.
1125 (SYS_LDFLAGS): Use pdb files.
1126 (CFLAGS_COMMON) [!spd]: Define EMACSDEBUG.
1127 (ARCH_CFLAGS) [i386 && spd]: Use space optimizations.
1128 (ARCH_CFLAGS) [alpha && spd]: Use optimizations.
1129
1130 * makefile.nt (ALL): Build cmdproxy.
1131 (cmdproxy): New target.
1132 (install): Install cmdproxy.
1133
1134 * ftime.bat, debug.bat, cmdproxy.c: New files.
1135
11361997-07-10 Geoff Voelker <voelker@cs.washington.edu>
1137
1138 * inc/sys/socket.h: (shutdown): Define.
1139 (sys_shutdown): Export.
1140
11411997-07-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1142
1143 * config.nt (RE_TRANSLATE): Copy definition from config.in.
1144
11451997-07-01 Geoff Voelker <voelker@cs.washington.edu>
1146
1147 * config.nt: Update file comments.
1148 Update undefs added/removed in src/config.in.
1149
11501997-06-19 Geoff Voelker <voelker@cs.washington.edu>
1151
1152 * makefil.def, emacs.bat: Use windows95 and windowsnt instead
1153 of win95 and winnt, respectively.
1154
11551997-01-04 Geoff Voelker <voelker@cs.washington.edu>
1156
1157 * makefile.nt (real_install): Create site-lisp in installation dir.
1158 * addpm.c (env_vars): Add site-lisp to EMACSLOADPATH.
1159 * emacs.bat.in: Add site-lisp to EMACSLOADPATH.
1160
e8918aee
EZ
11611996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1162
1163 * Version 19.33 released.
1164
11651996-08-09 Geoff Voelker <voelker@cs.washington.edu>
1166
1167 * runemacs.c (WinMain): Put a space between the binary and its args.
1168
11691996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1170
1171 * Version 19.32 released.
1172
11731996-07-16 Andrew Innes <andrewi@harlequin.co.uk>
1174
1175 * makefile.nt (clean): Use OBJDIR macro.
1176
11771996-06-03 Kim F. Storm <kfs@olicom.dk>
1178
e580a741 1179 * runemacs.c (CHOOSE_NEWEST_EXE): New parameter macro.
e8918aee
EZ
1180 Not defined by default.
1181 (WinMain): Add conditional testing CHOOSE_NEWEST_EXE.
1182 (WinMain): Convert backslashes to slashes in env var values.
1183
e580a741 1184 * addpm.c (env_vars): Use slashes, not backslashes.
e8918aee
EZ
1185
11861996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
1187
1188 * Version 19.31 released.
1189
11901996-05-13 Andrew Innes <andrewi@harlequin.co.uk>
1191
1192 * install.bat: Set BUILD_TYPE and INSTALL_DIR before calling make;
1193 undo settings afterwards.
1194
11951996-05-08 Andrew Innes <andrewi@harlequin.co.uk>
1196
1197 * addpm.c (env_vars): Set SHELL registry entry to value of COMSPEC
e580a741 1198 environment variable.
e8918aee 1199
53b37591 12001996-05-03 Andrew Innes <andrewi@harlequin.co.uk>
e8918aee
EZ
1201
1202 * install.bat: Allow for optimized build.
1203 * makefile.def [BUILD_TYPE]: Build optimized version in its own dir.
1204 (ARCH_CFLAGS) [BUILD_TYPE == spd]: Build optimized version.
1205
53b37591 12061996-05-03 Andrew Innes <andrewi@harlequin.co.uk>
e8918aee
EZ
1207
1208 * addpm.c (REG_ROOT): Don't use a trailing backslash.
1209 (env_vars): Rename field emacs_path to emacs_dir.
1210 (main): Add link to runemacs instead of emacs.
1211
1212 * install.bat: Check if INSTALL_DIR is passed as an argument.
1213
1214 * makefile.def (CONFIG_H) [WIN95]: Use config.nt.
1215
1216 * makefile.nt: Build and install runemacs.exe.
1217
1218 * runemacs.c: New file.
1219
1220 * config.w95: File removed.
1221
1222 * inc/netdb.h, inc/unistd.h, inc/arpa/inet.h, inc/netinet/in.h,
1223 inc/sys/socket.h, inc/sys/time.h: New header files.
1224
1225 * inc/sys/file.h (F_OK, X_OK, W_OK, R_OK): New macros.
85b2f69e 1226
e8918aee
EZ
12271996-03-27 Geoff Voelker <voelker@cs.washington.edu>
1228
1229 * makefile.def (DEL): Defined.
1230 (DEL_TREE) [win95]: Defined.
1231 (SYS_LDFLAGS): Set executable versions to 3.10.
85b2f69e 1232
e8918aee
EZ
1233 * makefile.nt: Change uses of del to $(DEL).
1234
12351996-01-17 Erik Naggum <erik@naggum.no>
1236
1237 * All files: Update FSF's address in comment preamble.
1238
12391996-01-03 George V. Reilly <georger@microcrafts.com>
1240
1241 * emacs.ico: Now the proverbial kitchen sink icon.
1242
12431995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1244
1245 * Version 19.30 released.
1246
12471995-11-22 Geoff Voelker <voelker@cs.washington.edu>
1248
1249 * makefile.def (CP_DIR): Use platform independent switches for xcopy.
1250
1251 * makefile.nt (install, fast_install, real_install, clean):
1252 Don't use switches to del not supported by Win95.
1253
12541995-11-07 Kevin Gallo <kgallo@microsoft.com>
1255
1256 * makefile.nt (addpm.exe): Link with $(ADVAPI32).
1257 (install, fast_install): Change same-dir test to create test file in
1258 installation tree and thereby support read-only shares.
1259 (clean): Remove .pdb files.
1260
1261 * makefile.def (NTGUI): New macro.
1262 [NTGUI] (CFLAGS): Define HAVE_NTGUI.
1263
1264 * config.nt, config.w95: Update to latest src/config.in.
1265
1266 * addpm.c (env_vars): New variable.
1267 (add_registry): New procedure.
1268 (main): Use values of configuration environment variables from
1269 the registry if defined, the process environment otherwise.
1270
12711995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1272
1273 * Version 19.29 released.
1274
1275 * makefile.nt (addpm.exe): Change WinMainCRTStartup to mainCRTStartup.
1276
12771995-06-13 Geoff Voelker <voelker@cs.washington.edu>
1278
1279 * makefile.nt: Define .c to .obj suffix rule.
1280 (addpm.obj): Compile directly, use CFLAGS.
1281 (addpm.exe): Link from addpm.obj.
85b2f69e 1282
e8918aee
EZ
1283 * makefile.def (MSVCNT11): Defined.
1284 (BASE_LIBS) [MSVCNT11]: Use oldnames.lib.
1285 (CFLAGS_COMMON): Defined.
1286 (CFLAGS) [MSVCNT11]: Define _CRTAPI1 to _cdecl.
85b2f69e 1287
e8918aee
EZ
12881995-06-09 Geoff Voelker <voelker@cs.washington.edu>
1289
134d9671
JB
1290 * emacs.bat.in: Renamed from emacs.bat.
1291 (emacs_dir): Renamed from emacs_path.
e8918aee
EZ
1292 Definition removed.
1293
1294 * addpm.c: New file.
1295 * makefile.nt (ALL,addpm,addpm.exe,addpm.obj): Defined.
1296 (all): Depend upon $(BLD) and $(ALL).
1297 (install): Depend upon emacs.bat.
1298 Create program item for Emacs.
1299 (clean): Delete obj.
1300 (emacs.bat): Defined.
1301 * makefile.def (EMACS_ICON_PATH,ADDPM): Defined.
1302
13031995-05-27 Geoff Voelker <voelker@cs.washington.edu>
1304
1305 * ebuild.bat, emacs.bat, fast-install.bat, install.bat:
1306 Add carriage returns; necessary for batch files on Win95.
1307
13081995-05-25 Geoff Voelker <voelker@cs.washington.edu>
1309
1310 * config.w95: Created.
1311 * config.h: Changed to config.nt.
85b2f69e 1312
e8918aee
EZ
1313 * makefile.nt (SUBDIRS): Commented out.
1314 (all,install,clean): Expand for-loops.
1315 (BUILD_CMD,INSTALL_CMD,CLEAN_CMD): Defined.
1316
1317 * makefile.def (SYS_LIB_DIR,SYS_INC_DIR): Undefined.
1318 (ARCH): New definition.
1319 (CPU,CONFIG_H,OS_TYPE): Defined.
1320 (INCLUDE,LIB): Checked if valid.
1321 (ntwin32.mak): Included.
1322 (AR,CC,LINK): New definition.
1323 (ADVAPI32,libc,BASE_LIBS): Defined.
1324 (SYS_LDFLAGS): New definition.
1325 Update comments and preprocessor conditionals.
1326
1327 * emacs.bat (SHELL): Conditionally defined.
1328 (HOME): Conditionally defined.
1329 (emacs_path,HOME): Update comments.
1330 Turn off all echo.
1331
13321995-05-09 Geoff Voelker <voelker@cs.washington.edu>
1333
1334 * _emacs, config.h, ebuild.bat, emacs.bat, emacs.rc,
1335 fast-install.bat, install.bat, makefile.def, makefile.nt, paths.h,
1336 inc/pwd.h, inc/sys/dir.h, inc/sys/file.h, inc/sys/ioctl.h,
1337 inc/sys/param.h: Removed carriage-returns.
1338
13391995-05-06 Geoff Voelker <voelker@cs.washington.edu>
1340
1341 * makefile.def (CVTRES): Defined.
1342
1343 * emacs.ico, emacs.rc: New files by Kevin Gallo.
1344
13451995-04-10 Geoff Voelker <voelker@cs.washington.edu>
1346
88c71720 1347 * src: Remove directory.
e8918aee
EZ
1348
1349 * src\config.h, src\paths.h: Moved to parent dir, src removed.
1350
13511995-04-09 Geoff Voelker <voelker@cs.washington.edu>
1352
1353 * makefile.def (INSTALL_DIR): Changed to generic directory.
1354
1355 * emacs.bat: Added arguments when emacs.exe invoked.
1356
1357 * ebuild.cmd, emacs.cmd, install.cmd: Changed extension to .bat.
1358
e580a741 13591994-12-13 Geoff Voelker <voelker@cs.washington.edu>
e8918aee
EZ
1360
1361 * makefile.def (CC): In configuration section.
1362 (COMPAT_LIB): Defined.
1363
e580a741 13641994-11-01 Geoff Voelker <voelker@cs.washington.edu>
e8918aee
EZ
1365
1366 * src/paths.h: New file.
1367
1368 * src/config.h: New file.
1369
1370 * inc/pwd.h: New file.
1371
1372 * inc/sys/dir.h: New file.
1373
1374 * inc/sys/file.h: New file.
1375
1376 * inc/sys/ioctl.h: New file.
1377
1378 * inc/sys/param.h: New file.
1379
1380 * todo: New file.
1381
88c71720 1382 * README: New file.
e8918aee
EZ
1383
1384 * makefile.nt: New file.
1385
e580a741 1386 * makefile.def: New file.
85b2f69e 1387
e580a741 1388 * install.cmd: New file.
e8918aee 1389
e580a741 1390 * INSTALL: New file.
e8918aee 1391
e580a741 1392 * fast-install.cmd: New file.
e8918aee
EZ
1393
1394 * emacs.cmd: New file.
1395
1396 * ebuild.cmd: New file.
1397
1398 * _emacs: New file.
1399
1400;; Local Variables:
1401;; coding: iso-2022-7bit
33462dfa 1402;; add-log-time-zone-rule: t
e8918aee 1403;; End:
2a34a036 1404
b65d8176 1405 Copyright (C) 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2003, 2004,
4e6835db 1406 2005, 2006, 2007 Free Software Foundation, Inc.
7f6d64f8
GM
1407
1408 This file is part of GNU Emacs.
1409
1410 GNU Emacs is free software; you can redistribute it and/or modify
1411 it under the terms of the GNU General Public License as published by
4a9f99bd 1412 the Free Software Foundation; either version 3, or (at your option)
7f6d64f8
GM
1413 any later version.
1414
1415 GNU Emacs is distributed in the hope that it will be useful,
1416 but WITHOUT ANY WARRANTY; without even the implied warranty of
1417 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1418 GNU General Public License for more details.
1419
1420 You should have received a copy of the GNU General Public License
1421 along with GNU Emacs; see the file COPYING. If not, write to the
1422 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
1423 Boston, MA 02110-1301, USA.
ab5796a9
MB
1424
1425;;; arch-tag: b3d2c29c-04a0-45d0-b52d-57354711c414