]> code.delx.au - gnu-emacs/blob - nt/ChangeLog
Gnus: fix XEmacs compilation
[gnu-emacs] / nt / ChangeLog
1 2014-11-24 Glenn Morris <rgm@gnu.org>
2
3 * Makefile.in (../src/emacs.res): New target.
4
5 2014-11-22 Glenn Morris <rgm@gnu.org>
6
7 * emacs.rc.in, emacsclient.rc.in: Rename from emacs.rc, emacsclient.rc.
8 Let configure generate the real files, and set the version numbers.
9 * Makefile.in (distclean): Delete *.rc.
10 (emacs.res): Update deps for nt/emacsclient.rc now being in the
11 build directory, not the source directory.
12
13 * Makefile.in (emacs.res): Add dependency on icons/hand.cur.
14
15 2014-11-18 Glenn Morris <rgm@gnu.org>
16
17 * Makefile.in (addpm${EXEEXT}, ddeclient${EXEEXT})
18 (cmdproxy${EXEEXT}, runemacs${EXEEXT}, emacs.res):
19 Use automatic variables.
20
21 2014-10-26 Dani Moncayo <dmoncayo@gmail.com>
22
23 * README.W32 (Preliminaries): Don't assume that this file is at
24 the top level.
25 (Setting up Emacs): Minor rewording to be more accurate.
26
27 2014-10-25 Eric S. Raymond <esr@thyrsus.com>
28
29 * Neutralize language specific to a repository type.
30
31 2014-10-22 Noam Postavsky <npostavs@users.sourceforget.net>
32
33 * nt/cmdproxy.c (batch_file_p): New function.
34 (spawn): If calling a quoted batch file pass NULL for progname.
35 (Bug#18745)
36
37 2014-10-20 Glenn Morris <rgm@gnu.org>
38
39 * Merge in all changes up to 24.4 release.
40
41 2014-09-29 Eli Zaretskii <eliz@gnu.org>
42
43 * makefile.w32-in (VERSION): Bump version to 25.0.50.
44
45 * emacsclient.rc: Bump version to 25.0.50.
46
47 * emacs.rc: Bump version to 25.0.50.
48
49 * config.nt (VERSION): Bump version to 25.0.50.
50
51 2014-09-01 Eli Zaretskii <eliz@gnu.org>
52
53 * gnulib.mk: Synchronize with lib/gnulib.mk.
54
55 2014-06-15 Glenn Morris <rgm@gnu.org>
56
57 * Makefile.in (LDFLAGS): Explicitly set via configure.
58
59 2014-06-15 Eli Zaretskii <eliz@gnu.org>
60
61 * Makefile.in (CPPFLAGS): Define.
62
63 2014-06-15 Glenn Morris <rgm@gnu.org>
64
65 * Makefile.in (bootstrap-clean): New.
66
67 2014-06-05 Dmitry Antipov <dmantipov@yandex.ru>
68
69 * inc/ms-w32.h (POLL_FOR_INPUT): Define with HAVE_WINDOW_SYSTEM.
70
71 2014-05-29 Eli Zaretskii <eliz@gnu.org>
72
73 * Makefile.in (DONT_INSTALL): Now empty.
74 (addsection${EXEEXT}): Remove target.
75 * addsection.c: Remove file.
76
77 2014-05-27 Fabrice Popineau <fabrice.popineau@gmail.com>
78
79 * inc/ms-w32.h: Switch to the system heap allocation scheme
80 instead of GNU malloc and ralloc.
81
82 * inc/sys/mman.h: New file.
83
84 * INSTALL: Update for the new build requirements.
85
86 2014-05-17 Paul Eggert <eggert@cs.ucla.edu>
87
88 Assume C99 or later (Bug#17487).
89 * gnulib.mk: Remove stdarg and stdbool modules.
90
91 2014-05-16 Paul Eggert <eggert@cs.ucla.edu>
92
93 Don't require pkg-config when building from repository.
94 * INSTALL: Remove no-longer-needed notes about pkg-config.
95
96 2014-05-05 Eli Zaretskii <eliz@gnu.org>
97
98 * INSTALL: Update to the effect that pkg-config is now required
99 for building from the repository.
100
101 2014-04-30 Eli Zaretskii <eliz@gnu.org>
102
103 * cmdproxy.c (make_absolute): Don't copy more characters from PATH
104 than a single directory name can hold. (Bug#17334)
105
106 2014-04-22 Eli Zaretskii <eliz@gnu.org>
107
108 * inc/ms-w32.h (lseek): Define only if not already a macro.
109 Suggested by Fabrice Popineau <fabrice.popineau@gmail.com>.
110
111 2014-04-11 Ken Brown <kbrown@cornell.edu>
112
113 * emacs.rc: Revert last change.
114
115 2014-04-07 Ken Brown <kbrown@cornell.edu>
116
117 * emacs.rc: Don't use manifest on Cygwin. (Bug#17176)
118
119 2014-02-17 Juanma Barranquero <lekktu@gmail.com>
120
121 * Makefile.in (install): Create destination directory before copying
122 README.W32, and use ${datadir} to refer to the file (bug#16772).
123
124 2014-02-13 Juanma Barranquero <lekktu@gmail.com>
125
126 * Makefile.in (datarootdir, datadir, INSTALL_DATA): Declare.
127 (install): Copy README.W32 to $(datadir)/emacs/$(version).
128 (uninstall): Remove README.W32. (Bug#14757)
129
130 2014-02-08 Eli Zaretskii <eliz@gnu.org>
131
132 * INSTALL: Update for Emacs 24.4.
133
134 * README: Update for Emacs 24.4.
135
136 * README.W32: Update and improve instructions. (Bug#14762)
137
138 2014-02-08 Lars Ingebrigtsen <larsi@gnus.org>
139
140 * README.W32: Say what GnuTLS and libxml2 does (bug#14762).
141
142 2014-01-18 Eli Zaretskii <eliz@gnu.org>
143
144 * runemacs.c (ensure_unicows_dll): Don't tell in the message box
145 that "emacs -nw" can do without UNICOWS.DLL on Windows 9X. See
146 w32.c:maybe_load_unicows_dll and its callers for the reason.
147
148 2014-01-11 Claudio Bley <claudio.bley@googlemail.com>
149
150 * inc/sys/stat.h (_WSTAT_DEFINED): Define, to avoid compilation
151 failures when wchar.h is included.
152
153 2014-01-11 Fabrice Popineau <fabrice.popineau@supelec.fr>
154
155 * inc/ms-w32.h (pthread_sigmask): Undefine if defined, for MinGW64.
156
157 2013-12-31 Fabrice Popineau <fabrice.popineau@supelec.fr>
158
159 * inc/ms-w32.h (sys_kill): Fix prototype.
160
161 2013-12-30 Eli Zaretskii <eliz@gnu.org>
162
163 * inc/ms-w32.h (umask) [emacs]: Redirect to sys_umask. (Bug#16299)
164
165 2013-12-23 Eli Zaretskii <eliz@gnu.org>
166
167 * README.W32:
168 * INSTALL: Update instructions for downloading and using image
169 libraries in general, and librsvg in particular.
170
171 2013-12-16 Eli Zaretskii <eliz@gnu.org>
172
173 * emacs-x64.manifest:
174 * emacs-x86.manifest: Declare that we target Windows 8.1 as well
175 as earlier versions. This is so GetVersion and GetVersionEx APIs
176 used for bug reporting and other purposes return accurate version
177 number on Windows 8.1. See the discussion on MSDN
178 http://msdn.microsoft.com/en-us/library/windows/desktop/dn302074.aspx
179 for more details.
180
181 2013-12-12 Eli Zaretskii <eliz@gnu.org>
182
183 * inc/ms-w32.h (MAX_UTF8_PATH): New macro.
184 (opendir, closedir, readdir, seekdir): Redirect to replacement
185 functions.
186 * inc/dirent.h: Make d_name[] be MAXNAMELEN*4 characters long.
187
188 2013-11-27 Glenn Morris <rgm@gnu.org>
189
190 * README.W32:
191 * addpm.c (env_vars):
192 * epaths.nt (PATH_LOADSEARCH, PATH_DUMPLOADSEARCH):
193 * paths.h (PATH_LOADSEARCH): No more leim directory.
194
195 2013-11-26 Glenn Morris <rgm@gnu.org>
196
197 * epaths.nt (PATH_DUMPLOADSEARCH): Add leim/.
198
199 2013-11-12 Dani Moncayo <dmoncayo@gmail.com>
200
201 * msysconfig.sh: Remove.
202 * INSTALL: Update for this.
203
204 2013-11-09 Glenn Morris <rgm@gnu.org>
205
206 * mingw-cfg.site: No need for this to be executable.
207
208 2013-10-24 Glenn Morris <rgm@gnu.org>
209
210 * Makefile.in ($(DESTDIR)${archlibdir}):
211 Avoid non-portable "`\" nesting.
212
213 * Makefile.in (abs_top_srcdir): New, set by configure.
214
215 2013-10-23 Glenn Morris <rgm@gnu.org>
216
217 * Makefile.in ($(DESTDIR)${archlibdir}, install, uninstall):
218 Quote entities that might contain whitespace.
219
220 2013-10-14 Eli Zaretskii <eliz@gnu.org>
221
222 * inc/mingw_time.h: New file.
223
224 * inc/ms-w32.h: Include mingw_time.h instead of doing its job.
225
226 2013-10-12 Eli Zaretskii <eliz@gnu.org>
227
228 * inc/dirent.h (struct dirent) [__MINGW_MAJOR_VERSION >= 4]: Make
229 the layout of 'struct dirent' be compatible with MinGW32 runtime
230 versions 4.0 and later.
231
232 * inc/ms-w32.h (__MINGW_MAJOR_VERSION, __MINGW_MINOR_VERSION)
233 (__MINGW_PATCHLEVEL) [!__MINGW64_VERSION_MAJOR]: Define, if not
234 defined, but not for MinGW64.
235 (_USE_32BIT_TIME_T) [__MINGW64_VERSION_MAJOR]: Define, to force
236 use of 32-bit time_t type.
237
238 2013-10-07 Paul Eggert <eggert@cs.ucla.edu>
239
240 Improve support for popcount and counting trailing zeros (Bug#15550).
241 * gnulib.mk: Merge changes from ../lib/gnulib.mk.
242
243 2013-10-04 Paul Eggert <eggert@cs.ucla.edu>
244
245 * gnulib.mk: Create <byteswap.h> from <byteswap.in.h>.
246
247 2013-09-20 Eli Zaretskii <eliz@gnu.org>
248
249 * mingw-cfg.site (gl_cv_sys_struct_timeval_tv_sec): Set to "yes"
250 to avoid gnulib replacement of 'struct timeval' and the resulting
251 compilation of lib/gettimeofday.c with incompatible version of
252 gettimeofday. Related discussions on emacs-devel:
253 http://lists.gnu.org/archive/html/emacs-devel/2013-09/msg00286.html
254 http://lists.gnu.org/archive/html/emacs-devel/2013-09/msg00361.html
255
256 2013-08-31 Glenn Morris <rgm@gnu.org>
257
258 * INSTALL: Rename from INSTALL.MSYS.
259 * INSTALL.OLD: Rename from INSTALL.
260 * configure.bat: Update for INSTALL name changes.
261
262 2013-08-25 Vincent Belaïche <vincentb1@users.sourceforge.net>
263
264 * configure.bat: Rather than disabling, make configure.bat produce
265 some warning that building with configure.bat is deprecated and
266 ask for confirmation to continue.
267
268 2013-08-25 Glenn Morris <rgm@gnu.org>
269
270 * INSTALL: Refer to INSTALL.MSYS.
271 * configure.bat: Disable it.
272
273 2013-08-04 Eli Zaretskii <eliz@gnu.org>
274
275 * mingw-cfg.site (ac_cv_func_mkostemp): New var with value of "yes".
276
277 * inc/ms-w32.h (mkostemp): Declare prototype.
278 (mktemp): Don't redirect to sys_mktemp.
279
280 * config.nt (HAVE_MKOSTEMP): Define to 1. (Bug#15015)
281
282 2013-07-07 Eli Zaretskii <eliz@gnu.org>
283
284 * inc/sys/socket.h (F_SETFD, O_CLOEXEC, F_DUPFD_CLOEXEC)
285 (FD_CLOEXEC): New macros.
286
287 2013-07-07 Paul Eggert <eggert@cs.ucla.edu>
288
289 Make file descriptors close-on-exec when possible (Bug#14803).
290 * gnulib.mk: Remove empty gl_GNULIB_ENABLED_verify section;
291 otherwise, gnulib-tool complains given close-on-exec changes.
292 * inc/ms-w32.h (pipe): Remove.
293 * mingw-cfg.site (ac_cv_func_fcntl, gl_cv_func_fcntl_f_dupfd_cloexec)
294 (gl_cv_func_fcntl_f_dupfd_works, ac_cv_func_pipe2): New vars.
295
296 2013-06-25 Juanma Barranquero <lekktu@gmail.com>
297
298 * configure.bat: Add warning to the help text about using the
299 MSYS/MinGW building procedure.
300
301 2013-06-07 Eli Zaretskii <eliz@gnu.org>
302
303 * INSTALL.MSYS: mingw-get is not a GUI program (yet).
304 msys-automake is not suitable for MinGW builds. Mention the
305 --enable-locallisppath switch to msysconfig.sh. Suggested by
306 Óscar Fuentes <ofv@wanadoo.es>.
307
308 2013-06-07 Richard Copley <rcopley@gmail.com> (tiny change)
309
310 * epaths.nt (PATH_SITELOADSEARCH): Fix commentary.
311
312 2013-06-03 Eli Zaretskii <eliz@gnu.org>
313
314 * config.nt: Add HAVE_GFILENOTIFY, HAVE_W32NOTIFY and USE_FILE_NOTIFY.
315
316 2013-06-03 Eli Zaretskii <eliz@gnu.org>
317
318 * inc/sys/time.h (struct timeval): Remove the _W64 guards.
319
320 2013-06-01 Eli Zaretskii <eliz@gnu.org>
321
322 * inc/sys/time.h [!_TIMEZONE_DEFINED]: Define _TIMEZONE_DEFINED to
323 avoid multiple definition errors on MinGW64.
324
325 2013-05-31 Eli Zaretskii <eliz@gnu.org>
326
327 * inc/sys/time.h (gettimeofday): Use '__restrict' instead of
328 'restrict', which is a C99 extension. See
329 http://lists.gnu.org/archive/html/emacs-devel/2013-05/msg00588.html
330 and the following discussion for the problem this caused in the
331 old nt/configure.bat build.
332
333 2013-05-29 Eli Zaretskii <eliz@gnu.org>
334
335 * Makefile.in (emacs.res): Include srcdir when preprocessing
336 resources, for out-of-tree builds.
337 (mostlyclean): Remove *.res files.
338
339 2013-05-17 Eli Zaretskii <eliz@gnu.org>
340
341 * runemacs.c (WinMain): Support invocation of un-installed
342 nt/runemacs.exe, by looking for src/emacs.exe.
343
344 2013-05-16 Eli Zaretskii <eliz@gnu.org>
345
346 * inc/stdint.h (SIZE_MAX) [!__GNUC__]: Define. (Bug#14409)
347
348 * msysconfig.sh: New file.
349
350 * mingw-cfg.site: New file.
351
352 * makefile.w32-in (LOCAL_FLAGS): Add -DOLD_PATHS=1.
353
354 * inc/unistd.h: Include pwd.h and sys/types.h.
355
356 * inc/sys/time.h (_TIMEVAL_DEFINED, timerisset, timercmp)
357 (timerclear): Define.
358 (gettimeofday): Adjust signature to be Posix compatible, by using
359 the 'restrict' keyword.
360
361 * inc/sys/stat.h (UTIME_NOW, UTIME_OMIT): Define.
362 (struct _stat, struct _stati64): Define.
363
364 * inc/sys/socket.h (timeval): Define only for MSVC.
365 (FD_SET, FD_CLR, FD_ISSET, fd_set): Redefine only if
366 EMACS_CONFIG_H is defined.
367 (timeval): Undefine only for MSVC.
368
369 * inc/ms-w32.h (HAVE___BUILTIN_UNWIND_INIT, restrict)
370 (HAVE_WINDOW_SYSTEM, HAVE_MENUS, EMACS_CONFIGURATION)
371 (EMACS_CONFIG_OPTIONS, HAVE_LONG_LONG_INT)
372 (HAVE_UNSIGNED_LONG_LONG_INT): Define only if not already defined.
373 (fileno): Move definition after including stdio.h.
374 (sigset_t): Guard typedef by _W64.
375
376 * gnulib.mk: New file.
377
378 * epaths.nt: New file.
379
380 * addpm.c [!OLD_PATHS]: Include src/epaths.h, instead of having a
381 copy of the file names there.
382 <env_vars> [!OLD_PATHS]: Use macros from epaths.h instead of
383 literal strings.
384
385 * Makefile.in: New file.
386
387 * INSTALL.MSYS: New file.
388
389 * INSTALL: Mention INSTALL.MSYS.
390
391 2013-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
392
393 * makefile.w32-in (clean, top-distclean): DOC-X doesn't exist any more.
394
395 2013-05-08 Juanma Barranquero <lekktu@gmail.com>
396
397 * config.nt: Sync with autogen/config.in.
398 (HAVE_ACLSORT, HAVE_ACLV_H, HAVE_ACLX_GET, HAVE_ACL_COPY_EXT_NATIVE)
399 (HAVE_ACL_CREATE_ENTRY_NP, HAVE_ACL_DELETE_DEF_FILE)
400 (HAVE_ACL_DELETE_FD_NP, HAVE_ACL_DELETE_FILE_NP, HAVE_ACL_ENTRIES)
401 (HAVE_ACL_EXTENDED_FILE, HAVE_ACL_FIRST_ENTRY, HAVE_ACL_FREE)
402 (HAVE_ACL_FREE_TEXT, HAVE_ACL_FROM_MODE, HAVE_ACL_FROM_TEXT)
403 (HAVE_ACL_GET_FD, HAVE_ACL_GET_FILE, HAVE_ACL_LIBACL_H, HAVE_ACL_SET_FD)
404 (HAVE_ACL_TO_SHORT_TEXT, HAVE_ACL_TRIVIAL, HAVE_ACL_TYPE_EXTENDED)
405 (HAVE_FACL, HAVE_GETACL, HAVE_STATACL, HAVE_SYS_ACL_H, HAVE_XINERAMA)
406 (HAVE_XRANDR, HAVE_XRRGETOUTPUTPRIMARY)
407 (HAVE_XRRGETSCREENRESOURCESCURRENT, USE_ACL): New macros.
408
409 2013-05-07 Paul Eggert <eggert@cs.ucla.edu>
410
411 Use Gnulib ACL implementation, for benefit of Solaris etc. (Bug#14295)
412 * config.nt (HAVE_ACL_SET_FILE): Rename from HAVE_POSIX_ACL.
413 * inc/ms-w32.h (EOPNOTSUPP): New macro.
414
415 2013-04-09 Ken Brown <kbrown@cornell.edu>
416
417 * emacs.rc: Use 64-bit manifest for 64-bit Cygwin build.
418 (Bug#12993)
419
420 2013-04-01 Eli Zaretskii <eliz@gnu.org>
421
422 * README: A better documentation of ddeclient.exe.
423
424 * README.W32: A better documentation of ddeclient.exe.
425
426 * paths.h (PATH_EXEC): Add nt/oo-spd/i386 and nt/oo/i386
427 subdirectories.
428
429 2013-03-30 Eli Zaretskii <eliz@gnu.org>
430
431 * inc/ms-w32.h (TERM_HEADER): Remove definition.
432
433 * config.nt (TERM_HEADER): Move the definition to "w32term.h" from
434 ms-w32.h.
435
436 2013-03-29 Eli Zaretskii <eliz@gnu.org>
437
438 * inc/ms-w32.h (copysign) [_MSC_VER]: Redirect to _copysign.
439
440 * config.nt (HAVE_COPYSIGN): Define.
441
442 2013-03-29 Juanma Barranquero <lekktu@gmail.com>
443
444 * config.nt: Sync with autogen/config.in.
445 (HAVE_XKBGETKEYBOARD): Remove.
446 (HAVE_XKB): New macro.
447
448 2013-03-27 Eli Zaretskii <eliz@gnu.org>
449
450 * makefile.w32-in (all-other-dirs-nmake, all-other-dirs-gmake)
451 (bootstrap, bootstrap-nmake, bootstrap-gmake, install-addpm):
452 Depend on .exe files.
453
454 * inc/ms-w32.h (sys_localtime) [_W64]: Provide a prototype, to
455 avoid MinGW64 compiler warnings in editfns.c.
456
457 Fix rules for parallel builds.
458 * makefile.w32-in (ALL): Depend on *.exe files, not on phony names
459 without the .exe suffix.
460 (addpm, ddeclient, cmdproxy, addsection, preprep): Remove phony
461 targets.
462 (.PHONY): Remove.
463
464 * addpm.c (_WIN32_IE) [_W64]: Move after inclusion of standard
465 headers, since that's where _W64 is declared by MinGW64.
466
467 2013-03-26 Eli Zaretskii <eliz@gnu.org>
468
469 * inc/ms-w32.h (USE_NO_MINGW_SETJMP_TWO_ARGS): Don't define.
470 (HAVE__SETJMP) [_W64]: Undefine for MinGW64.
471
472 * addsection.c (_ANONYMOUS_UNION, _ANONYMOUS_STRUCT): Do not
473 define for MinGW64.
474
475 * preprep.c (_ANONYMOUS_UNION, _ANONYMOUS_STRUCT): Do not define
476 for MinGW64.
477
478 Fix more incompatibilities between MinGW.org and MinGW64 headers
479 reported by Óscar Fuentes in
480 http://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00733.html
481 http://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00699.html
482 and in
483 http://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00707.html.
484 * inc/ms-w32.h (USE_NO_MINGW_SETJMP_TWO_ARGS) [_W64]: Define to 1.
485 For MinGW64, include sys/types.h and time.h.
486 (_WIN32_WINNT) [!_W64]: Don't define for MinGW64.
487
488 * inc/sys/stat.h (chmod): Remove _CRTIMP from prototype.
489
490 * inc/sys/time.h (struct timeval) [!_W64]: Guard definition with
491 _W64.
492 (struct timezone) [!_TIMEZONE_DEFINED]: Guard definition with
493 _TIMEZONE_DEFINED.
494
495 * addpm.c (_WIN32_IE) [_W64]: For MinGW64, don't define to 0x400.
496
497 * inc/sys/stat.h: Remove _CRTIMP from prototypes of fstat, stat,
498 lstat, and fstatat.
499
500 2013-03-25 Eli Zaretskii <eliz@gnu.org>
501
502 Fix incompatibilities between MinGW.org and MinGW64 headers
503 reported by Óscar Fuentes in
504 http://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00611.html.
505 * inc/ms-w32.h (struct timespec): Don't define if
506 _TIMESPEC_DEFINED is already defined.
507 (sigset_t) [!_POSIX]: Typedef for MinGW64.
508 (_WIN32_WINNT, WIN32_LEAN_AND_MEAN): Move definitions before
509 including the first system header, to avoid redefinition if some
510 system header defines a default value.
511
512 * inc/sys/time.h (struct itimerval): Don't define if
513 _TIMESPEC_DEFINED is already defined.
514
515 2013-03-16 Eli Zaretskii <eliz@gnu.org>
516
517 Fix the MSVC build. (Bug#13939)
518 * inc/stdint.h (UINTPTR_MAX): Define.
519
520 * nmake.defs (libc): Fix syntax of !if conditional.
521
522 2013-03-15 Juanma Barranquero <lekktu@gmail.com>
523
524 * config.nt: Sync with autogen/config.in.
525 (BSD_SYSTEM, BSD_SYSTEM_AHB, HAVE_ALARM, HAVE__PUTENV): Remove.
526 (HAVE_DECL_ALARM, HAVE_DECL_FDATASYNC, HAVE_DECL__PUTENV)
527 (HAVE_FDATASYNC): New macros.
528
529 2013-03-13 Paul Eggert <eggert@cs.ucla.edu>
530
531 File synchronization fixes (Bug#13944).
532 * inc/ms-w32.h (fdatasync): New macro, suggested by Eli Zaretskii.
533
534 2013-03-05 Paul Eggert <eggert@cs.ucla.edu>
535
536 FILE's lock is now always .#FILE and may be a regular file (Bug#13807).
537 * inc/unistd.h (O_NOFOLLOW): New macro.
538
539 2013-03-04 Juanma Barranquero <lekktu@gmail.com>
540
541 * config.nt: Sync with autogen/config.in.
542 (DATA_START, ORDINARY_LINK): Remove.
543 (HAVE_DATA_START, HAVE__PUTENV): New macros.
544
545 2013-02-25 Eli Zaretskii <eliz@gnu.org>
546
547 * inc/ms-w32.h (BOOT_TIME_FILE): Define.
548
549 * config.nt (CLASH_DETECTION): Define to 1.
550
551 2013-02-16 Eli Zaretskii <eliz@gnu.org>
552
553 * inc/ms-w32.h (__STDC__): Fiddle with value only for MSVC.
554 (Bug#9066)
555 (chown, logb): Remove, unused.
556
557 2013-02-13 Juanma Barranquero <lekktu@gmail.com>
558
559 * config.nt: Sync with autogen/config.in.
560 (GC_MARK_STACK): Remove.
561 (GNULIB_FDOPENDIR, HAVE_DECL_FDOPENDIR, HAVE_DECL_MEMRCHR)
562 (HAVE_DIRENT_H, HAVE_FDOPENDIR, HAVE_FSTATAT, HAVE_MEMRCHR)
563 (HAVE_WORKING_FSTATAT_ZERO_FLAG, _NETBSD_SOURCE): New macros.
564
565 2013-02-12 Eli Zaretskii <eliz@gnu.org>
566
567 * inc/ms-w32.h: Add prototype for memrchr.
568
569 2013-02-01 Paul Eggert <eggert@cs.ucla.edu>
570
571 Use fdopendir, fstatat and readlinkat, for efficiency (Bug#13539).
572 * inc/sys/stat.h (fstatat):
573 * inc/unistd.h (readlinkat): New decls.
574
575 2013-01-28 Eli Zaretskii <eliz@gnu.org>
576
577 * inc/dirent.h (opendir): Update prototype.
578
579 2013-01-11 Eli Zaretskii <eliz@gnu.org>
580
581 * inc/unistd.h (O_IGNORE_CTTY): Define, as it is unconditionally
582 used in term.c. (Bug#13387)
583
584 2013-01-09 Juanma Barranquero <lekktu@gmail.com>
585
586 * config.nt: Sync with autogen/config.in.
587 (HAVE_GTK_HANDLE_BOX_NEW, HAVE_GTK_TEAROFF_MENU_ITEM_NEW): New macros.
588
589 2012-12-24 Eli Zaretskii <eliz@gnu.org>
590
591 * inc/sys/stat.h (S_ISMPX): Define to zero, to accommodate changes
592 in lib/filemode.c that broke the MS-Windows build.
593 Suggested by Andy Moreton <andrewjmoreton@gmail.com>.
594
595 2012-12-17 Juanma Barranquero <lekktu@gmail.com>
596
597 * config.nt: Sync with autogen/config.in.
598 (BSD4_2): Remove.
599
600 2012-12-17 Eli Zaretskii <eliz@gnu.org>
601
602 * inc/sys/acl.h: New file.
603
604 * inc/ms-w32.h (ENOTSUP): Define if undefined.
605
606 * config.nt (HAVE_POSIX_ACL): Define.
607
608 2012-12-15 Eli Zaretskii <eliz@gnu.org>
609
610 * inc/ms-w32.h (sys_unlink): Provide prototype.
611
612 2012-12-14 Eli Zaretskii <eliz@gnu.org>
613
614 * inc/sys/stat.h: Declare w32_stat_get_owner_group.
615
616 2012-12-13 Juanma Barranquero <lekktu@gmail.com>
617
618 * config.nt: Sync with autogen/config.in.
619 (HAVE_INOTIFY, HAVE_SYS_INOTIFY_H): New macros.
620
621 2012-12-11 Juanma Barranquero <lekktu@gmail.com>
622
623 * config.nt: Sync with autogen/config.in.
624 (HAVE_DECL_UNSETENV, HAVE_SIG2STR, VOID_UNSETENV): New macros.
625 (ULIMIT_BREAK_VALUE): Remove.
626
627 2012-12-10 Daniel Colascione <dancol@dancol.org>
628
629 * emacs.rc: Use forward slashes in relative paths in order to
630 avoid complaints from Cygwin. (Forward slashes work perfectly
631 well in the NT build.)
632
633 2012-12-09 Eli Zaretskii <eliz@gnu.org>
634
635 * inc/unistd.h (unsetenv): Provide a prototype.
636
637 2012-12-08 Eli Zaretskii <eliz@gnu.org>
638
639 * inc/ms-w32.h (putenv): Redirect to sys_putenv.
640 (sys_putenv): Add prototype.
641
642 * config.nt (HAVE_UNSETENV): Define to 1.
643
644 2012-12-01 Juanma Barranquero <lekktu@gmail.com>
645
646 * config.nt: Sync with autogen/config.in.
647
648 2012-11-24 Ken Brown <kbrown@cornell.edu>
649
650 * config.nt (HAVE_MOUSE): Remove.
651
652 2012-11-23 Juanma Barranquero <lekktu@gmail.com>
653
654 * config.nt: Sync with autogen/config.in.
655 (BROKEN_GETWD, HAVE_CLOSEDIR, HAVE_DIRENT_H, HAVE_FCNTL_H, HAVE_GETWD):
656 Remove.
657
658 2012-11-23 Eli Zaretskii <eliz@gnu.org>
659
660 * gmake.defs (SWITCHCHAR): Define to // under MSYS, / otherwise.
661 (Bug#12955)
662
663 * nmake.defs (SWITCHCHAR): Define to /.
664
665 2012-11-23 Paul Eggert <eggert@cs.ucla.edu>
666
667 Assume POSIX 1003.1-1988 or later for dirent.h (Bug#12958).
668 * inc/dirent.h: Rename from ../src/ndir.h, with these changes:
669 (struct dirent): Rename from struct direct. All uses changed.
670 * inc/sys/dir.h: Remove.
671
672 2012-11-21 Paul Eggert <eggert@cs.ucla.edu>
673
674 Assume POSIX 1003.1-1988 or later for unistd.h (Bug#12945).
675 * config.nt (HAVE_GETCWD): Remove.
676
677 2012-11-21 Eli Zaretskii <eliz@gnu.org>
678
679 * nmake.defs: Use !if, not !ifdef. For the details, see
680 http://lists.gnu.org/archive/html/help-emacs-windows/2012-11/msg00027.html
681
682 * inc/stdint.h (INTPTR_MIN)
683 (PTRDIFF_MIN) [!__GNUC__]: Define for MSVC.
684
685 2012-11-18 Eli Zaretskii <eliz@gnu.org>
686
687 * inc/unistd.h: Don't include fcntl.h and don't define O_RDWR.
688
689 2012-11-17 Juanma Barranquero <lekktu@gmail.com>
690
691 * config.nt: Sync with autogen/config.in.
692 (HAVE_FPATHCONF): Remove.
693
694 2012-11-17 Paul Eggert <eggert@cs.ucla.edu>
695
696 Assume POSIX 1003.1-1988 or later for fcntl.h (Bug#12881).
697 * inc/sys/socket.h (O_NONBLOCK): Rename from O_NDELAY, since the
698 POSIX name for this flag is O_NONBLOCK. All uses changed.
699 * inc/unistd.h (O_RDWR, O_NOCTTY): New macros. Like AT_FDCWD etc.
700 these really should be moved to a replacement <fcntl.h> if and
701 when that gets implemented. In the meantime, include <fcntl.h>
702 to make sure we don't override its definitions.
703
704 2012-11-17 Eli Zaretskii <eliz@gnu.org>
705
706 * inc/sys/wait.h: New file, with prototype of waitpid and
707 definitions of macros it needs.
708
709 * inc/ms-w32.h (wait): Don't define, 'wait' is not used anymore.
710 (sys_wait): Remove prototype.
711
712 * config.nt (HAVE_SYS_WAIT_H): Define to 1.
713
714 2012-11-17 Dani Moncayo <dmoncayo@gmail.com>
715
716 * zipdist.bat (ZIP_CHECK): Remove unused label. When invoking 7z
717 to check if it's installed, redirect standard output and standard
718 error to the null device.
719 (ZIP_DIST): Don't build the "barebin" distribution.
720
721 2012-11-15 Juanma Barranquero <lekktu@gmail.com>
722
723 * config.nt: Sync with autogen/config.in.
724 (GETGROUPS_T, GETGROUPS_ZERO_BUG, GNULIB_FACCESSAT, HAVE_ACCESS)
725 (HAVE_EACCESS, HAVE_FACCESSAT, HAVE_GETGROUPS, HAVE_LIBGEN_H):
726 New macros.
727
728 2012-11-14 Eli Zaretskii <eliz@gnu.org>
729
730 * inc/unistd.h (faccessat): Add prototype.
731 (AT_FDCWD, AT_EACCESS, AT_SYMLINK_NOFOLLOW): New macros; the first
732 2 moved from ms-w32.h.
733
734 * inc/ms-w32.h (AT_FDCWD, AT_EACCESS, faccessat): Remove macros.
735
736 2012-11-14 Paul Eggert <eggert@cs.ucla.edu>
737
738 Use faccessat, not access, when checking file permissions (Bug#12632).
739 * inc/ms-w32.h (AT_FDCWD, AT_EACCESS): New symbols.
740 (access): Remove.
741 (faccessat): New macro.
742
743 2012-11-05 Eli Zaretskii <eliz@gnu.org>
744
745 * inc/unistd.h (tcgetpgrp, setsid): Provide prototypes.
746
747 2012-11-05 Juanma Barranquero <lekktu@gmail.com>
748
749 * config.nt: Sync with autogen/config.in.
750 (DISPNEW_NEEDS_STDIO_EXT, GETPGRP_VOID, HAVE_SETPGID, HAVE_SETSID)
751 (PENDING_OUTPUT_COUNT, SETPGRP_RELEASES_CTTY): Remove.
752
753 2012-11-04 Juanma Barranquero <lekktu@gmail.com>
754
755 * config.nt: Sync with autogen/config.in.
756 (GNULIB_CLOSE_STREAM, HAVE_DECL___FPENDING): New macros.
757
758 2012-11-03 Eli Zaretskii <eliz@gnu.org>
759
760 * config.nt (PENDING_OUTPUT_N_BYTES): Define.
761
762 2012-11-01 Eli Zaretskii <eliz@gnu.org>
763
764 * inc/unistd.h (setpgid, getpgrp): Provide prototypes. (Bug#12776)
765
766 * config.nt (GETPGRP_VOID): Define to 1.
767
768 2012-10-24 Juanma Barranquero <lekktu@gmail.com>
769
770 * config.nt: Sync with autogen/config.in.
771
772 2012-10-17 Eli Zaretskii <eliz@gnu.org>
773
774 * inc/pwd.h (getuid, geteuid): Add prototypes.
775
776 * inc/ms-w32.h (sys_wait, _getpid, gmtgime_r, localtime_r)
777 (signal_handler, sys_signal, sigemptyset, sigfillset, sigprocmask)
778 (pthread_sigmask, sigismember, setpgrp, sigaction, alarm)
779 (sys_kill, getpagesize): Add prototypes for emulated functions.
780
781 * inc/grp.h (getgid, getegid): Add prototypes.
782
783 * gmake.defs (DEBUG_CFLAGS) [NOOPT]: Add -std=gnu99.
784
785 * configure.bat (chkapiN): Avoid compiler warning in junk.c when
786 compiling with -std=gnu99.
787
788 * config.nt (CHECK_LISP_OBJECT_TYPE): Don't undef, so that it
789 could be used via --cflags switch to configure.bat.
790
791 2012-10-08 Juanma Barranquero <lekktu@gmail.com>
792
793 * config.nt: Sync with autogen/config.in.
794 (HAVE_NTGUI): New macro.
795
796 2012-10-02 Eli Zaretskii <eliz@gnu.org>
797
798 * preprep.c (RVA_TO_PTR): Cast the result to 'void *', to avoid
799 compiler warnings when using the value.
800
801 2012-10-01 Eli Zaretskii <eliz@gnu.org>
802
803 * preprep.c (RVA_TO_PTR): Use 'unsigned char *' instead of
804 'void *', for pointer arithmetics.
805 (OFFSET_TO_RVA, RVA_TO_OFFSET, RVA_TO_SECTION_OFFSET): Enclose all
806 macro arguments in parentheses.
807
808 2012-09-30 Eli Zaretskii <eliz@gnu.org>
809
810 * makefile.w32-in ($(TRES)): Use $(EMACS_MANIFEST).
811
812 2012-09-30 Fabrice Popineau <fabrice.popineau@supelec.fr>
813
814 * inc/sys/socket.h: Don't map Winsock error codes to standard ones
815 that are already defined.
816
817 * inc/ms-w32.h (EMACS_INT, EMACS_UINT, EMACS_INT_MAX, PRIuMAX)
818 (pI, _INTPTR) [_MSC_VER]: Fix definitions for MSVC.
819 [_MSC_VER]: Add pragmas to suppress some MSVC warnings.
820
821 * preprep.c (pfnCheckSumMappedFile, rva_to_section)
822 (offset_to_section, relocate_offset, OFFSET_TO_RVA)
823 (RVA_TO_OFFSET, RVA_TO_SECTION_OFFSET, PTR_TO_RVA)
824 (OFFSET_TO_PTR, ROUND_UP, ROUND_DOWN)
825 (copy_executable_and_move_sections, ADJUST_IMPORT_RVA, main):
826 Use DWORD_PTR instead of DWORD for compatibility with x64.
827
828 * nmake.defs: Support AMD64.
829 (EMACS_HEAPSIZE, EMACS_PURESIZE, EMACS_MANIFEST): New macros.
830
831 * gmake.defs (EMACS_HEAPSIZE, EMACS_PURESIZE, EMACS_MANIFEST):
832 New macros.
833
834 * addsection.c (pfnCheckSumMappedFile, rva_to_section)
835 (offset_to_section, relocate_offset, OFFSET_TO_RVA)
836 (RVA_TO_OFFSET, RVA_TO_SECTION_OFFSET, PTR_TO_RVA)
837 (OFFSET_TO_PTR, ROUND_UP, ROUND_DOWN)
838 (copy_executable_and_add_section, main): Use DWORD_PTR instead of
839 DWORD, for compatibility with x64.
840
841 * emacs-x64.manifest: New file.
842
843 * emacs-x86.manifest: Renamed from emacs.manifest.
844
845 2012-09-30 Eli Zaretskii <eliz@gnu.org>
846
847 * inc/sys/time.h (ITIMER_REAL, ITIMER_PROF): Define.
848 (struct itimerval): Define.
849 (getitimer, setitimer): Add prototypes.
850
851 * inc/ms-w32.h <sigset_t> [_MSVC_VER]: Make the typedef consistent
852 with MinGW.
853 (SA_RESTART, SIGPROF): Define.
854
855 * config.nt (HAVE_SETITIMER): Define to 1.
856
857 2012-09-30 Juanma Barranquero <lekktu@gmail.com>
858
859 * config.nt: Sync with autogen/config.in.
860
861 2012-09-29 Juanma Barranquero <lekktu@gmail.com>
862
863 * config.nt: Sync with autogen/config.in.
864 (HAVE_TIMER_SETTIME): New macro.
865
866 2012-09-23 Eli Zaretskii <eliz@gnu.org>
867
868 * inc/ms-w32.h (emacs_raise): Redefine to invoke emacs_abort.
869
870 2012-09-23 Paul Eggert <eggert@cs.ucla.edu>
871
872 Simplify and avoid signal-handling races (Bug#12471).
873 * inc/ms-w32.h (emacs_raise): New macro.
874
875 2012-09-18 Eli Zaretskii <eliz@gnu.org>
876
877 * configure.bat: Include stddef.h before gif_lib.h, to have size_t
878 defined, as needed by giflib-5.0.0. (Bug#12464)
879
880 2012-09-17 Juanma Barranquero <lekktu@gmail.com>
881
882 * config.nt: Sync with autogen/config.in.
883 (BROKEN_SA_RESTART, SYNC_INPUT): Remove.
884
885 2012-09-17 Glenn Morris <rgm@gnu.org>
886
887 * config.nt (COPYRIGHT): New.
888
889 2012-09-15 Paul Eggert <eggert@cs.ucla.edu>
890
891 Port _setjmp fix to POSIXish hosts as well as Microsoft.
892 * config.nt: Attempt to sync with autogen/config.in.
893 (HAVE_SIGSETJMP, HAVE__SETJMP): New macros.
894 (_longjmp, _setjmp): Remove.
895
896 2012-09-14 Juanma Barranquero <lekktu@gmail.com>
897
898 * config.nt: Sync with autogen/config.in.
899 (BROKEN_FIONREAD, BROKEN_SIGAIO, BROKEN_SIGIO, BROKEN_SIGPOLL)
900 (BROKEN_SIGPTY, HAVE_CBRT, HAVE_LOGB, NO_TERMIO): Remove.
901 (USABLE_FIONREAD, USABLE_SIGIO): New macros.
902
903 2012-09-10 Juanma Barranquero <lekktu@gmail.com>
904
905 * config.nt: Sync with autogen/config.in.
906 (FLOAT_CHECK_DOMAIN, HAVE_FMOD, HAVE_FREXP)
907 (HAVE_INVERSE_HYPERBOLIC, NO_MATHERR): Remove.
908
909 2012-09-08 Eli Zaretskii <eliz@gnu.org>
910
911 * configure.bat <use_extensions>: Don't leave it set in the
912 environment when the script exits.
913
914 2012-09-07 Juanma Barranquero <lekktu@gmail.com>
915
916 * config.nt: Sync with autogen/config.in.
917 (NO_ABORT, SIGNAL_H_AHB): Remove.
918
919 2012-09-07 Eli Zaretskii <eliz@gnu.org>
920
921 * inc/ms-w32.h (struct sigaction): Declare sa_handler __cdecl.
922
923 2012-09-05 Juanma Barranquero <lekktu@gmail.com>
924
925 * config.nt: Sync with autogen/config.in.
926
927 2012-09-04 Paul Eggert <eggert@cs.ucla.edu>
928
929 Simplify redefinition of 'abort' (Bug#12316).
930 * inc/ms-w32.h (w32_abort) [HAVE_NTGUI]: Remove.
931
932 2012-09-02 Juanma Barranquero <lekktu@gmail.com>
933
934 * config.nt: Sync with autogen/config.in.
935 (HAVE_EXECINFO_H, TERM_HEADER): New macros.
936
937 2012-09-01 Daniel Colascione <dancol@dancol.org>
938
939 * inc/ms-w32.h (TERM_HEADER): Add for refactoring.
940
941 2012-08-22 Juanma Barranquero <lekktu@gmail.com>
942
943 * config.nt: Sync with autogen/config.in.
944
945 2012-08-17 Juanma Barranquero <lekktu@gmail.com>
946
947 * config.nt: Sync with autogen/config.in.
948 (HAVE_POSIX_OPENPT): New macro.
949
950 2012-08-14 Juanma Barranquero <lekktu@gmail.com>
951
952 * config.nt: Sync with autogen/config.in.
953 (_GL_INLINE_HEADER_BEGIN): Update.
954
955 2012-08-10 Glenn Morris <rgm@gnu.org>
956
957 * config.nt (DIRECTORY_SEP): Move here from src/lisp.h.
958
959 2012-08-07 Juanma Barranquero <lekktu@gmail.com>
960
961 * config.nt: Sync with autogen/config.in.
962 (BROKEN_GETWD, DISPNEW_NEEDS_STDIO_EXT): New macros.
963 (PENDING_OUTPUT_COUNT): Move definition to inc/ms-w32.h.
964
965 * inc/ms-w32.h (PENDING_OUTPUT_COUNT): Define.
966
967 2012-08-06 Glenn Morris <rgm@gnu.org>
968
969 * config.nt (GNU_LIBRARY_PENDING_OUTPUT_COUNT): Remove.
970 (PENDING_OUTPUT_COUNT): Define it as dispnew.c used to.
971
972 2012-08-04 Eli Zaretskii <eliz@gnu.org>
973
974 * paths.h (PATH_LOADSEARCH, PATH_SITELOADSEARCH, PATH_EXEC)
975 (PATH_DATA, PATH_DOC): Replace dummy directory names with
976 directories relative to %emacs_dir%.
977 (PATH_EXEC): Add lib-src/oo-spd/i386 and lib-src/oo/i386, to cater
978 to the use case of running un-installed Emacs.
979
980 2012-08-03 Juanma Barranquero <lekktu@gmail.com>
981
982 * config.nt: Sync with autogen/config.in.
983 (DOS_NT, MSDOS): New macros.
984 (WRETCODE, wait3): Remove.
985
986 * inc/ms-w32.h (DOS_NT): Remove; defined in config.nt.
987
988 2012-08-03 Eli Zaretskii <eliz@gnu.org>
989
990 * inc/sys/stat.h (S_IFLNK): Define.
991 (S_ISLNK): A non-trivial definition.
992 (lstat): Prototype instead of a macro that redirects to 'stat'.
993
994 2012-08-02 Paul Eggert <eggert@cs.ucla.edu>
995
996 Use C99-style 'extern inline' if available.
997 * config.nt: Sync with autogen/config.in.
998 (_GL_INLINE, _GL_EXTERN_INLINE, _GL_INLINE_HEADER_BEGIN)
999 (_GL_INLINE_HEADER_END): New macros.
1000
1001 2012-08-02 Glenn Morris <rgm@gnu.org>
1002
1003 * inc/ms-w32.h: Move here from ../src/s.
1004 * config.nt (config_opsysfile): Change to <ms-w32.h>.
1005
1006 2012-08-01 Juanma Barranquero <lekktu@gmail.com>
1007
1008 * config.nt: Sync with autogen/config.in.
1009 (DEVICE_SEP, FLOAT_CHECK_DOMAIN, HAVE_INVERSE_HYPERBOLIC)
1010 (INTERNAL_TERMINAL, IS_ANY_SEP, IS_DEVICE_SEP, IS_DIRECTORY_SEP):
1011 New macros.
1012
1013 2012-08-01 Juanma Barranquero <lekktu@gmail.com>
1014
1015 * config.nt: Sync with autogen/config.in.
1016 Remove code moved to conf_post.h and include <conf_post.h>
1017 (NULL_DEVICE, SEPCHAR, SIGNAL_H_AHB, TIOCSIGSEND, USER_FULL_NAME)
1018 (USG5_4, WRETCODE, _longjmp, _setjmp, wait3): New macros.
1019
1020 2012-07-29 Juanma Barranquero <lekktu@gmail.com>
1021
1022 * config.nt: Sync with autogen/config.in.
1023 (HAVE_ENVIRON_DECL): New macro.
1024
1025 2012-07-29 Eli Zaretskii <eliz@gnu.org>
1026
1027 * inc/stdalign.h (_Alignas, alignas): Define.
1028
1029 2012-07-28 Paul Eggert <eggert@cs.ucla.edu>
1030
1031 Use Gnulib stdalign module (Bug#9772, Bug#9960).
1032 * config.nt (HAVE_ATTRIBUTE_ALIGNED): Remove.
1033
1034 2012-07-14 Juanma Barranquero <lekktu@gmail.com>
1035
1036 * config.nt: Sync with autogen/config.in.
1037 (GC_MARK_SECONDARY_STACK, GC_MARK_STACK, GC_SETJMP_WORKS)
1038 (SETUP_SLAVE_PTY): New macros.
1039
1040 2012-07-13 Juanma Barranquero <lekktu@gmail.com>
1041
1042 * config.nt: Sync with autogen/config.in.
1043 (BROKEN_FIONREAD, BROKEN_GET_CURRENT_DIR_NAME)
1044 (BROKEN_PTY_READ_AFTER_EAGAIN, BROKEN_SIGAIO, BROKEN_SIGPOLL)
1045 (BROKEN_SIGPTY, BSD4_2, BSD_SYSTEM, BSD_SYSTEM_AHB, CYGWIN, DARWIN_OS)
1046 (FIRST_PTY_LETTER, GNU_LINUX, G_SLICE_ALWAYS_MALLOC, HAVE_PTYS)
1047 (HAVE_SOCKETS, HPUX, INTERRUPT_INPUT, IRIX6_5, NARROWPROTO, NO_ABORT)
1048 (NO_EDITRES, NSIG_MINIMUM, PREFER_VSUSP, PTY_ITERATION)
1049 (PTY_NAME_SPRINTF, PTY_OPEN, PTY_TTY_NAME_SPRINTF, RUN_TIME_REMAP)
1050 (SETPGRP_RELEASES_CTTY, SOLARIS2, TAB3, TABDLY, ULIMIT_BREAK_VALUE)
1051 (UNIX98_PTYS, USG, USG5, XOS_NEEDS_TIME_H, _AIX): New macros.
1052 (HAVE_ATTRIBUTE_ALIGNED, HAVE_C99_STRTOLD, HAVE___BUILTIN_UNWIND_INIT):
1053 Set in src/s/ms-w32.h, not here.
1054
1055 2012-07-11 Juanma Barranquero <lekktu@gmail.com>
1056
1057 * config.nt: Sync with autogen/config.in.
1058 (CLASH_DETECTION, DEFAULT_SOUND_DEVICE, DONT_REOPEN_PTY)
1059 (GNU_LIBRARY_PENDING_OUTPUT_COUNT, SIGNALS_VIA_CHARACTERS): New macros.
1060 (HAVE_MKDIR, HAVE_RENAME, HAVE_RMDIR, HAVE_STRERROR): Remove.
1061
1062 2012-07-10 Juanma Barranquero <lekktu@gmail.com>
1063
1064 * config.nt: Sync with autogen/config.in.
1065
1066 2012-07-09 Paul Eggert <eggert@cs.ucla.edu>
1067
1068 * config.nt (ATTRIBUTE_CONST): Add, to sync with configure.ac.
1069
1070 2012-07-09 Juanma Barranquero <lekktu@gmail.com>
1071
1072 * config.nt: Sync with autogen/config.in.
1073
1074 2012-07-07 Juanma Barranquero <lekktu@gmail.com>
1075
1076 * config.nt (HAVE_STRCASECMP, HAVE_STRNCASECMP): Remove.
1077
1078 2012-07-06 Juanma Barranquero <lekktu@gmail.com>
1079 Eli Zaretskii <eliz@gnu.org>
1080
1081 * config.nt: Complete rework to bring it in sync with autogen/config.in.
1082 All Windows-specific code moved to src/s/ms-w32.h.
1083
1084 2012-07-04 Juanma Barranquero <lekktu@gmail.com>
1085 Eli Zaretskii <eliz@gnu.org>
1086
1087 * configure.bat (enablechecking): Enable checks through src/config.h,
1088 not the compiler's command line.
1089
1090 * nmake.defs (CHECKING_CFLAGS): Remove.
1091 (CFLAGS, ESC_CFLAGS): Do not include $(CHECKING_CFLAGS).
1092
1093 * gmake.defs (DEBUG_CFLAGS): Add -fno-crossjumping.
1094 (CHECKING_CFLAGS): Remove.
1095 (CFLAGS, ESC_CFLAGS): Do not include $(CHECKING_CFLAGS).
1096
1097 2012-07-04 Juanma Barranquero <lekktu@gmail.com>
1098
1099 * config.nt (LISP_FLOAT_TYPE, HAVE_XFREE386, USE_TEXT_PROPERTIES)
1100 (GSSAPI, HAVE_LIBINTL, HAVE_LIBGSSAPI_KRB5, HAVE_LIBGSSAPI)
1101 (HAVE_GSSAPI_H, HAVE_LIBXBD, HAVE_MEMCPY, HAVE_MEMMOVE, HAVE_MEMSET)
1102 (HAVE_MEMCMP): Remove, obsolete.
1103
1104 2012-06-30 Glenn Morris <rgm@gnu.org>
1105
1106 * paths.h (PATH_SITELOADSEARCH): New.
1107
1108 2012-06-28 Juanma Barranquero <lekktu@gmail.com>
1109
1110 * nmake.defs (CHECKING_CFLAGS):
1111 * gmake.defs (CHECKING_CFLAGS): Remove XASSERTS.
1112
1113 2012-06-24 Eli Zaretskii <eliz@gnu.org>
1114
1115 * config.nt (_Noreturn): Don't reference __SUNPRO_C.
1116
1117 2012-06-24 Paul Eggert <eggert@cs.ucla.edu>
1118
1119 Switch from NO_RETURN to C11's _Noreturn (Bug#11750).
1120 * config.nt (_Noreturn): New macro.
1121 (NO_RETURN): Remove. All uses replaced with _Noreturn.
1122 (w32_abort) [HAVE_NTGUI]: Use _Noreturn rather than NO_RETURN.
1123
1124 2012-06-24 Eli Zaretskii <eliz@gnu.org>
1125
1126 * inc/sys/time.h (struct timespec): Don't define it here, it is
1127 now defined in src/s/ms-w32.h.
1128
1129 2012-06-23 Eli Zaretskii <eliz@gnu.org>
1130
1131 Fix the MS-Windows build broken by 2012-06-22T21:17:42Z!eggert@cs.ucla.edu.
1132 * inc/sys/time.h (struct timespec): Define.
1133
1134 2012-06-16 Eli Zaretskii <eliz@gnu.org>
1135
1136 * makefile.w32-in (install-addpm): New target.
1137 (dist): Depend on it.
1138 (install-shortcuts): Depend on install-addpm instead of copying
1139 addpm.exe as part of the recipe. See
1140 http://lists.gnu.org/archive/html/emacs-devel/2012-06/msg00171.html
1141 for the related problem and discussions.
1142
1143 2012-06-11 Glenn Morris <rgm@gnu.org>
1144
1145 * config.nt (SYSTEM_TYPE): Define it.
1146
1147 2012-05-31 Eli Zaretskii <eliz@gnu.org>
1148
1149 * configure.bat (genmakefiles): Move the redirection away from the
1150 end of the command, to avoid excess whitespace at the end of Make
1151 variables created at configure time, and also avoid things like
1152 "FOO1>>config.settings", where "1" gets interpreted as the file
1153 descriptor and eaten up. This fixes breakage introduced by the
1154 last change, without reintroducing the bug fixed by that change.
1155
1156 2012-05-31 Eli Zaretskii <eliz@gnu.org>
1157
1158 * nmake.defs (MWINDOWS): Define as
1159 "-subsystem:windows -entry:mainCRTStartup". Suggested by Fabrice
1160 Popineau <fabrice.popineau@supelec.fr>. (Bug#11405)
1161
1162 * gmake.defs (MWINDOWS): Define as "-mwindows".
1163
1164 2012-05-28 Eli Zaretskii <eliz@gnu.org>
1165
1166 * config.nt (HAVE_SYSINFO): Remove; unused.
1167
1168 2012-05-27 Eli Zaretskii <eliz@gnu.org>
1169
1170 * inc/stdalign.h: New file.
1171
1172 * configure.bat: Ensure a space between %var% expansion and
1173 redirection symbol '>', which breaks when %var% ends in a digit,
1174 such as 1.
1175
1176 2012-05-22 Paul Eggert <eggert@cs.ucla.edu>
1177
1178 Remove src/m/*.
1179 * config.nt: Do not include "m/intel386.h"; file was removed.
1180 (BITS_PER_CHAR, BITS_PER_SHORT, BITS_PER_INT, BITS_PER_LONG):
1181 Move to src/lisp.h.
1182 (EMACS_INT_MAX): New macro.
1183
1184 2012-05-19 Paul Eggert <eggert@cs.ucla.edu>
1185
1186 * config.nt (HAVE_GETDOMAINNAME, HAVE_XSETWMPROTOCOLS)
1187 (HAVE_GETSOCKOPT, HAVE_SETSOCKOPT): Remove; not needed.
1188
1189 * config.nt (HAVE_FTIME): Remove undef; not needed.
1190
1191 2012-05-01 Glenn Morris <rgm@gnu.org>
1192
1193 * config.nt (HAVE_LIBNCURSES): Remove undef; not needed.
1194
1195 2012-04-14 Dani Moncayo <dmoncayo@gmail.com> (tiny change)
1196
1197 * makefile.w32-in: Fix typo (Bug#10261).
1198
1199 2012-04-10 Eli Zaretskii <eliz@gnu.org>
1200
1201 * makefile.w32-in (emacs, misc, lispref, lispintro): New targets,
1202 each runs makeinfo in its own subdirectory of 'doc'.
1203 (info-gmake): Depend on these new targets.
1204
1205 2012-04-07 Glenn Morris <rgm@gnu.org>
1206
1207 * config.nt, makefile.w32-in, emacs.rc, emacsclient.rc:
1208 Bump version to 24.1.50.
1209
1210 2012-04-07 Eli Zaretskii <eliz@gnu.org>
1211
1212 * configure.bat: Support building with libxml2.
1213
1214 * INSTALL:
1215 * README.W32: Add information about libxml2.
1216
1217 2012-04-07 Eli Zaretskii <eliz@gnu.org>
1218
1219 * makefile.w32-in: Convert to Unix EOL format.
1220 (all): Don't depend on stamp_BLD and on maybe-bootstrap.
1221 (all-other-dirs-$(MAKETYPE)): Depend on maybe-bootstrap.
1222 (bootstrap-gmake): Invoke the "clean" and build targets in 2
1223 separate commands, so they run in that order even under "make -j".
1224
1225 2012-03-29 Eli Zaretskii <eliz@gnu.org>
1226
1227 * config.nt: Discourage from defining HAVE_GETCWD.
1228
1229 2012-03-25 Eli Zaretskii <eliz@gnu.org>
1230
1231 * makefile.w32-in (install-bin): Don't copy addpm.exe here. Use
1232 $(DIRNAME)_same-dir.tst instead of same-dir.tst, to avoid stepping
1233 on other (parallel) Make job's toes.
1234 (install-other-dirs-nmake, install-other-dirs-gmake): Depend on `all'.
1235 (install-shortcuts): Depend on $(INSTALL_DIR)/bin. Copy addpm.exe
1236 here.
1237 (maybe-copy-distfiles-CMD, maybe-copy-distfiles-SH, dist):
1238 Depend on create-tmp-dist-dir.
1239
1240 * nmake.defs (DIRNAME): New variable.
1241 (IFNOTSAMEDIR): Use $(DIRNAME)_same-dir.tst instead of
1242 same-dir.tst.
1243
1244 * gmake.defs (DIRNAME): New variable.
1245 (IFNOTSAMEDIR): Use $(DIRNAME)_same-dir.tst instead of
1246 same-dir.tst, to avoid conflicts between several (parallel) Make
1247 jobs.
1248
1249 2012-02-24 Eli Zaretskii <eliz@gnu.org>
1250
1251 Prevent endless re-spawning of cmdproxy.exe when some of its
1252 parent directories have access limitations.
1253
1254 * cmdproxy.c (main): Bypass conversion of the file name in argv[0]
1255 and our own module name to short 8+3 aliases, if the original file
1256 names compare equal. If GetShortPathName fails, compare the base
1257 names of the two file names, and only re-spawn the command line if
1258 the base-name comparison also fails. (Bug#10674)
1259
1260 2012-02-23 Dani Moncayo <dmoncayo@gmail.com> (tiny change)
1261
1262 * makefile.w32-in (maybe-copy-distfiles-SH): Fix typo.
1263
1264 2012-02-06 Christoph Scholtes <cschol2112@googlemail.com>
1265
1266 * README.W32: Removed specific version information for libXpm
1267 included in the binary distribution for maintenance purposes.
1268
1269 2012-02-05 Christoph Scholtes <cschol2112@googlemail.com>
1270
1271 * README.W32: Clarification for inclusion in source tarball (bug#9750).
1272
1273 * gmake.defs (PRAGMA_SYSTEM_HEADER): Add for GCC.
1274
1275 * nmake.defs (PRAGMA_SYSTEM_HEADER): Add, but ignore with MSVC.
1276
1277 * makefile.w32-in (maybe-copy-distfiles)
1278 (maybe-copy-distfiles-CMD, maybe-copy-distfiles-SH)
1279 (create-tmp-dist-dir): Add to make --distfiles optional.
1280 (dist): Use create-tmp-dist-dir and maybe-copy-distfiles (bug#10261).
1281
1282 2012-02-04 Eli Zaretskii <eliz@gnu.org>
1283
1284 * inc/sys/stat.h (_STAT_DEFINED): Define, to prevent redefinitions
1285 by other headers.
1286
1287 2011-11-27 Fabrice Popineau <fabrice.popineau@supelec.fr> (tiny change)
1288
1289 * inc/stdint.h (uint32_t, uint64_t) [_WIN64]: New typedefs.
1290 (UINT64_MAX) [_WIN64]: Fix definition.
1291 (uintmax_t, intmax_t): Fix definitions.
1292
1293 * inc/inttypes.h (strtoumax, strtoimax) [!__MINGW32__]:
1294 Provide correct definitions.
1295
1296 * config.nt (HAVE_DECL_STRTOLL): Define.
1297 (va_copy) [_WIN64]: Provide a better definition.
1298
1299 2011-11-25 Juanma Barranquero <lekktu@gmail.com>
1300
1301 * configure.bat: Fix typos.
1302
1303 2011-11-25 Eli Zaretskii <eliz@gnu.org>
1304
1305 * INSTALL: Elaborate on debugging fatal errors.
1306
1307 2011-11-15 Eli Zaretskii <eliz@gnu.org>
1308
1309 * README.W32: Update the GTK Windows download URL for libpng.
1310
1311 2011-11-13 Christoph Scholtes <cschol2112@googlemail.com>
1312
1313 * inc/stdint.h (UINT64_MAX, UINT32_MAX): Fix values.
1314
1315 2011-11-05 Christoph Scholtes <cschol2112@googlemail.com>
1316
1317 * inc/stdint.h (UINT64_MAX, UINT64_MIN, INT64_MIN, UINTMAX_MAX)
1318 (UINTMAX_MIN, INTMAX_MAX, INTMAX_MIN, UINT32_MIN, UINT32_MAX)
1319 (INT32_MIN, UINTMAX_MAX, UINTMAX_MIN, INTMAX_MAX, INTMAX_MIN)
1320 (intmax_t, INT64_MAX): Add for MSVC.
1321
1322 * config.nt (mode_t) [!__GNUC__]: Define mode_t for MSVC.
1323
1324 2011-11-05 Eli Zaretskii <eliz@gnu.org>
1325
1326 * config.nt (inline) [!__GNUC__]: Define to __inline for MSVC.
1327
1328 Support MSVC build with newer versions of Visual Studio.
1329 * makefile.w32-in (clean-other-dirs-nmake)
1330 (distclean-other-dirs-nmake, maintainer-clean-other-dirs-nmake):
1331 Update for current structure of doc/ subdirectories.
1332
1333 * gmake.defs (OBJ0_c, OBJ1_c, OBJ2_c): New variables.
1334
1335 * INSTALL: Update for newer versions of MSVC.
1336
1337 2011-11-05 Fabrice Popineau <fabrice.popineau@supelec.fr> (tiny change)
1338
1339 Support MSVC build with newer versions of Visual Studio.
1340 * nmake.defs (USE_CRT_DLL): Define to 1.
1341 (libc, EMACS_EXTRA_C_FLAGS, SYS_LDFLAGS, ARCH_CFLAGS): Update values.
1342 (D): New variable.
1343
1344 2011-11-04 Eli Zaretskii <eliz@gnu.org>
1345
1346 * runemacs.c (ensure_unicows_dll): New function, tries to load
1347 UNICOWS.DLL on Windows 9X.
1348 (WinMain): If ensure_unicows_dll fails to find UNICOWS.DLL,
1349 display a dialog to the effect that Emacs cannot be started.
1350 (Bug#8562)
1351
1352 2011-10-28 Eli Zaretskii <eliz@gnu.org>
1353
1354 * README.W32: Mention UNICOWS.DLL as prerequisite for running
1355 Emacs on Windows 9X.
1356
1357 2011-10-25 Eli Zaretskii <eliz@gnu.org>
1358
1359 * makefile.w32-in (dist): Don't put the top-level INSTALL into the
1360 distribution. (Bug#9861)
1361
1362 2011-10-25 Christoph Scholtes <cschol2112@googlemail.com>
1363
1364 * INSTALL: Update URL for GTK download page.
1365
1366 2011-10-19 Eli Zaretskii <eliz@gnu.org>
1367
1368 * config.nt (HAVE_TZNAME, HAVE_DECL_TZNAME): Define.
1369 (Bug#9794) (Bug#641)
1370
1371 2011-09-04 Paul Eggert <eggert@cs.ucla.edu>
1372
1373 * config.nt (HAVE_SNPRINTF): New macro.
1374
1375 2011-07-28 Paul Eggert <eggert@cs.ucla.edu>
1376
1377 Assume freestanding C89 headers, string.h, stdlib.h.
1378 * config.nt (HAVE_LIMITS_H, HAVE_STRING_H, HAVE_STDLIB_H)
1379 (STDC_HEADERS): Remove.
1380 Iinclude string.h, stdlib.h unconditionally.
1381
1382 2011-06-07 Eli Zaretskii <eliz@gnu.org>
1383
1384 * inc/stdint.h (INT32_MAX, INT64_MAX, INTPTR_MAX, PTRDIFF_MAX)
1385 [!__GNUC__]: New macros.
1386
1387 2011-05-28 Paul Eggert <eggert@cs.ucla.edu>
1388
1389 Use 'inline', not 'INLINE'.
1390 * config.nt (INLINE): Remove.
1391
1392 2011-05-17 Eli Zaretskii <eliz@gnu.org>
1393
1394 * README.W32: Add information about GnuTLS libraries.
1395
1396 2011-05-09 Eli Zaretskii <eliz@gnu.org>
1397
1398 * config.nt [_MSC_VER] (va_copy): Replacement for the MS compiler.
1399
1400 2011-05-07 Ben Key <bkey76@gmail.com>
1401
1402 * configure.bat: Renamed the fusercflags variable to escusercflags
1403 so that the variable name better matches its purpose, to be
1404 identical to usercflags with the exception that all quotes are
1405 escaped by the \ character.
1406
1407 Renamed the fuserldflags variable to escuserldflags so that the
1408 variable name better matches its purpose, to be identical to
1409 userldflags with the exception that all quotes are escaped by
1410 the \ character.
1411
1412 A new ESC_USER_CFLAGS variable is written to config.settings.
1413 This variable has the same value as the escusercflags variable.
1414
1415 * gmake.defs, nmake.defs: Added the variable ESC_CFLAGS.
1416 This variable is identical to the CFLAGS variable except that it
1417 includes the new ESC_USER_CFLAGS variable instead of USER_CFLAGS.
1418
1419 These changes, along with some changes to src/makefile.w32-in,
1420 are required to extend my earlier fix to add support for
1421 --cflags and --ldflags options that include quotes so that it
1422 works whether make uses cmd or sh as the shell.
1423
1424 2011-05-06 Eli Zaretskii <eliz@gnu.org>
1425
1426 * inc/inttypes.h [!__MINGW32__]: Include stdint.h. Move the
1427 definition of uintmax_t from here...
1428 * inc/stdint.h (uintmax_t): ...to here.
1429 (intptr_t) [!__GNUC__]: New typedef.
1430
1431 2011-05-06 Paul Eggert <eggert@cs.ucla.edu>
1432
1433 * config.nt: Prepare to configure 64-bit integers for older compilers.
1434 However, temporarily disable this change unless the temporary
1435 symbol WIDE_EMACS_INT is defined.
1436 (EMACS_INT, BITS_PER_EMACS_INT, pI): Define these if __int64 and
1437 "%I64d" work but long long and "%lld" do not.
1438
1439 2011-05-05 Ben Key <bkey76@gmail.com>
1440
1441 * configure.bat: Added support for --cflags and --ldflags
1442 options that include quotes as long as command extensions are
1443 enabled. Specifically when -I, -L, and similar flags are used
1444 to specify supplementary include and library directories a
1445 directory name that includes spaces may now be used if it is
1446 enclosed in quotes.
1447
1448 * INSTALL: Documented the change to configure.bat.
1449
1450 2011-05-04 Juanma Barranquero <lekktu@gmail.com>
1451
1452 * INSTALL: Clarify GnuTLS support.
1453
1454 2011-04-30 Eli Zaretskii <eliz@gnu.org>
1455
1456 * config.nt (HAVE_LONG_LONG_INT, HAVE_UNSIGNED_LONG_LONG_INT):
1457 Define to 1 for MinGW of MSVC versions >= 1400.
1458
1459 2011-04-28 Eli Zaretskii <eliz@gnu.org>
1460
1461 * gmake.defs (ARCH): Fix error message in case of unknown architecture.
1462
1463 2011-04-27 Eli Zaretskii <eliz@gnu.org>
1464
1465 * inc/inttypes.h: New file.
1466
1467 * config.nt (HAVE_DECL_STRTOULL, HAVE_DECL_STRTOUMAX)
1468 (HAVE_STRTOULL, HAVE_STRTOUMAX): New macros.
1469
1470 2011-04-27 Daniel Colascione <dan.colascione@gmail.com>
1471
1472 * cmdproxy.c (try_dequote_cmdline): Notice variable substitutions
1473 inside quotation marks and bail out.
1474
1475 2011-04-26 Daniel Colascione <dan.colascione@gmail.com>
1476
1477 * cmdproxy.c (try_dequote_cmdline): New function.
1478 (main): Use it.
1479
1480 2011-04-24 Teodor Zlatanov <tzz@lifelogs.com>
1481
1482 * configure.bat: New options --without-gnutls and --lib, new build
1483 variable USER_LIBS, automatically detect GnuTLS. Copies the PNG
1484 library setup with trivial modifications.
1485 * INSTALL: Add instructions for GnuTLS support.
1486 * gmake.defs: Prefix USER_LIBS with -l.
1487
1488 2011-04-15 Ben Key <bkey76@gmail.com>
1489
1490 * configure.bat: Modified the code that parses the --cflags and
1491 --ldflags options to support parameters that include the =
1492 character as long as they are enclosed in quotes.
1493 This functionality depends on command extensions. Configure.bat now
1494 attempts to enable command extensions and displays a warning
1495 message if they could not be enabled. If configure.bat could
1496 not enable command extensions the old parsing code is used that
1497 does not support parameters that include the = character.
1498
1499 * INSTALL: Updated the file to describe the new functionality
1500 using text provided by Eli Zaretskii.
1501
1502 2011-04-06 Eli Zaretskii <eliz@gnu.org>
1503
1504 * config.nt (NO_INLINE, ATTRIBUTE_FORMAT)
1505 (ATTRIBUTE_FORMAT_PRINTF): Define, as followup to 2011-04-06T05:19:39Z!eggert@cs.ucla.edu
1506 on the trunk on 2011-04-06.
1507
1508 2011-03-27 Glenn Morris <rgm@gnu.org>
1509
1510 * config.nt: Remove RETSIGTYPE, SIGTYPE (identical to void).
1511
1512 2011-03-25 Juanma Barranquero <lekktu@gmail.com>
1513
1514 * addpm.c (main): Remove unused variable `retval'.
1515
1516 * preprep.c (main): Remove unused variable `ptr'.
1517
1518 2011-03-23 Juanma Barranquero <lekktu@gmail.com>
1519
1520 * cmdproxy.c: Include <ctype.h>.
1521 (make_absolute): Remove unused variable `i'.
1522
1523 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
1524
1525 * Version 23.3 released.
1526
1527 2011-02-27 Eli Zaretskii <eliz@gnu.org>
1528
1529 * inc/unistd.h (readlink, symlink): Declare prototypes.
1530
1531 2011-02-26 Eli Zaretskii <eliz@gnu.org>
1532
1533 * config.nt (nlink_t): Define.
1534
1535 2011-02-21 Christoph Scholtes <cschol2112@gmail.com>
1536
1537 * inc/stdint.h: New file, to support compilation with tool chains
1538 that do not have stdint.h (e.g. MSVC).
1539
1540 2011-02-21 Eli Zaretskii <eliz@gnu.org>
1541
1542 * inc/sys/stat.h (S_ISUID, S_ISGID, S_ISVTX, S_IRGRP, S_IROTH)
1543 (S_IWGRP, S_IWOTH, S_IXGRP, S_IXOTH, S_ISSOCK, S_ISLNK, S_ISCTG)
1544 (S_ISDOOR, S_ISMPB, S_ISMPC, S_ISNWK, S_ISPORT, S_ISWHT)
1545 (S_TYPEISMQ, S_TYPEISSEM, S_TYPEISSHM, S_TYPEISTMO): Define.
1546 (lstat): Define to stat.
1547
1548 2011-02-09 Eli Zaretskii <eliz@gnu.org>
1549
1550 * makefile.w32-in (bootstrap-nmake, bootstrap-gmake): Make the
1551 "make-docfile" target in lib-src, before bootstrapping the src
1552 directory. Needed since building in src needs to run make-docfile
1553 to produce globals.h.
1554
1555 2011-02-04 Eli Zaretskii <eliz@gnu.org>
1556
1557 * config.nt (inline) [__GNUC__]: Define (for gnulib).
1558
1559 2011-01-31 Eli Zaretskii <eliz@gnu.org>
1560
1561 * config.nt (VERSION): Uncomment definition.
1562 (restrict): Define.
1563
1564 * inc/stdbool.h: New file.
1565
1566 2011-01-29 Eli Zaretskii <eliz@gnu.org>
1567
1568 * makefile.w32-in (all-other-dirs-nmake, all-other-dirs-gmake)
1569 (bootstrap-nmake, bootstrap-gmake, bootstrap-clean-nmake)
1570 (bootstrap-clean-gmake, clean-other-dirs-nmake)
1571 (clean-other-dirs-gmake, cleanall-other-dirs-nmake)
1572 (cleanall-other-dirs-gmake, distclean-other-dirs-nmake)
1573 (distclean-other-dirs-gmake, maintainer-clean-other-dirs-nmake)
1574 (maintainer-clean-other-dirs-gmake): Recurse into ../lib as well.
1575 (bootstrap-nmake, bootstrap-gmake): Fix the bootstrap.
1576
1577 * configure.bat: Create lib/makefile.
1578
1579 * config.nt (HAVE_MKTIME, BROKEN_MKTIME): Remove.
1580 (HAVE_ATTRIBUTE_ALIGNED, HAVE_C99_STRTOLD, HAVE_DECL_GETENV)
1581 (HAVE_DECL_LOCALTIME_R, HAVE_WCHAR_T, PACKAGE, VERSION, inline)
1582 (_GL_UNUSED, _UNUSED_PARAMETER_): Add definitions, for gnulib.
1583
1584 2011-01-07 Eli Zaretskii <eliz@gnu.org>
1585
1586 * config.nt (HAVE___BUILTIN_UNWIND_INIT) [GCC >= 2.8]: Define.
1587
1588 2011-01-02 Eli Zaretskii <eliz@gnu.org>
1589
1590 * configure.bat (end): Unset environment variables used by this
1591 batch file.
1592
1593 * INSTALL: Update the information about PNG support libraries.
1594 (Bug#7716)
1595
1596 * README.W32: Update the information about PNG support libraries.
1597
1598 2010-11-23 Eli Zaretskii <eliz@gnu.org>
1599
1600 * config.nt (EXTERNALLY_VISIBLE): Define.
1601
1602 2010-10-13 Juanma Barranquero <lekktu@gmail.com>
1603
1604 * INSTALL: Refer to `dynamic-library-alist'.
1605
1606 2010-10-06 Juanma Barranquero <lekktu@gmail.com>
1607
1608 * INSTALL: Add note about problematic characters passed to configure.
1609
1610 2010-10-01 Eli Zaretskii <eliz@gnu.org>
1611
1612 * makefile.w32-in (frc, TAGS, TAGS-gmake, TAGS-nmake): New targets.
1613 emacs-src.tags: New file.
1614
1615 * gmake.defs: Add a comment with a single quote to fix
1616 fontification. (Bug#7102)
1617
1618 2010-09-29 Eli Zaretskii <eliz@gnu.org>
1619
1620 * configure.bat: Fix the condition for copying paths.h into
1621 ../src/epaths.h.
1622
1623 2010-09-28 Juanma Barranquero <lekktu@gmail.com>
1624
1625 * addpm.c (entry, add_registry, main):
1626 * addsection.c (file_data, open_input_file, open_output_file)
1627 (find_section, PTR_TO_OFFSET, copy_executable_and_add_section)
1628 (COPY_CHUNK):
1629 * cmdproxy.c (vfprintf, fprintf, printf, fail, warn, skip_space)
1630 (skip_nonspace, get_next_token, search_dir, make_absolute)
1631 (spawn, main):
1632 * preprep.c (file_data, open_input_file, open_output_file)
1633 (open_inout_file, find_section, PTR_TO_OFFSET, COPY_CHUNK, main):
1634 Use const char*.
1635
1636 * cmdproxy.c (stdin): Don't define, not used.
1637 (main): Don't assign remlen after last use.
1638
1639 2010-09-22 Juanma Barranquero <lekktu@gmail.com>
1640
1641 * configure.bat: Err out when the argument of --cflags contains
1642 invalid characters (check implemented only for GCC). (Bug#6820)
1643
1644 2010-08-19 Juanma Barranquero <lekktu@gmail.com>
1645
1646 * addpm.c (add_registry): Create App Paths of type REG_EXPAND_SZ.
1647
1648 2010-08-12 Jason Rumney <jasonr@gnu.org>
1649
1650 * addpm.c (add_registry): Set path for runemacs.exe to use.
1651
1652 2010-08-08 Óscar Fuentes <ofv@wanadoo.es>
1653
1654 * cmdproxy.c (main): Use _snprintf instead of wsprintf,
1655 which has a 1024 char limit on Windows (bug#6647).
1656
1657 2010-08-02 Juanma Barranquero <lekktu@gmail.com>
1658
1659 * config.nt (TIME_WITH_SYS_TIME): Remove #undef, unused (bug#6754).
1660 Suggested by Dan Nicolaescu <dann@ics.uci.edu>.
1661
1662 2010-07-29 Dan Nicolaescu <dann@ics.uci.edu>
1663
1664 * config.nt: Remove code referring to NO_REMAP, unused.
1665
1666 2010-07-25 Christoph Scholtes <cschol2112@gmail.com>
1667
1668 Build binary distros on Windows using emacs-VERSION as root dir name.
1669
1670 * makefile.w32-in: Copy README.W32 to installation directory
1671 during `make install'. Remove README.W32 with `distclean' (in
1672 case Emacs was installed in place). Use temporary directory to
1673 create distribution zip files in `dist' target.
1674 * zipdist.bat: Simplify code using temporary directory.
1675
1676 2010-07-25 Juanma Barranquero <lekktu@gmail.com>
1677
1678 * runemacs.c (set_user_model_id): Fix prototype.
1679
1680 2010-07-24 Christoph Scholtes <cschol2112@gmail.com>
1681
1682 New make target for Windows platform: make dist (bug#6602)
1683
1684 * INSTALL: Document new dist target and add section about
1685 creating binary distributions.
1686 * README.W32: Relocate from admin/nt/ directory.
1687 * configure.bat: New parameter `--distfiles'.
1688 * makefile.w32-in: Add version number, new target `dist'.
1689 Add new target `install-shortcuts'.
1690 * zipdist.bat: New file; create zipped binary distribution,
1691 replaces admin/nt/makedist.bat.
1692
1693 2010-07-21 Juanma Barranquero <lekktu@gmail.com>
1694
1695 * INSTALL: Add note about backslashes in Windows paths.
1696 Fix typos. Simplify references to Windows versions.
1697
1698 2010-07-20 Juanma Barranquero <lekktu@gmail.com>
1699
1700 * addpm.c (add_registry, main):
1701 * cmdproxy.c (get_env_size):
1702 * ddeclient.c (main):
1703 * runemacs.c (set_user_model_id):
1704 Convert definitions to standard C.
1705
1706 2010-07-20 Juanma Barranquero <lekktu@gmail.com>
1707
1708 * gmake.defs (CHECKING_CFLAGS) [ENABLECHECKS]: Add -fno-crossjumping.
1709
1710 2010-07-18 Juanma Barranquero <lekktu@gmail.com>
1711
1712 * configure.bat: New option --enable-checking.
1713 * gmake.defs, nmake.defs (CHECKING_CFLAGS): New define.
1714 (CFLAGS): Include it.
1715
1716 2010-07-12 Dan Nicolaescu <dann@ics.uci.edu>
1717
1718 * config.nt (volatile): Remove definition.
1719
1720 2010-07-07 Andreas Schwab <schwab@linux-m68k.org>
1721
1722 * config.nt (HAVE_BCOPY, HAVE_BCMP): Remove undefs.
1723 (HAVE_MEMCPY, HAVE_MEMMOVE, HAVE_MEMSET, HAVE_MEMCMP): Add undefs.
1724
1725 2010-07-02 Juanma Barranquero <lekktu@gmail.com>
1726
1727 * config.nt (__P): Remove.
1728
1729 2010-06-06 Dan Nicolaescu <dann@ics.uci.edu>
1730
1731 * config.nt: Remove code depending on BSTRING.
1732
1733 2010-06-03 Glenn Morris <rgm@gnu.org>
1734
1735 * config.nt: Remove NOT_C_CODE tests, it is always true now.
1736
1737 2010-05-13 Glenn Morris <rgm@gnu.org>
1738
1739 * config.nt (LD_SWITCH_X_SITE, C_SWITCH_X_SITE): Remove undefs.
1740
1741 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
1742
1743 * Version 23.2 released.
1744
1745 2010-05-04 Glenn Morris <rgm@gnu.org>
1746
1747 * config.nt (LD_SWITCH_X_SITE_AUX): Remove.
1748
1749 2010-04-20 Lewis Perin <perin@panix.com> (tiny change)
1750
1751 * emacs.manifest: Add trustInfo section to Windows manifest.
1752
1753 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
1754
1755 * Branch for 23.2.
1756
1757 2010-01-13 Martin Rudalics <rudalics@gmx.at>
1758
1759 * emacsclient.rc: Fix format of "LegalCopyright" value.
1760
1761 2009-12-28 Juanma Barranquero <lekktu@gmail.com>
1762
1763 * INSTALL: Remove obsolete notes about line endings, and fix some typos.
1764
1765 2009-12-27 Karl Fogel <kfogel@red-bean.com>
1766
1767 * INSTALL: Update for CVS->Bazaar switchover.
1768
1769 2009-09-14 Juanma Barranquero <lekktu@gmail.com>
1770
1771 * configure.bat: Add #define PROFILING to config.h.
1772
1773 2009-07-03 Jason Rumney <jasonr@gnu.org>
1774
1775 * runemacs.c (set_user_model_id): Use standard types.
1776
1777 2009-06-30 Jason Rumney <jasonr@gnu.org>
1778
1779 * runemacs.c (set_user_model_id): New function.
1780 (WinMain): Use it.
1781
1782 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
1783
1784 * Branch for 23.1.
1785
1786 2009-03-21 Eli Zaretskii <eliz@gnu.org>
1787
1788 * inc/sys/stat.h (struct stat): Change the types of st_uid and
1789 st_gid to unsigned.
1790
1791 * inc/pwd.h (struct passwd): Change the types of pw_uid and pw_gid
1792 to unsigned.
1793 (getpwuid): Argument is now unsigned.
1794 uid_t is now unsigned.
1795
1796 2009-02-24 Juanma Barranquero <lekktu@gmail.com>
1797
1798 * INSTALL: Add comment about TCC; fix typos.
1799
1800 2009-01-26 Jason Rumney <jasonr@gnu.org>
1801
1802 * emacsclient.rc, emacs.rc: Swap name and description.
1803 Remove Windows versions.
1804
1805 2009-01-15 Jason Rumney <jasonr@gnu.org>
1806
1807 * nmake.defs, gmake.defs (UUID): New library for COM/OLE lookups.
1808
1809 * makefile.w32-in ($(BLD)/addpm.exe): Link with SHELL and OLE libs.
1810
1811 * addpm.c (main): Try using COM to create start menu shortcuts
1812 before resorting to DDE (Bug#202)
1813 Remove second command-line argument.
1814
1815 2009-01-03 Juanma Barranquero <lekktu@gmail.com>
1816
1817 * configure.bat: Untabify help message.
1818
1819 2009-01-03 Jason Rumney <jasonr@gnu.org>
1820
1821 * configure.bat: New option --with-svg.
1822
1823 * INSTALL: Document experimental SVG support.
1824
1825 2008-12-25 Jason Rumney <jasonr@gnu.org>
1826
1827 * config.nt (PTR): Remove.
1828
1829 2008-12-19 Dan Nicolaescu <dann@ics.uci.edu>
1830
1831 * config.nt (LISTPROC, PROCATTR): Remove.
1832
1833 2008-08-09 Eli Zaretskii <eliz@gnu.org>
1834
1835 * config.nt (LISTPROC, PROCATTR): New macros.
1836
1837 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
1838
1839 * config.nt (MULTI_KBOARD): Remove.
1840
1841 2008-07-23 Jason Rumney <jasonr@gnu.org>
1842
1843 * configure.bat: New option --profile.
1844 * gmake.defs: Set cflags and ldflags for profiling when specified.
1845
1846 2008-07-23 Dan Nicolaescu <dann@ics.uci.edu>
1847
1848 * config.nt (C_SWITCH_SITE, LD_SWITCH_SITE): Do not undefine.
1849
1850 2008-07-13 Dan Nicolaescu <dann@ics.uci.edu>
1851
1852 * config.nt (HAVE_FACES): Remove, unused.
1853
1854 2008-06-26 Juanma Barranquero <lekktu@gmail.com>
1855 Eli Zaretskii <eliz@gnu.org>
1856
1857 * nmake.defs (FONT_CFLAGS):
1858 * gmake.defs (FONT_CFLAGS): Remove.
1859 (EMACS_EXTRA_C_FLAGS): Don't include FONT_CFLAGS.
1860 (CFLAGS): Don't include WIN32_LEAN_AND_MEAN, _WIN32_WINNT, -D$(ARCH)
1861 and _CRTAPI1.
1862 (ARCH_FLAGS): Don't include _X86_.
1863
1864 * config.nt (_WIN32_WINNT, WIN32_LEAN_AND_MEAN): Define.
1865
1866 2008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
1867
1868 * config.nt: Remove reference to UNEXEC_SRC.
1869
1870 2008-06-23 Juanma Barranquero <lekktu@gmail.com>
1871 Eli Zaretskii <eliz@gnu.org>
1872
1873 * gmake.defs (DEBUG_FLAG, DEBUG_LINK) [!NODEBUG]:
1874 Don't hardcode -gstabs+, use DEBUG_INFO.
1875
1876 * configure.bat (gccdebug): Check for DWARF-2 support in GCC.
1877 Default to stabs if the compiler does not support DWARF-2.
1878 (genmakefiles): Write new variable DEBUG_INFO to config.settings.
1879
1880 2008-05-14 Jason Rumney <jasonr@gnu.org>
1881
1882 * configure.bat: Remove code dealing with --disable-font-backend.
1883
1884 2008-05-09 Eli Zaretskii <eliz@gnu.org>
1885
1886 * inc/sys/stat.h (struct stat): Move st_dev after st_ino, for
1887 better alignment. Make st_size 64-bit wide. Add new members
1888 st_uname and st_gname.
1889
1890 * inc/grp.h (struct group): Add gr_gid member.
1891
1892 2008-04-23 Eli Zaretskii <eliz@gnu.org>
1893
1894 * makefile.w32-in (ALL): Move $(CLIENTRES) from here...
1895 (all): ...to here. $(ALL) is a prerequisite of .PHONY, so having
1896 a real file there is not a good idea.
1897
1898 2008-04-23 Jason Rumney <jasonr@gnu.org>
1899
1900 * makefile.w32-in (CLIENTRES): New variable and build target.
1901 (all): Depend on it.
1902 ($(TRES)): Use $(TRES) in rule.
1903
1904 2008-04-21 Jason Rumney <jasonr@gnu.org>
1905
1906 * configure.bat (success): Print "make" rather than "gmake", as that
1907 is what MinGW uses.
1908
1909 2008-04-11 Eli Zaretskii <eliz@gnu.org>
1910
1911 * inc/sys/stat.h (__MINGW_NOTHROW): If not defined, define to nothing.
1912 Add copyright notice.
1913
1914 2008-04-10 Jason Rumney <jasonr@gnu.org>
1915
1916 * emacsclient.rc: New file.
1917
1918 * INSTALL: Document make targets.
1919
1920 2008-04-09 Jason Rumney <jasonr@gnu.org>
1921
1922 * makefile.w32-in (clean-other-dirs-nmake): Don't clean lisp dir.
1923 (clean-other-dirs-gmake): Likewise. Clean doc dirs.
1924 (top-distclean, distclean, distclean-other-dirs-nmake)
1925 (distclean-other-dirs-gmake, maintainer-clean-other-dirs-nmake)
1926 (maintainer-clean-other-dirs-gmake, maintainer-clean): New targets.
1927
1928 2008-04-05 Eli Zaretskii <eliz@gnu.org>
1929
1930 * inc/sys/stat.h: New file.
1931
1932 * configure.bat: Add check for usp10.h.
1933
1934 2008-04-04 Jason Rumney <jasonr@gnu.org>
1935
1936 * INSTALL: Update Windows API requirements.
1937
1938 2008-04-03 Jason Rumney <jasonr@gnu.org>
1939
1940 * gmake.defs, nmake.defs (UNISCRIBE): New variable.
1941
1942 2008-03-13 Glenn Morris <rgm@gnu.org>
1943
1944 * emacs.rc: Set version to 23.0.60.
1945
1946 2008-03-04 Jason Rumney <jasonr@gnu.org>
1947
1948 * gmake.defs, nmake.defs (FONT_CFLAGS): New optional compiler flag.
1949 (EMACS_EXTRA_C_FLAGS): Include it.
1950 * configure.bat (usefontbackend): Default to Y.
1951 (--enable-font-backend): Replace with --disable-font-backend.
1952 (:withfont): Replace with :withoutfont.
1953
1954 2008-03-03 Kentaro Ohkouchi <nanasess@fsm.ne.jp>
1955
1956 * icons/emacs.ico: Full alpha for 32x32 full color.
1957 Add 32x32 and 16x16 256 color versions.
1958
1959 2008-03-03 Andrew Zhilin <andrew_zhilin@yahoo.com>
1960
1961 * icons/emacs22.ico: New file (the old emacs.ico under a new name).
1962
1963 2008-03-02 Jason Rumney <jasonr@gnu.org>
1964
1965 * makefile.w32-in ($(TRES)): Depend on icon and manifest.
1966
1967 2008-03-02 Kentaro Ohkouchi <nanasess@fsm.ne.jp>
1968
1969 * icons/README: Update.
1970
1971 * icons/emacs.ico: New icon.
1972
1973 2008-02-25 Juanma Barranquero <lekktu@gmail.com>
1974
1975 * addpm.c: Include malloc.h.
1976 (add_registry): Cast return value of alloca.
1977
1978 2008-02-24 Dan Nicolaescu <dann@ics.uci.edu>
1979
1980 * config.nt (SHORTNAMES): Remove reference to obsolete variable.
1981
1982 2008-02-11 Eli Zaretskii <eliz@gnu.org>
1983
1984 * configure.bat (checkgcc): Move "del junk.o" to here, and make it
1985 conditional on existence of junk.o. If %nocygwin% is already set
1986 to Y, skip to chkapiN instead of chkapi.
1987 (chkapi): Move "rm -f junk.c junk.o" to here.
1988 (chkapiN): New label.
1989
1990 2008-02-11 Jason Rumney <jasonr@gnu.org>
1991
1992 * makefile.w32-in: Remove unidata-gen related rules.
1993
1994 2008-02-09 Eli Zaretskii <eliz@gnu.org>
1995
1996 * configure.bat (dontCopy): Do not rename admin/unidata/Makefile.
1997
1998 2008-02-11 Jason Rumney <jasonr@gnu.org>
1999
2000 * addpm.c (add_registry): Add an App Paths registry key.
2001 Look for GTK and add it to the DLL search path for Emacs if found.
2002
2003 2008-02-05 Juanma Barranquero <lekktu@gmail.com>
2004
2005 * configure.bat: In help, use generic names for the image libraries.
2006
2007 2008-02-04 Juanma Barranquero <lekktu@gmail.com>
2008
2009 * .cvsignore: Don't ignore .arch-inventory.
2010
2011 2008-02-03 Jason Rumney <jasonr@gnu.org>
2012
2013 * configure.bat: Make gcc the default compiler.
2014
2015 2008-02-02 Eli Zaretskii <eliz@gnu.org>
2016
2017 * makefile.w32-in (unidatagen-SH, unidatagen-clean-SH):
2018 Ignore return status.
2019
2020 * configure.bat (dontCopy): Rename admin/unidata/Makefile to keep
2021 it out of the way of Windows generated file.
2022 Generate admin/unidata/makefile.
2023
2024 * makefile.w32-in (unidatagen-nmake, unidatagen-clean-nmake)
2025 (unidatagen-CMD, unidatagen-clean-CMD, unidatagen-SH)
2026 (unidatagen-clean-SH): New targets.
2027 (bootstrap-nmake): Invoke unidatagen-nmake.
2028 (bootstrap-gmake): Invoke unidatagen-$(SHELLTYPE).
2029
2030 2008-02-01 Jason Rumney <jasonr@gnu.org>
2031
2032 * configure.bat (withfont): Set sep1 after modifying usercflags.
2033
2034 2008-02-01 Jason Rumney <jasonr@gnu.org>
2035
2036 * configure.bat: Rename --with-font-backend to --enable-font-backend
2037 for consistency with other platforms.
2038
2039 2008-02-01 Jason Rumney <jasonr@gnu.org>
2040
2041 * configure.bat: Add --with-font-backend option.
2042
2043 2008-01-20 Jason Rumney <jasonr@gnu.org>
2044
2045 * gmake.defs (CYGWIN) [USING_SH]: Disable mapping of file
2046 permissions to NTFS ACLs.
2047
2048 2007-11-01 Jan Djärv <jan.h.d@swipnet.se>
2049
2050 * config.nt: Remove HAVE_X11R5.
2051
2052 2007-10-22 Jason Rumney <jasonr@gnu.org>
2053
2054 * config.nt (HAVE_STRINGS_H, HAVE_STDLIB_H): Undefine.
2055 (strings.h, stdlib.h): Conditionally include.
2056 (w32_abort): Declare here.
2057 (abort): Redefine to w32_abort (moved from src/s/ms-w32.h).
2058
2059 2007-10-20 Jason Rumney <jasonr@gnu.org>
2060
2061 * makefile.w32-in (info-nmake): Change into correct directories.
2062
2063 2007-10-20 Eli Zaretskii <eliz@gnu.org>
2064
2065 * configure.bat (docflags, doldflags): New variables.
2066 (genmakefiles): Use them to work around problems with whitespace
2067 in arguments of the `if' command.
2068
2069 2007-10-18 Jason Rumney <jasonr@gnu.org>
2070
2071 * makefile.w32-in (install): Install COPYING in top-level and bin dirs.
2072
2073 2007-09-27 Jason Rumney <jasonr@gnu.org>
2074
2075 * gmake.defs (COMCTL32): New system library.
2076
2077 * nmake.defs (COMCTL32): New system library.
2078
2079 2007-09-06 Glenn Morris <rgm@gnu.org>
2080
2081 * configure.bat:
2082 * makefile.w32-in (info-nmake, info-gmake, clean-other-dirs-nmake):
2083 Change from ../man to ../doc/emacs and ../doc/misc; and from
2084 ../lispref, ../lispintro to ../doc/lispref, ../doc/lispintro.
2085
2086 2007-08-29 Glenn Morris <rgm@gnu.org>
2087
2088 * emacs.rc: Increase version to 23.0.50.
2089
2090 2007-08-14 Dhruva Krishnamurthy <dhruvakm@gmail.com> (tiny change)
2091
2092 * makefile.w32-in (bootstrap-nmake): Change directories once more.
2093
2094 2007-07-25 Glenn Morris <rgm@gnu.org>
2095
2096 * Relicense all FSF files to GPLv3 or later.
2097
2098 * COPYING: Switch to GPLv3.
2099
2100 2007-07-16 Eli Zaretskii <eliz@gnu.org>
2101
2102 * makefile.w32-in (bootstrap, bootstrap-nmake, bootstrap-gmake):
2103 Depend on cmdproxy.
2104 (cleanall): Don't delete *~.
2105
2106 2007-07-15 Jason Rumney <jasonr@gnu.org>
2107
2108 * inc/sys/socket.h (uint16_t): Define if C99 does not appear to
2109 be fully supported.
2110
2111 2007-07-14 Jason Rumney <jasonr@gnu.org>
2112
2113 * inc/sys/socket.h: Include winsock2.h and ws2tcpip.h instead
2114 of winsock.h.
2115
2116 2007-07-11 Jason Rumney <jasonr@gnu.org>
2117
2118 * gmake.defs (OLE32): New library to link.
2119
2120 * nmake.defs (OLE32): Likewise.
2121
2122 2007-06-25 Jason Rumney <jasonr@gnu.org>
2123
2124 * cmdproxy.c (main): Set console codepages to "ANSI".
2125
2126 2007-06-20 Jason Rumney <jasonr@gnu.org>
2127
2128 * configure.bat: Complain if image libraries are missing.
2129
2130 2007-06-15 Jason Rumney <jasonr@gnu.org>
2131
2132 * emacs.manifest: New file.
2133
2134 * emacs.rc: Use it.
2135
2136 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
2137
2138 * Version 22.1 released.
2139
2140 2007-05-22 Eli Zaretskii <eliz@gnu.org>
2141
2142 * INSTALL: Add information about where to find GDB, and warn
2143 against --no-debug option to configure.bat.
2144
2145 2007-05-19 Eli Zaretskii <eliz@gnu.org>
2146
2147 * INSTALL: Fix URL of EmacsW32 site where building with image
2148 support is described.
2149
2150 2007-04-26 Glenn Morris <rgm@gnu.org>
2151
2152 * emacs.rc: Increase version to 22.1.50.
2153
2154 2007-03-31 Eli Zaretskii <eliz@gnu.org>
2155
2156 * INSTALL: Mention the VCVARS32.BAT batch file for VS.NET users.
2157
2158 2007-03-09 Richard Stallman <rms@gnu.org>
2159
2160 * INSTALL: Say explicitly this is not for Cygwin.
2161
2162 2007-03-03 Eli Zaretskii <eliz@gnu.org>
2163
2164 * INSTALL: Add URL of another site with detailed build instructions.
2165
2166 2007-02-16 Glenn Morris <rgm@gnu.org>
2167
2168 * icons/gnu2a32.ico, icons/gnu2a32t.ico, icons/gnu2b48.ico:
2169 * icons/gnu2b48t.ico, icons/gnu3b32.ico, icons/gnu3b32t.ico:
2170 * icons/gnu4g48.ico, icons/gnu4g48t.ico, icons/gnu5w32.ico:
2171 * icons/gnu5w32t.ico, icons/gnu6w48.ico, icons/gnu6w48t.ico:
2172 * icons/gnu7.ico, icons/gnu8.ico, icons/gnu9.ico:
2173 Restore all but two of icons deleted in previous change.
2174
2175 2007-02-13 Chong Yidong <cyd@stupidchicken.com>
2176
2177 * icons/README: New file.
2178
2179 * icons/gnu2a32t.ico, icons/gnu3b32t.ico, icons/gnu5w32t.ico:
2180 * icons/gnu8.ico, icons/emacs21.ico, icons/gnu2b48.ico:
2181 * icons/gnu4g48.ico, icons/gnu6w48.ico, icons/gnu9.ico:
2182 * icons/gnu2b48t.ico, icons/gnu4g48t.ico:
2183 * icons/gnu6w48t.ico, icons/gnu2a32.ico, icons/gnu3b32.ico:
2184 * icons/gnu5w32.ico, icons/gnu7.ico, icons/sink.ico:
2185 Unused icons deleted.
2186
2187 2007-01-31 Juanma Barranquero <lekktu@gmail.com>
2188
2189 * configure.bat: Update ../site-lisp/subdirs.el when needed.
2190
2191 2007-01-30 Juanma Barranquero <lekktu@gmail.com>
2192
2193 * subdirs.el: Add "no-byte-compile: t" local variable.
2194
2195 2007-01-10 Jason Rumney <jasonr@gnu.org>
2196
2197 * README: Update URLs and advice about reporting bugs.
2198
2199 2006-12-29 Jason Rumney <jasonr@gnu.org>
2200
2201 * nmake.defs (TEMACS_EXTRA_LINK): Remove duplicated flags from
2202 DEBUG_LINK.
2203 (DEBUG_LINK): Remove -debugtype:both.
2204
2205 2006-12-27 Eli Zaretskii <eliz@gnu.org>
2206
2207 * INSTALL: Update table of supported Make ports. Show "make -j"
2208 command that is known to work.
2209
2210 * configure.bat: Update table of supported Make ports.
2211
2212 2006-12-24 Eli Zaretskii <eliz@gnu.org>
2213
2214 * makefile.w32-in ($(TRES)): Don't use $<, as nmake supports it
2215 only in implicit rules. Use literal "emacs.rc" instead.
2216
2217 2006-12-23 Eli Zaretskii <eliz@gnu.org>
2218
2219 * gmake.defs: Export XMFLAGS.
2220
2221 * makefile.w32-in (all-other-dirs-nmake, recompile-nmake):
2222 Don't use $(XMFLAGS) for nmake, as it doesn't support parallelism.
2223
2224 2006-12-22 Eli Zaretskii <eliz@gnu.org>
2225
2226 * INSTALL: Explain how to invoke GNU Make for parallel builds.
2227
2228 * makefile.w32-in (bootstrap-gmake): Pass XMFLAGS="$(XMFLAGS)"
2229 command-line argument to sub-Make in src, since src/makefile.w32-in
2230 invokes Make recursively during bootstrap.
2231 (clean): Delete stamp_BLD.
2232 (bootstrap): Make `all' explicitly in a recursive Make.
2233
2234 * gmake.defs (stamp_BLD): Rename from $(BLD). Create a file
2235 stamp_BLD after creating the $(BLD) directory.
2236
2237 * nmake.defs (stamp_BLD): Rename from $(BLD). Create a file
2238 stamp_BLD after creating the $(BLD) directory.
2239
2240 * makefile.w32-in (addpm, ddeclient, cmdproxy, addsection)
2241 (preprep, $(TRES), runemacs)
2242 ($(BLD)/addpm.$(O), $(BLD)/ddeclient.$(O), $(BLD)/runemacs.$(O))
2243 ($(BLD)/cmdproxy.$(O), (BLD)/addsection.$(O), $(BLD)/preprep.$(O)):
2244 Depend on stamp_BLD instead of on $(BLD).
2245 (XMFLAGS): New macro.
2246 (all-other-dirs-nmake, all-other-dirs-gmake, recompile-nmake)
2247 (recompile-gmake, bootstrap-gmake, bootstrap-clean-gmake)
2248 (install-other-dirs-gmake, info-gmake, clean-other-dirs-gmake)
2249 (cleanall-other-dirs-gmake): Pass $(XMFLAGS) to sub-Make.
2250
2251 2006-12-20 Eli Zaretskii <eliz@gnu.org>
2252
2253 * makefile.w32-in ($(TRES)): Depend on $(BLD). Use $< instead of
2254 $(ALL_DEPS).
2255 ($(BLD)/addpm.$(O), $(BLD)/ddeclient.$(O), $(BLD)/runemacs.$(O)
2256 ($(BLD)/cmdproxy.$(O), $(BLD)/addsection.$(O), $(BLD)/preprep.$(O)):
2257 New dependency on $(BLD).
2258 (all-other-dirs-nmake, all-other-dirs-gmake, bootstrap-nmake)
2259 (bootstrap-gmake): Depend on addsection.
2260
2261 2006-10-29 Juanma Barranquero <lekktu@gmail.com>
2262
2263 * runemacs.c (WinMain): Process all recognized arguments, not just
2264 the first one. Remove unused variable sec_desc.
2265
2266 2006-09-24 Eli Zaretskii <eliz@gnu.org>
2267
2268 * config.nt (HAVE_LANGINFO_CODESET): Define.
2269
2270 * inc/langinfo.h: New file.
2271
2272 * inc/nl_types.h: New file.
2273
2274 2006-09-15 Jay Belanger <belanger@truman.edu>
2275
2276 * COPYING: Replace "Library Public License" by "Lesser Public
2277 License" throughout.
2278
2279 2006-07-27 Jason Rumney <jasonr@gnu.org>
2280
2281 * INSTALL: Add notes about Cygwin make to impatient section.
2282
2283 2006-06-02 Eli Zaretskii <eliz@gnu.org>
2284
2285 * INSTALL: Add Make 3.81 to the list of Make & shell combinations
2286 known to work.
2287
2288 2006-03-12 Jason Rumney <jasonr@gnu.org>
2289
2290 * addpm.c (add_registry): Don't change the registry unless keys
2291 already exist from a previous version.
2292
2293 * makefile.w32-in (install): Use -q when invoking addpm.
2294
2295 * addpm.c (main): Accept -q as alternative for /q.
2296
2297 2006-03-11 Jason Rumney <jasonr@gnu.org>
2298
2299 * runemacs.c (WinMain): Set screen buffer to 80x25.
2300
2301 2005-12-24 Eli Zaretskii <eliz@gnu.org>
2302
2303 * gmake.defs (TEMACS_EXTRA_LINK): Remove redundant -g.
2304 (DEBUG_FLAG, DEBUG_LINK): Upgrade to "-gstabs+ -g3".
2305
2306 2005-12-09 Eli Zaretskii <eliz@gnu.org>
2307
2308 * INSTALL: Add explanation of how to debug with GDB starting from
2309 the Emacs Abort dialog.
2310
2311 2005-11-26 Chong Yidong <cyd@stupidchicken.com>
2312
2313 * emacs.rc: Use new icons.
2314
2315 2005-11-26 Eli Zaretskii <eliz@gnu.org>
2316
2317 * emacs21.ico: Renamed from emacs.ico.
2318 * emacs.ico: New icons from Andrew Zhilin
2319 <andrew_zhilin@yahoo.com>.
2320
2321 2005-09-10 Eli Zaretskii <eliz@gnu.org>
2322
2323 * config.nt (HAVE_GET_CURRENT_DIR_NAME): Undefine.
2324
2325 2005-08-10 Juanma Barranquero <lekktu@gmail.com>
2326
2327 * .cvsignore: Add `obj' and `oo' for in-place installations.
2328
2329 2005-07-30 Eli Zaretskii <eliz@gnu.org>
2330
2331 * config.nt (HAVE_GETOPT_H, HAVE_GETOPT_LONG_ONLY): Undefine.
2332
2333 2005-07-29 Juanma Barranquero <lekktu@gmail.com>
2334
2335 * configure.bat: Don't create lisp/Makefile.unix.
2336
2337 2005-07-28 Juanma Barranquero <lekktu@gmail.com>
2338
2339 * .cvsignore: Add `makefile' and `config.log'.
2340
2341 2005-07-26 Paul Eggert <eggert@cs.ucla.edu>
2342
2343 Merge gnulib getopt implementation into Emacs.
2344
2345 * inc/gettext.h: Remove; no longer needed now that
2346 lib-src/gettext.h exists.
2347
2348 2005-07-16 Eli Zaretskii <eliz@gnu.org>
2349
2350 * configure.bat: Finish config.log with a line that indicates that
2351 the configure step was successful.
2352
2353 2005-07-04 Lute Kamstra <lute@gnu.org>
2354
2355 Update FSF's address in GPL notices.
2356
2357 2005-06-11 Eli Zaretskii <eliz@gnu.org>
2358
2359 * configure.bat: If their fc.exe returns a meaningful exit status,
2360 don't overwrite src/config.h and src/epaths.h with identical
2361 copies.
2362
2363 * INSTALL: Warn about using "cvs up -kb" if one intends to commit
2364 changes. Add a pointer to another site with detailed configure
2365 and build instructions. Suggest to look at config.log when
2366 configure fails. Add MinGW Make 3.80 to the list of successful
2367 combinations.
2368
2369 * gmake.defs (ARCH_CFLAGS): Use $(MCPU_FLAG) instead of a literal
2370 "-mcpu=i686".
2371
2372 * configure.bat: Update copyright years.
2373 Delete config.log before doing anything else.
2374 Write additional diagnostics to config.log in case of failures to
2375 compile test programs, including the failed test program itself.
2376 Add a test for support of -mtune=pentium4 switch to GCC; if it is
2377 supported, set up MCPU_FLAG variable on the various Makefiles to
2378 use that switch during compilations. (This avoids GCC warning
2379 about -mcpu being deprecated.)
2380
2381 2005-06-10 Eli Zaretskii <eliz@gnu.org>
2382
2383 * addsection.c (copy_executable_and_add_section): Pass non-zero
2384 `verbose' arg to COPY_CHUNK only if DEBUG_DUMP is defined in the
2385 environment. Print section names with %.8s.
2386 (COPY_CHUNK): New 4th arg `verbose'; print diagnostic messages
2387 only if non-zero. All callers changed.
2388
2389 2005-06-05 Eli Zaretskii <eliz@gnu.org>
2390
2391 * inc/sys/socket.h: Change arg 4 of sys_setsockopt to
2392 `const void *', for consistency with POSIX.
2393
2394 2005-06-04 Eli Zaretskii <eliz@gnu.org>
2395
2396 * inc/pwd.h (getpwnam, getpwuid): Add prototypes.
2397
2398 2005-05-24 Juanma Barranquero <lekktu@gmail.com>
2399
2400 * INSTALL: Add more pointers to ports of Unix tools to Windows,
2401 and to the Emacs Wiki (which contains building instructions for
2402 Windows). Reword image library instructions and remove obsolete
2403 incompatibility information.
2404
2405 2005-04-23 David Hunter <hunterd42@comcast.net> (tiny change)
2406
2407 * config.nt (HAVE_PWD_H): Undef.
2408
2409 2004-06-07 Juanma Barranquero <lektu@terra.es>
2410
2411 * INSTALL: Clarify paragraph about compatibility between image
2412 libraries and builds of Emacs with several compilers.
2413
2414 2004-06-06 Juanma Barranquero <lektu@terra.es>
2415
2416 * makefile.w32-in (bootstrap-nmake): When nmake'ing bootstrap on
2417 the lisp/ directory, set SHELL to $(SHELLTYPE); this avoids
2418 calling non-existent cmdproxy.exe on bootstrapping after a
2419 previous install followed by realclean.
2420
2421 * nmake.defs: Add quote in comment to resync font-locking.
2422
2423 2004-06-04 Juanma Barranquero <lektu@terra.es>
2424
2425 * INSTALL: Reword the section on image support. Add reference to
2426 GnuWin32. Mention problems when mixing binaries from different
2427 compilers.
2428
2429 2004-05-06 Jason Rumney <jasonr@gnu.org>
2430
2431 * configure.bat: Use -mno-cygwin to check for image libraries
2432 when needed.
2433
2434 2004-05-03 Jason Rumney <jasonr@gnu.org>
2435
2436 * makefile.nt, ebuild.bat, install.bat, fast-install.bat:
2437 * makefile.def: Remove.
2438
2439 * nmake.defs (SYS_LDFLAGS): Add -nologo.
2440
2441 * makefile.w32-in (info-gmake, info-nmake): New targets.
2442 (info): Use them.
2443
2444 2004-04-23 Juanma Barranquero <lektu@terra.es>
2445
2446 * nmake.defs:
2447 * gmake.defs:
2448 * makefile.w32-in:
2449 * makefile.def:
2450 * makefile.nt: Add "-*- makefile -*-" mode tag.
2451
2452 2004-04-10 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
2453
2454 * runemacs.c (WinMain): Let Emacs environment default to parent.
2455
2456 2004-03-11 Jason Rumney <jasonr@gnu.org>
2457
2458 * paths.h: Remove PATH_LOCK, add PATH_BITMAPS.
2459
2460 2004-03-10 Juanma Barranquero <lektu@terra.es>
2461
2462 * makefile.w32-in (install): Don't try to copy
2463 ../lib-src/fns-*.el, as it isn't used anymore.
2464
2465 2004-01-28 Peter Runestig <peter@runestig.com>
2466
2467 * gmake.defs, nmake.defs: Add linking to ``winspool.lib''.
2468
2469 2003-12-24 Miles Bader <miles@gnu.ai.mit.edu>
2470
2471 * .cvsignore: Add `.arch-inventory'.
2472
2473 2003-11-22 Lars Hansen <larsh@math.ku.dk>
2474
2475 * inc/grp.h: New file.
2476
2477 2003-09-03 Peter Runestig <peter@runestig.com>
2478
2479 * configure.bat: Create ``makefile'' in directories man, lispref
2480 and lispintro.
2481
2482 * makefile.w32-in (force-info, info): New targets.
2483
2484 * envadd.bat: New file.
2485
2486 * multi-install-info.bat: New file.
2487
2488 2003-06-27 Jan Djärv <jan.h.d@swipnet.se>
2489
2490 * config.nt (my_strftime): New define.
2491
2492 2003-02-01 Jason Rumney <jasonr@gnu.org>
2493
2494 * configure.bat: Automatically detect libXpm.
2495 Suppress compiler output when testing for image libraries.
2496 Give names of un-found libraries in messages.
2497
2498 2003-01-31 Juanma Barranquero <lektu@terra.es>
2499
2500 * configure.bat: Automatically detect giflib and tifflib.
2501
2502 2003-01-29 Jason Rumney <jasonr@gnu.org>
2503
2504 * gmake.defs (CURDIR): Disable cygpath kludge.
2505
2506 2003-01-29 KOBAYASHI Yasuhiro <kobayays@otsukakj.co.jp>
2507
2508 * configure.bat: Avoid endless loop when configuring without image
2509 support.
2510
2511 2003-01-26 Jason Rumney <jasonr@gnu.org>
2512
2513 * configure.bat: Automatically detect jpeglib.
2514
2515 2003-01-25 Jason Rumney <jasonr@gnu.org>
2516
2517 * configure.bat: Automatically detect libpng.
2518
2519 2003-01-21 Jason Rumney <jasonr@gnu.org>
2520
2521 * icons/hand.cur: New file.
2522
2523 2003-01-21 David Ponce <david@dponce.com>
2524
2525 * emacs.rc (2000-10-19T07:24:01Z!eliz@gnu.org): Declare hand cursor resource.
2526
2527 2003-01-15 Andrew Innes <andrewi@gnu.org>
2528
2529 * gmake.defs (CURDIR): Convert to native Windows format (with
2530 forward slashes), to support building with Cygwin builds of make.
2531
2532 2002-11-17 Ben Key <BKey1@tampabay.rr.com>
2533
2534 * nmake.defs:
2535 * gmake.defs: Made changes so that Emacs would link with
2536 WinMM.lib. This change was required for my addition of a Windows
2537 compatible implementation of play-sound-internal.
2538
2539 2002-09-03 Peter Runestig <peter@runestig.com> (tiny change)
2540
2541 * emacs.rc: Version updated to 21.3.50.
2542
2543 2002-06-13 Jason Rumney <jasonr@gnu.org>
2544
2545 * addpm.c (env_vars): Remove EMACSLOCKDIR.
2546
2547 * makefile.w32-in (maybe-bootstrap, doit, maybe-bootstrap-CMD)
2548 (maybe-bootstrap-SH): New targets.
2549 (all): Depend on maybe-bootstrap.
2550
2551 2002-05-03 Jason Rumney <jasonr@gnu.org>
2552
2553 * inc/sys/socket.h (F_SETFL, O_NDELAY): Define.
2554 (sys_getpeername, fcntl): Declare as wrappers.
2555
2556 2002-04-10 Juanma Barranquero <lektu@terra.es>
2557
2558 * makefile.w32-in (bootstrap-nmake, bootstrap-gmake): Make DOC
2559 after compiling .el files.
2560
2561 2002-03-20 Jason Rumney <jasonr@gnu.org>
2562
2563 * inc/sys/socket.h (sys_setsockopt, sys_listen, sys_getsockname)
2564 (sys_accept, sys_recvfrom, sys_sendto): Declare as wrappers.
2565
2566 2002-03-19 Kim F. Storm <storm@cua.dk>
2567
2568 * config.nt (HAVE_SENDTO, HAVE_RECVFROM, HAVE_GETSOCKOPT)
2569 (HAVE_SETSOCKOPT, HAVE_GETSOCKNAME, HAVE_GETPEERNAME): Define.
2570 (HAVE_SYS_UN_H): Undef.
2571 From David Ponce <dponce@voila.fr>.
2572
2573 2002-03-13 Jason Rumney <jasonr@gnu.org>
2574
2575 * config.nt (STRFTIME_NO_POSIX2): Define.
2576
2577 2002-02-18 Jason Rumney <jasonr@gnu.org>
2578
2579 * emacs.rc: Define VS_VERSION_INFO if not already.
2580 Update version info.
2581
2582 2002-01-04 Andrew Innes <andrewi@gnu.org>
2583
2584 * gmake.defs (CFLAGS): Define _WIN32_WINNT as 0x0400, in order to
2585 pick up relevant bits of the Windows API definitions.
2586
2587 * nmake.defs (CFLAGS): Define _WIN32_WINNT as 0x0400, in order to
2588 pick up relevant bits of the Windows API definitions.
2589
2590 2001-12-14 Andrew Innes <andrewi@gnu.org>
2591
2592 * makefile.w32-in (bootstrap): Build addsection program before
2593 bootstrap (required for post-processing temacs.exe).
2594
2595 2001-12-08 Pavel Janík <Pavel@Janik.cz>
2596
2597 * COPYING: New file.
2598
2599 2001-12-03 Andrew Innes <andrewi@gnu.org>
2600
2601 * makefile.w32-in (bootstrap-nmake)
2602 (bootstrap-gmake): Extend bootstrap process to first do
2603 bootstrap-clean in lisp dir and rebuild the DOC file.
2604 (bootstrap): Do a "normal" make after the bootstrap work.
2605
2606 2001-11-20 Jason Rumney <jasonr@gnu.org>
2607
2608 * INSTALL: Update table of versions of make that are suitable
2609 for building Emacs, based on recent feedback.
2610
2611 * TODO, _emacs, emacs.bat.in, debug.bat.in: Remove.
2612
2613 2001-11-19 Andrew Innes <andrewi@gnu.org>
2614
2615 * ftime-nostartup.bat: New file.
2616
2617 * ftime.bat: Don't include libc.lib for profiling - the profiler
2618 corrupts part of memcpy.
2619
2620 2001-11-17 Jason Rumney <jasonr@gnu.org>
2621
2622 * nmake.defs (SYS_LDFLAGS): Add setargv.obj for wildcard
2623 expansion. From Juanma Barranquero <lektu@terra.es>.
2624
2625 2001-10-20 Gerd Moellmann <gerd@gnu.org>
2626
2627 * (Version 21.1 released.)
2628
2629 2001-10-12 Andrew Innes <andrewi@gnu.org>
2630
2631 * inc/pwd.h (uid_t, gid_t): New typedefs.
2632
2633 2001-10-05 Gerd Moellmann <gerd@gnu.org>
2634
2635 * Branch for 21.1.
2636
2637 2001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
2638
2639 * README: Update the address of the mailing list and subscription
2640 instructions. From Geoff Voelker <voelker@cs.ucsd.edu>.
2641
2642 2001-09-06 Eli Zaretskii <eliz@is.elta.co.il>
2643
2644 * INSTALL: Suggest to avoid using WinZip.
2645
2646 * configure.bat: Make sure ../site-lisp exists; create if necessary.
2647
2648 2001-09-05 Eli Zaretskii <eliz@is.elta.co.il>
2649
2650 * INSTALL: Mention that "make install" can be "nmake install".
2651
2652 2001-09-04 Eli Zaretskii <eliz@is.elta.co.il>
2653
2654 * makefile.w32-in ($(INSTALL_DIR)/bin): Depend on $(INSTALL_DIR),
2655 since some versions of `mkdir' don't automatically create parent
2656 directories. From Bruno Grossniklaus <bruno.grossniklaus@ubs.com>.
2657
2658 2001-08-31 Eli Zaretskii <eliz@is.elta.co.il>
2659
2660 * subdirs.el: New file.
2661
2662 * configure.bat: Copy subdirs.el to the site-lisp directory.
2663
2664 * makefile.w32-in (install): Copy subdirs.el to the installation
2665 directory.
2666
2667 2001-06-20 Jason Rumney <jasonr@gnu.org>
2668
2669 * runemacs.c (WinMain): Add quotes around command in case of spaces.
2670
2671 2001-06-01 Andrew Innes <andrewi@gnu.org>
2672
2673 * gmake.defs (sh_output): Don't use $(warning ...) to output
2674 messages, since that is not supported by GNU make 3.77.
2675
2676 2001-05-24 Jason Rumney <jasonr@gnu.org>
2677
2678 * INSTALL: Clarify that building with MSVC requires nmake.
2679
2680 2001-05-17 Andrew Innes <andrewi@gnu.org>
2681
2682 * gmake.defs (NEW_CYGWIN): Output message about spurious error
2683 message that is to be ignored.
2684
2685 2001-05-13 Andrew Innes <andrewi@gnu.org>
2686
2687 * TODO: Remove file, since it is completely out of date.
2688
2689 * README: Add copyright notice.
2690
2691 * INSTALL: Add copyright notice.
2692
2693 2001-04-18 Andrew Innes <andrewi@gnu.org>
2694
2695 * nmake.defs (EMACSLOADPATH): Ensure EMACSLOADPATH is defined in
2696 the environment.
2697
2698 * gmake.defs (SETLOADPATH): Remove definition.
2699 (EMACSLOADPATH): Ensure EMACSLOADPATH is defined in the
2700 environment.
2701
2702 2001-03-26 Eli Zaretskii <eliz@is.elta.co.il>
2703
2704 * configure.bat: Make the checkw32api* labels be distinct in the
2705 first 8 characters.
2706
2707 2001-03-17 Andrew Innes <andrewi@gnu.org>
2708
2709 * cmdproxy.c (get_next_token): Fix indefinite loop bug scanning
2710 escaped quotes.
2711
2712 * gmake.defs (DEBUG_LINK): New macro.
2713 (LINK_FLAGS): Use it.
2714
2715 * nmake.defs (DEBUG_LINK): New macro.
2716 (LINK_FLAGS): Use it.
2717
2718 2001-03-06 Andrew Innes <andrewi@gnu.org>
2719
2720 * INSTALL: Add --ldflags to configure line for building with
2721 recent versions of Cygwin GCC.
2722
2723 2001-03-05 Eli Zaretskii <eliz@is.elta.co.il>
2724
2725 * configure.bat: Use correct options when compiling a test program
2726 with Cygwin. From David Ponce <dponce@voila.fr>.
2727
2728 2001-02-24 Andrew Innes <andrewi@gnu.org>
2729
2730 * _emacs: Remove obsolete file.
2731
2732 * emacs.bat.in: Remove obsolete file.
2733
2734 * debug.bat.in: Remove obsolete file.
2735
2736 * inc/sys/socket.h: Add copyright notice.
2737
2738 * paths.h: Add copyright notice.
2739
2740 * makefile.nt: Update copyright notice.
2741
2742 * makefile.def: Update copyright notice.
2743
2744 * configure.bat: Update copyright notice.
2745
2746 * nmake.defs: Add copyright notice.
2747
2748 * gmake.defs: Add copyright notice.
2749
2750 * makefile.w32-in: Add copyright notice.
2751
2752 2001-02-05 Andrew Innes <andrewi@gnu.org>
2753
2754 * nmake.defs (THISDIR): New definition.
2755
2756 * gmake.defs (THISDIR): New definition.
2757
2758 2001-02-03 Andrew Innes <andrewi@gnu.org>
2759
2760 * configure.bat: Leave a space before >> only when there is a
2761 preceding digit. Add a comment about the importance of this.
2762
2763 * README: Replace outdated information.
2764
2765 * INSTALL (Trouble-shooting): Add note about need to specify extra
2766 compiler flags with recent Cygwin ports of gcc.
2767
2768 2001-02-01 Eli Zaretskii <eliz@is.elta.co.il>
2769
2770 * configure.bat: Use "rm -f" instead of "del /f", as the latter
2771 is not supported by Windows 9X's COMMAND.COM.
2772
2773 2001-01-31 Eli Zaretskii <eliz@is.elta.co.il>
2774
2775 * configure.bat: Make sure redirection is preceded by a blank, to
2776 avoid problems with "1>>foo" when CMD.EXE is the shell, which eats
2777 up the "1" part. From Rob Giardina <rob@criticalpointsoftware.com>.
2778
2779 2001-01-30 Eli Zaretskii <eliz@is.elta.co.il>
2780
2781 * INSTALL: Copy the table of tested combinations of development
2782 tools from configure.bat. Add suggestion to install Bash on
2783 Windows 9X.
2784
2785 * configure.bat: Don't copy lisp/Makefile, it doesn't exist; copy
2786 lisp/Makefile.in instead. Use "rm -f" where more than one file
2787 needs to be deleted, since command.com in Windows 9X doesn't grok
2788 more than one argument.
2789
2790 2001-01-24 Andrew Innes <andrewi@gnu.org>
2791
2792 * makefile.w32-in (cleanall-other-dirs-nmake)
2793 (cleanall-other-dirs-gmake): New targets.
2794 (cleanall): Invoke them.
2795
2796 2001-01-19 Andrew Innes <andrewi@gnu.org>
2797
2798 * addpm.c (env_vars): Add a version-independent site-lisp
2799 directory to EMACSLOADPATH, after the version dependent one.
2800
2801 2001-01-06 Andrew Innes <andrewi@gnu.org>
2802
2803 * README: Update info about compilers.
2804
2805 * makefile.w32-in: Use $(MAKETYPE) instead of $(SHELLTYPE) to
2806 select correct rule for invoking make in another directory.
2807 Amend rules accordingly.
2808 (clean): Delete $(COMPILER_TEMP_FILES) instead of *.pdb.
2809
2810 * nmake.defs (EMACS_ICON_PATH): Delete definition.
2811 (COMPILER_TEMP_FILES): New definition.
2812 (MAKETYPE): New definition.
2813
2814 * gmake.defs (EMACS_ICON_PATH): Delete definition.
2815 (COMPILER_TEMP_FILES): New definition.
2816 (MAKETYPE): New definition.
2817
2818 * makefile.def (EMACS_ICON_PATH): Delete definition.
2819
2820 * configure.bat: Be careful not to add trailing spaces when
2821 outputting to config.settings.
2822
2823 2001-01-02 Andrew Innes <andrewi@gnu.org>
2824
2825 * config.nt (RE_TRANSLATE): Use CHAR_TABLE_TRANSLATE macro rather
2826 than the function.
2827
2828 2000-12-17 Andrew Innes <andrewi@gnu.org>
2829
2830 * makefile.w32-in (install): Copy directories to the correct
2831 places.
2832 (real_install): Remove obsolete target.
2833
2834 2000-12-06 Andrew Innes <andrewi@gnu.org>
2835
2836 * nmake.defs (CURDIR): New define.
2837 (INSTALL_DIR): Use it.
2838
2839 * gmake.defs (NEW_CYGWIN): New define.
2840 (DQUOTE) [NEW_CYGWIN]: Cygnus changed the quoting rules since b20,
2841 so we need to adjust how we escape embedded quotes.
2842 (SETLOADPATH): Set EMACSLOADPATH to an absolute directory,
2843 relative to $(CURDIR).
2844
2845 2000-11-25 Jason Rumney <jasonr@gnu.org>
2846
2847 * config.nt (GC_MARK_STACK, GC_SETJMP_WORKS): Define.
2848
2849 2000-10-17 Andrew Innes <andrewi@gnu.org>
2850
2851 * makefile.w32-in (recompile): New target to recompile lisp
2852 directory.
2853 (recompile-CMD, recompile-SH): New support targets.
2854
2855 2000-09-24 Jason Rumney <jasonr@gnu.org>
2856
2857 * config.nt (NO_RETURN): Define it.
2858
2859 2000-09-17 Andrew Innes <andrewi@gnu.org>
2860
2861 * gmake.defs: Revert to Unix line endings.
2862
2863 * nmake.defs: Revert to Unix line endings.
2864
2865 2000-09-16 Andrew Innes <andrewi@gnu.org>
2866
2867 * gmake.defs (SETLOADPATH): Change definition to work from any
2868 subdirectory.
2869
2870 2000-09-14 Andrew Innes <andrewi@gnu.org>
2871
2872 * makefile.w32-in: Revert to Unix line endings.
2873
2874 2000-09-14 Andrew Innes <andrewi@gnu.org>
2875
2876 * INSTALL: Add note about expected error messages when configure
2877 is run.
2878
2879 * configure.bat: Simplify the generation of makefiles (don't need
2880 to generate various top-level targets that invoke make in other
2881 directories).
2882
2883 * gmake.defs (SHELLTYPE): New define.
2884 (SETLOADPATH): New define.
2885
2886 * nmake.defs (SHELLTYPE): New define.
2887
2888 * makefile.w32-in: Standardize indentation somewhat.
2889 Add bootstrap support.
2890 Pass $(MFLAGS) when invoking make recursively.
2891 Add shell-specific variants of top-level targets that invoke make
2892 recursively in other directories, and add necessary computed
2893 dependencies.
2894
2895 2000-09-03 Andrew Innes <andrewi@gnu.org>
2896
2897 * makefile.w32-in: Change to DOS line endings.
2898
2899 * configure.bat: Change to DOS line endings.
2900
2901 * addsection.c (_ANONYMOUS_UNION) [__GNUC__]: New define.
2902 (_ANONYMOUS_STRUCT) [__GNUC__]: New define.
2903
2904 * preprep.c (_ANONYMOUS_UNION) [__GNUC__]: New define.
2905 (_ANONYMOUS_STRUCT) [__GNUC__]: New define.
2906
2907 * gmake.defs (CFLAGS): No need for -D_ANONYMOUS_UNION
2908 -D_ANONYMOUS_STRUCT on compile line.
2909 (EMACS_EXTRA_C_FLAGS): No need for -DORDINARY_LINK.
2910 (ARCH_CFLAGS): Change optimization flags to -O2.
2911 (FOREACH, FORVAR, FORDO, ENDFOR): New definitions.
2912 (ARGQUOTE, DQUOTE): New defines.
2913
2914 * nmake.defs (CFLAGS): No need for -D_ANONYMOUS_UNION
2915 -D_ANONYMOUS_STRUCT on compile line.
2916 (FOREACH, FORVAR, FORDO, ENDFOR): New definitions.
2917 (ARGQUOTE, DQUOTE): New defines.
2918
2919 2000-08-22 Andrew Innes <andrewi@gnu.org>
2920
2921 * configure.bat: New file.
2922
2923 * gmake.defs: New file.
2924
2925 * nmake.defs: New file.
2926
2927 * makefile.w32-in: New file.
2928
2929 * INSTALL: Rewrite to match new configure process.
2930
2931 * config.nt [WINDOWSNT]: Don't declare getenv.
2932 (EMACS_CONFIG_OPTIONS): Define according to compiler being used.
2933
2934 * addpm.c (main): Accept /q to mean install based on addpm's
2935 location without asking. Remove reference to emacs.bat which is
2936 now obsolete.
2937
2938 * addsection.c (PTR_TO_OFFSET): Cast ptr to unsigned char*.
2939
2940 * paths.h: Use forward slash as directory separator in all path
2941 definitions.
2942 (PATH_DUMPLOADSEARCH): Revert to definition used on Unix.
2943
2944 * preprep.c (PTR_TO_OFFSET): Cast ptr to unsigned char *.
2945
2946 * runemacs.c: Remove WIN32 define.
2947
2948 * inc/sys/file.h (F_OK, X_OK, W_OK, R_OK, D_OK): Define if D_OK is
2949 not defined.
2950
2951 * inc/sys/socket.h (_WINSOCK_H): Undefine if defined.
2952 (fd_set): Define to new name, after including winsock.h, so we can
2953 provide our own implementation.
2954
2955 2000-07-05 Andrew Innes <andrewi@gnu.org>
2956
2957 * ebuild.bat: Add support for specifying make arguments.
2958
2959 * makefile.nt: Add support for `bootstrap' and related targets.
2960
2961 2000-06-11 Jason Rumney <jasonr@gnu.org>
2962
2963 * config.nt: Define POINTER_TYPE, PTR, PROTOTYPES and __P.
2964
2965 2000-02-06 Andrew Innes <andrewi@gnu.org>
2966
2967 * inc/sys/time.h: Add inclusion protection.
2968
2969 * makefile.def (SYS_LDFLAGS): Add -nologo.
2970
2971 1999-11-22 Andrew Innes <andrewi@gnu.org>
2972
2973 * install.bat: Pass on command line arguments to make.
2974
2975 * makefile.nt (fast_install): Bring commands up-to-date, and fix typo.
2976
2977 1999-11-21 Andrew Innes <andrewi@gnu.org>
2978
2979 * makefile.nt (all): Build leim if present.
2980 (install): Install leim if present.
2981 (clean): Clean leim if present.
2982
2983 * addpm.c (env_vars): Include leim in default EMACSLOADPATH
2984 definition.
2985
2986 * emacs.bat.in (EMACSLOADPATH): Include leim.
2987
2988 1999-07-12 Richard Stallman <rms@gnu.org>
2989
2990 * Version 20.4 released.
2991
2992 1999-06-16 Andrew Innes <andrewi@gnu.org>
2993
2994 * emacs.rc: Use an icon with a transparent background, to be in
2995 keeping with other applications.
2996
2997 1999-06-03 Andrew Innes <andrewi@gnu.org>
2998
2999 * preprep.c: Fix typo.
3000
3001 1999-05-02 Andrew Innes <andrewi@gnu.org>
3002
3003 * config.h: Remove obsolete file.
3004
3005 * preprep.c (copy_executable_and_move_sections): Ifdef out a
3006 couple of unused switch cases that aren't defined on all
3007 platforms.
3008
3009 * ftime.bat: Add another variation of the profile command, which
3010 only profiles extended commands.
3011
3012 1999-03-31 Geoff Voelker <voelker@cs.washington.edu>
3013
3014 * cmdproxy.c (main): Fix parens.
3015
3016 1999-03-25 Andrew Innes <andrewi@gnu.org>
3017
3018 * cmdproxy.c (main): Call GetShortPathName to normalize program
3019 names for comparison.
3020
3021 1999-03-05 Geoff Voelker <voelker@cs.washington.edu>
3022
3023 * makefile.def: Compile multiple .c files when possible.
3024 Use BLD instead of assuming i386.
3025 * makefile.nt: Remove common multiple file compilation commands.
3026
3027 1999-03-04 Geoff Voelker <voelker@cs.washington.edu>
3028
3029 * cmdproxy.c (main): Add missing parens.
3030
3031 1999-02-20 Andrew Innes <andrewi@gnu.org>
3032
3033 * preprep.c: New program to allow dumped image to be profiled.
3034
3035 * makefile.nt (preprep): New target.
3036 (ALL): Build it.
3037
3038 * makefile.def (ARCH_CFLAGS): Set struct packing to 8.
3039
3040 * ftime.bat: Invoke preprep to prepare dumped image for profiling.
3041 Change prep options to profile libc functions and skip the startup
3042 code.
3043
3044 1999-02-15 Geoff Voelker <voelker@cs.washington.edu>
3045
3046 * makefile.nt: Create installation directory as first step.
3047
3048 1999-01-31 Andrew Innes <andrewi@gnu.org>
3049
3050 * addsection.c (ROUND_UP_DST_AND_ZERO): Rename from
3051 ROUND_UP_DST. Zeroes the alignment slop.
3052 (copy_executable_and_add_section): Update the
3053 SizeOfHeaders field properly.
3054
3055 1999-01-27 Andrew Innes <andrewi@gnu.org>
3056
3057 * makefile.nt: Do make version comparison as strings.
3058
3059 1999-01-26 Andrew Innes <andrewi@harlequin.co.uk>
3060
3061 * runemacs.c (WinMain): Pass explicit environment block to
3062 CreateProcess, to work around a bug in Windows 95/98.
3063
3064 1999-01-22 Geoff Voelker <voelker@cs.washington.edu>
3065
3066 * icons: New directory with Davenport's icons.
3067 * icons/sink.ico: Renamed from emacs.ico.
3068
3069 * makefile.nt (install, fast_install): Install Windows icons
3070 into etc/icons.
3071
3072 * emacs.rc (ICON): Use icons/gnu2a32.ico as the default icon.
3073
3074 1999-01-17 Andrew Innes <andrewi@gnu.org>
3075
3076 * makefile.nt (ALL): List top-level targets.
3077 (addsection): New top-level target.
3078 (install): Copy fns-*.el to bin directory.
3079
3080 * addsection.c: New program to add static heap section to
3081 temacs.exe after linking, in support of new unexec method.
3082
3083 1998-12-28 Andrew Innes <andrewi@delysid.gnu.org>
3084
3085 * cmdproxy.c (spawn): Pass directory for child as parameter.
3086 (main): Save startup directory to give to spawn, then change
3087 directory to location of .exe in order not to prevent startup
3088 directory from being deleted.
3089
3090 1998-12-08 Geoff Voelker <voelker@cs.washington.edu>
3091
3092 * makefile.nt: Do string comparison of _NMAKE_VER.
3093
3094 1998-12-02 Geoff Voelker <voelker@cs.washington.edu>
3095
3096 * config.nt (LOCALTIME_CACHE): Define.
3097
3098 1998-11-13 Andrew Innes <andrewi@delysid.gnu.org>
3099
3100 * install.bat: Convert to DOS format.
3101
3102 1998-11-10 Andrew Innes <andrewi@harlequin.co.uk>
3103
3104 * cmdproxy.c (main): Set environment size only when running
3105 command.com.
3106
3107 1998-11-03 Theodore Jump <tjump@tertius.com>
3108
3109 * makefile.def (SYS_LDFLAGS): Use swapfile when running from cd or net.
3110 (DEL_TREE): Use rd instead of rmdir.
3111 (ARCH_CFLAGS): Optimize for P6. Align structures on 8-byte boundaries.
3112 * makefile.nt: Compile multiple source files when possible.
3113
3114 1998-10-05 Geoff Voelker <voelker@cs.washington.edu>
3115
3116 * cmdproxy.c (main): Treat command line options as case-insensitive.
3117
3118 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
3119
3120 * Version 20.3 released.
3121
3122 1998-07-20 Geoff Voelker <voelker@cs.washington.edu>
3123
3124 * addpm.c (main): Explicitly check result of message box for OK.
3125
3126 1998-06-05 Andrew Innes <andrewi@harlequin.co.uk>
3127
3128 * inc/sys/file.h (D_OK): Define new macro.
3129
3130 1998-06-01 Andrew Innes <andrewi@mescaline.gnu.org>
3131
3132 * makefile.def (CFLAGS): Do not define HAVE_NTGUI.
3133
3134 1998-05-30 Geoff Voelker <voelker@cs.washington.edu>
3135
3136 * emacs.rc (VS_VERSION_INFO): Define.
3137
3138 1998-04-23 Geoff Voelker <voelker@cs.washington.edu>
3139
3140 * makefile.nt (emacs.bat, debug.bat): Create them in the
3141 installation directory.
3142
3143 1998-04-23 Andrew Innes <andrewi@harlequin.co.uk>
3144
3145 * ddeclient.c: New file. (Support program for performing limited
3146 interprocess communication on Windows.)
3147
3148 * makefile.nt: Build ddeclient.
3149
3150 * cmdproxy.c (main): Only set environment size for real shell, and
3151 provide extra directory argument, when running on Windows 95.
3152
3153 1998-04-17 Geoff Voelker <voelker@cs.washington.edu>
3154
3155 * cmdproxy.c (fail): Exit with a negative return value.
3156 (spawn): Return subprocess return code as an argument.
3157 Explicitly copy environment block.
3158 (main): Update to use return value argument with spawn.
3159 Retry if spawn failed when a subshell was not tried.
3160
3161 * config.nt: Include new macros from src/config.in.
3162 (GNU_MALLOC, REL_ALLOC): Define.
3163 (RE_TRANSLATE_TYPE): Use Lisp_Object as type.
3164 (RE_TRANSLATE): Use char_table_translate.
3165
3166 * makefile.def (CP_DIR): Preserve attributes.
3167
3168 * makefile.nt (clean): Delete patch generated files, optimized
3169 build directory.
3170
3171 1997-10-01 Geoff Voelker <voelker@cs.washington.edu>
3172
3173 * addpm.c (env_vars): Fix misplaced % in SHELL entry.
3174
3175 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3176
3177 * Version 20.2 released.
3178
3179 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3180
3181 * Version 20.1 released.
3182
3183 1997-09-11 Geoff Voelker <voelker@cs.washington.edu>
3184
3185 * debug.bat.in: New file.
3186 * makefile.nt (debug.bat): New target.
3187
3188 1997-09-02 Andrew Innes <andrewi@harlequin.co.uk>
3189
3190 * addpm.c (env_vars): Put site-lisp before lisp in EMACSLOADPATH.
3191 Quote group name. Allow different icons to be specified.
3192
3193 * cmdproxy.c (get_env_size): New function.
3194 (spawn): Explicitly pass in environment when creating subprocess.
3195 (main): Cleanup error messages.
3196 Specify dynamically sized environment block for real shell.
3197 Pass on unhandled switches to real shell.
3198 Quote program name.
3199
3200 * makefile.def (CFLAGS_COMMON): Place pdb file in object build
3201 directory.
3202 (CFLAGS) [!MSVCNT11]: Define _CRTAPI1.
3203
3204 * runemacs.c (WinMain): Allow Emacs process to be started with
3205 high or low priority.
3206
3207 * emacs.bat.in: Remove OS dependent operations.
3208
3209 1997-09-02 Geoff Voelker <voelker@cs.washington.edu>
3210
3211 * addpm.c (env_vars): No longer set INFOPATH.
3212
3213 * cmdproxy.c (get_next_token): Null terminate token returned.
3214
3215 * emacs.bat.in (INFOPATH): No longer set INFOPATH.
3216
3217 1997-08-10 Andrew Innes <andrewi@harlequin.co.uk>
3218
3219 * addpm.c (env_vars): Set SHELL to cmdproxy.
3220 (main): Initialize idDde to 0.
3221 Determine emacs_path from module file name.
3222 Prompt for install.
3223
3224 * makefile.def (MSVCNT11): Conditionally define it.
3225 (BASE_LIBS): Do not use oldnames.lib.
3226 (SYS_LDFLAGS): Use pdb files.
3227 (CFLAGS_COMMON) [!spd]: Define EMACSDEBUG.
3228 (ARCH_CFLAGS) [i386 && spd]: Use space optimizations.
3229 (ARCH_CFLAGS) [alpha && spd]: Use optimizations.
3230
3231 * makefile.nt (ALL): Build cmdproxy.
3232 (cmdproxy): New target.
3233 (install): Install cmdproxy.
3234
3235 * ftime.bat, debug.bat, cmdproxy.c: New files.
3236
3237 1997-07-10 Geoff Voelker <voelker@cs.washington.edu>
3238
3239 * inc/sys/socket.h (shutdown): Define.
3240 (sys_shutdown): Export.
3241
3242 1997-07-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3243
3244 * config.nt (RE_TRANSLATE): Copy definition from config.in.
3245
3246 1997-07-01 Geoff Voelker <voelker@cs.washington.edu>
3247
3248 * config.nt: Update file comments.
3249 Update undefs added/removed in src/config.in.
3250
3251 1997-06-19 Geoff Voelker <voelker@cs.washington.edu>
3252
3253 * makefile.def, emacs.bat.in: Use windows95 and windowsnt instead
3254 of win95 and winnt, respectively.
3255
3256 1997-01-04 Geoff Voelker <voelker@cs.washington.edu>
3257
3258 * makefile.nt (real_install): Create site-lisp in installation dir.
3259 * addpm.c (env_vars): Add site-lisp to EMACSLOADPATH.
3260 * emacs.bat.in: Add site-lisp to EMACSLOADPATH.
3261
3262 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3263
3264 * Version 19.33 released.
3265
3266 1996-08-09 Geoff Voelker <voelker@cs.washington.edu>
3267
3268 * runemacs.c (WinMain): Put a space between the binary and its args.
3269
3270 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3271
3272 * Version 19.32 released.
3273
3274 1996-07-16 Andrew Innes <andrewi@harlequin.co.uk>
3275
3276 * makefile.nt (clean): Use OBJDIR macro.
3277
3278 1996-06-03 Kim F. Storm <kfs@olicom.dk>
3279
3280 * runemacs.c (CHOOSE_NEWEST_EXE): New parameter macro.
3281 Not defined by default.
3282 (WinMain): Add conditional testing CHOOSE_NEWEST_EXE.
3283 (WinMain): Convert backslashes to slashes in env var values.
3284
3285 * addpm.c (env_vars): Use slashes, not backslashes.
3286
3287 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
3288
3289 * Version 19.31 released.
3290
3291 1996-05-13 Andrew Innes <andrewi@harlequin.co.uk>
3292
3293 * install.bat: Set BUILD_TYPE and INSTALL_DIR before calling make;
3294 undo settings afterwards.
3295
3296 1996-05-08 Andrew Innes <andrewi@harlequin.co.uk>
3297
3298 * addpm.c (env_vars): Set SHELL registry entry to value of COMSPEC
3299 environment variable.
3300
3301 1996-05-03 Andrew Innes <andrewi@harlequin.co.uk>
3302
3303 * install.bat: Allow for optimized build.
3304 * makefile.def [BUILD_TYPE]: Build optimized version in its own dir.
3305 (ARCH_CFLAGS) [BUILD_TYPE == spd]: Build optimized version.
3306
3307 1996-05-03 Andrew Innes <andrewi@harlequin.co.uk>
3308
3309 * addpm.c (REG_ROOT): Don't use a trailing backslash.
3310 (env_vars): Rename field emacs_path to emacs_dir.
3311 (main): Add link to runemacs instead of emacs.
3312
3313 * install.bat: Check if INSTALL_DIR is passed as an argument.
3314
3315 * makefile.def (CONFIG_H) [WIN95]: Use config.nt.
3316
3317 * makefile.nt: Build and install runemacs.exe.
3318
3319 * runemacs.c: New file.
3320
3321 * config.w95: File removed.
3322
3323 * inc/netdb.h, inc/unistd.h, inc/arpa/inet.h, inc/netinet/in.h,
3324 inc/sys/socket.h, inc/sys/time.h: New header files.
3325
3326 * inc/sys/file.h (F_OK, X_OK, W_OK, R_OK): New macros.
3327
3328 1996-03-27 Geoff Voelker <voelker@cs.washington.edu>
3329
3330 * makefile.def (DEL): Defined.
3331 (DEL_TREE) [win95]: Defined.
3332 (SYS_LDFLAGS): Set executable versions to 3.10.
3333
3334 * makefile.nt: Change uses of del to $(DEL).
3335
3336 1996-01-17 Erik Naggum <erik@naggum.no>
3337
3338 * All files: Update FSF's address in comment preamble.
3339
3340 1996-01-03 George V. Reilly <georger@microcrafts.com>
3341
3342 * emacs.ico: Now the proverbial kitchen sink icon.
3343
3344 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3345
3346 * Version 19.30 released.
3347
3348 1995-11-22 Geoff Voelker <voelker@cs.washington.edu>
3349
3350 * makefile.def (CP_DIR): Use platform independent switches for xcopy.
3351
3352 * makefile.nt (install, fast_install, real_install, clean):
3353 Don't use switches to del not supported by Windows 95.
3354
3355 1995-11-07 Kevin Gallo <kgallo@microsoft.com>
3356
3357 * makefile.nt (addpm.exe): Link with $(ADVAPI32).
3358 (install, fast_install): Change same-dir test to create test file in
3359 installation tree and thereby support read-only shares.
3360 (clean): Remove .pdb files.
3361
3362 * makefile.def (NTGUI): New macro.
3363 [NTGUI] (CFLAGS): Define HAVE_NTGUI.
3364
3365 * config.nt, config.w95: Update to latest src/config.in.
3366
3367 * addpm.c (env_vars): New variable.
3368 (add_registry): New procedure.
3369 (main): Use values of configuration environment variables from
3370 the registry if defined, the process environment otherwise.
3371
3372 1995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3373
3374 * Version 19.29 released.
3375
3376 * makefile.nt (addpm.exe): Change WinMainCRTStartup to mainCRTStartup.
3377
3378 1995-06-13 Geoff Voelker <voelker@cs.washington.edu>
3379
3380 * makefile.nt: Define .c to .obj suffix rule.
3381 (addpm.obj): Compile directly, use CFLAGS.
3382 (addpm.exe): Link from addpm.obj.
3383
3384 * makefile.def (MSVCNT11): Defined.
3385 (BASE_LIBS) [MSVCNT11]: Use oldnames.lib.
3386 (CFLAGS_COMMON): Defined.
3387 (CFLAGS) [MSVCNT11]: Define _CRTAPI1 to _cdecl.
3388
3389 1995-06-09 Geoff Voelker <voelker@cs.washington.edu>
3390
3391 * emacs.bat.in: Renamed from emacs.bat.
3392 (emacs_dir): Rename from emacs_path.
3393 Definition removed.
3394
3395 * addpm.c: New file.
3396 * makefile.nt (ALL, addpm, addpm.exe, addpm.obj): Defined.
3397 (all): Depend upon $(BLD) and $(ALL).
3398 (install): Depend upon emacs.bat.
3399 Create program item for Emacs.
3400 (clean): Delete obj.
3401 (emacs.bat): Defined.
3402 * makefile.def (EMACS_ICON_PATH, ADDPM): Defined.
3403
3404 1995-05-27 Geoff Voelker <voelker@cs.washington.edu>
3405
3406 * ebuild.bat, emacs.bat, fast-install.bat, install.bat:
3407 Add carriage returns; necessary for batch files on Windows 95.
3408
3409 1995-05-25 Geoff Voelker <voelker@cs.washington.edu>
3410
3411 * config.w95: Created.
3412 * config.h: Changed to config.nt.
3413
3414 * makefile.nt (SUBDIRS): Commented out.
3415 (all, install, clean): Expand for-loops.
3416 (BUILD_CMD, INSTALL_CMD, CLEAN_CMD): Defined.
3417
3418 * makefile.def (SYS_LIB_DIR, SYS_INC_DIR): Undefined.
3419 (ARCH): New definition.
3420 (CPU, CONFIG_H, OS_TYPE): Defined.
3421 (INCLUDE, LIB): Checked if valid.
3422 (ntwin32.mak): Included.
3423 (AR, CC, LINK): New definition.
3424 (ADVAPI32, libc, BASE_LIBS): Defined.
3425 (SYS_LDFLAGS): New definition.
3426 Update comments and preprocessor conditionals.
3427
3428 * emacs.bat (SHELL): Conditionally defined.
3429 (HOME): Conditionally defined.
3430 (emacs_path, HOME): Update comments.
3431 Turn off all echo.
3432
3433 1995-05-09 Geoff Voelker <voelker@cs.washington.edu>
3434
3435 * _emacs, config.h, ebuild.bat, emacs.bat, emacs.rc:
3436 * fast-install.bat, install.bat, makefile.def, makefile.nt, paths.h:
3437 * inc/pwd.h, inc/sys/dir.h, inc/sys/file.h, inc/sys/ioctl.h:
3438 * inc/sys/param.h: Removed carriage-returns.
3439
3440 1995-05-06 Geoff Voelker <voelker@cs.washington.edu>
3441
3442 * makefile.def (CVTRES): Defined.
3443
3444 * emacs.ico, emacs.rc: New files by Kevin Gallo.
3445
3446 1995-04-10 Geoff Voelker <voelker@cs.washington.edu>
3447
3448 * src/config.h, src/paths.h: Moved to parent dir, src/ removed.
3449
3450 1995-04-09 Geoff Voelker <voelker@cs.washington.edu>
3451
3452 * makefile.def (INSTALL_DIR): Change to generic directory.
3453
3454 * emacs.bat: Added arguments when emacs.exe invoked.
3455
3456 * ebuild.cmd, emacs.cmd, install.cmd: Changed extension to .bat.
3457
3458 1994-12-13 Geoff Voelker <voelker@cs.washington.edu>
3459
3460 * makefile.def (CC): In configuration section.
3461 (COMPAT_LIB): Defined.
3462
3463 1994-11-01 Geoff Voelker <voelker@cs.washington.edu>
3464
3465 * src/paths.h: New file.
3466
3467 * src/config.h: New file.
3468
3469 * inc/pwd.h: New file.
3470
3471 * inc/sys/dir.h: New file.
3472
3473 * inc/sys/file.h: New file.
3474
3475 * inc/sys/ioctl.h: New file.
3476
3477 * inc/sys/param.h: New file.
3478
3479 * todo: New file.
3480
3481 * README: New file.
3482
3483 * makefile.nt: New file.
3484
3485 * makefile.def: New file.
3486
3487 * install.cmd: New file.
3488
3489 * INSTALL: New file.
3490
3491 * fast-install.cmd: New file.
3492
3493 * emacs.cmd: New file.
3494
3495 * ebuild.cmd: New file.
3496
3497 * _emacs: New file.
3498
3499 ;; Local Variables:
3500 ;; coding: utf-8
3501 ;; add-log-time-zone-rule: t
3502 ;; End:
3503
3504 Copyright (C) 1995-1999, 2001-2014 Free Software Foundation, Inc.
3505
3506 This file is part of GNU Emacs.
3507
3508 GNU Emacs is free software: you can redistribute it and/or modify
3509 it under the terms of the GNU General Public License as published by
3510 the Free Software Foundation, either version 3 of the License, or
3511 (at your option) any later version.
3512
3513 GNU Emacs is distributed in the hope that it will be useful,
3514 but WITHOUT ANY WARRANTY; without even the implied warranty of
3515 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
3516 GNU General Public License for more details.
3517
3518 You should have received a copy of the GNU General Public License
3519 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.