Mercurial > emacs
annotate nt/ChangeLog @ 45336:a6bd3dde3bfd
Document that ps-print can print Unicode characters.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Fri, 17 May 2002 14:14:40 +0000 |
parents | 452cb5c80efd |
children | 2af746efaa44 |
rev | line source |
---|---|
45088 | 1 2002-05-03 Jason Rumney <jasonr@gnu.org> |
2 | |
3 * inc/sys/socket.h (F_SETFL, O_NDELAY): Define. | |
4 (sys_getpeername, fcntl): Declare as wrappers. | |
5 | |
44496
9148e7fc1e39
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
44048
diff
changeset
|
6 2002-04-10 Juanma Barranquero <lektu@terra.es> |
9148e7fc1e39
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
44048
diff
changeset
|
7 |
9148e7fc1e39
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
44048
diff
changeset
|
8 * makefile.w32-in (bootstrap-nmake, bootstrap-gmake): Make DOC |
9148e7fc1e39
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
44048
diff
changeset
|
9 after compiling .el files. |
9148e7fc1e39
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
44048
diff
changeset
|
10 |
44048 | 11 2002-03-20 Jason Rumney <jasonr@gnu.org> |
12 | |
13 * inc/sys/socket.h (sys_setsockopt, sys_listen, sys_getsockname) | |
14 (sys_accept, sys_recvfrom, sys_sendto): Declare as wrappers. | |
15 | |
44024 | 16 2002-03-19 Kim F. Storm <storm@cua.dk> |
17 | |
18 * config.nt (HAVE_SENDTO, HAVE_RECVFROM, HAVE_GETSOCKOPT) | |
19 (HAVE_SETSOCKOPT, HAVE_GETSOCKNAME, HAVE_GETPEERNAME): Define. | |
20 (HAVE_SYS_UN_H): Undef. | |
21 From David Ponce <dponce@voila.fr>. | |
22 | |
43892 | 23 2002-03-13 Jason Rumney <jasonr@gnu.org> |
24 | |
25 * config.nt (STRFTIME_NO_POSIX2): Define. | |
26 | |
43398 | 27 2002-02-18 Jason Rumney <jasonr@gnu.org> |
28 | |
29 * emacs.rc: Define VS_VERSION_INFO if not already. | |
30 Update version info. | |
31 | |
42530 | 32 2002-01-04 Andrew Innes <andrewi@gnu.org> |
33 | |
34 * gmake.defs (CFLAGS): Define _WIN32_WINNT as 0x0400, in order to | |
35 pick up relevant bits of the Windows API definitions. | |
36 | |
37 * nmake.defs (CFLAGS): Define _WIN32_WINNT as 0x0400, in order to | |
38 pick up relevant bits of the Windows API definitions. | |
39 | |
42027 | 40 2001-12-14 Andrew Innes <andrewi@gnu.org> |
41 | |
42 * makefile.w32-in (bootstrap): Build addsection program before | |
43 bootstrap (required for post-processing temacs.exe). | |
44 | |
41896 | 45 2001-12-08 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
46 | |
47 * COPYING: New file. | |
48 | |
42025 | 49 2001-12-03 Andrew Innes <andrewi@gnu.org> |
50 | |
51 * makefile.w32-in (bootstrap-nmake): | |
52 (bootstrap-gmake): Extend bootstrap process to first do | |
53 bootstrap-clean in lisp dir and rebuild the DOC file. | |
54 (bootstrap): Do a "normal" make after the bootstrap work. | |
55 | |
41328 | 56 2001-11-20 Jason Rumney <jasonr@gnu.org> |
57 | |
58 * INSTALL: Update table of versions of make that are suitable | |
59 for building Emacs, based on recent feedback. | |
60 | |
61 * TODO, _emacs, emacs.bat.in, debug.bat.in: Removed. | |
62 | |
41278 | 63 2001-11-19 Andrew Innes <andrewi@gnu.org> |
64 | |
65 * ftime-nostartup.bat: New file. | |
66 | |
67 * ftime.bat: Don't include libc.lib for profiling - the profiler | |
68 corrupts part of memcpy. | |
69 | |
41178 | 70 2001-11-17 Jason Rumney <jasonr@gnu.org> |
71 | |
72 * nmake.defs (SYS_LDFLAGS): Add setargv.obj for wildcard | |
73 expansion. From Juanma Barranquero <lektu@terra.es>. | |
74 | |
40111 | 75 2001-10-20 Gerd Moellmann <gerd@gnu.org> |
76 | |
40152 | 77 * (Version 21.1 released.) |
40111 | 78 |
39826 | 79 2001-10-12 Andrew Innes <andrewi@gnu.org> |
80 | |
81 * inc/pwd.h (uid_t, gid_t): New typedefs. | |
82 | |
39742 | 83 2001-10-05 Gerd Moellmann <gerd@gnu.org> |
84 | |
85 * Branch for 21.1. | |
86 | |
39193 | 87 2001-09-08 Eli Zaretskii <eliz@is.elta.co.il> |
88 | |
89 * README: Update the address of the mailing list and subscription | |
90 instructions. From Geoff Voelker <voelker@cs.ucsd.edu>. | |
91 | |
39156 | 92 2001-09-06 Eli Zaretskii <eliz@is.elta.co.il> |
93 | |
94 * INSTALL: Suggest to avoid using WinZip. | |
39154 | 95 |
96 * configure.bat: Make sure ../site-lisp exists; create if necessary. | |
97 | |
39145 | 98 2001-09-05 Eli Zaretskii <eliz@is.elta.co.il> |
99 | |
100 * INSTALL: Mention that "make install" can be "nmake install". | |
101 | |
39114 | 102 2001-09-04 Eli Zaretskii <eliz@is.elta.co.il> |
103 | |
104 * makefile.w32-in ($(INSTALL_DIR)/bin): Depend on $(INSTALL_DIR), | |
105 since some versions of `mkdir' don't automatically create parent | |
106 directories. From Bruno Grossniklaus <bruno.grossniklaus@ubs.com>. | |
107 | |
39056 | 108 2001-08-31 Eli Zaretskii <eliz@is.elta.co.il> |
109 | |
110 * subdirs.el: New file. | |
111 | |
112 * configure.bat: Copy subdirs.el to the site-lisp directory. | |
113 | |
114 * makefile.w32-in (install): Copy subdirs.el to the installation | |
115 directory. | |
116 | |
38140 | 117 2001-06-20 Jason Rumney <jasonr@gnu.org> |
118 | |
119 * runemacs.c (WinMain): Add quotes around command in case of spaces. | |
120 | |
37975 | 121 2001-06-01 Andrew Innes <andrewi@gnu.org> |
122 | |
123 * gmake.defs (sh_output): Don't use $(warning ...) to output | |
124 messages, since that is not supported by GNU make 3.77. | |
125 | |
37886 | 126 2001-05-24 Jason Rumney <jasonr@gnu.org> |
127 | |
128 * INSTALL: Clarify that building with MSVC requires nmake. | |
129 | |
37779 | 130 2001-05-17 Andrew Innes <andrewi@gnu.org> |
131 | |
132 * gmake.defs (NEW_CYGWIN): Output message about spurious error | |
133 message that is to be ignored. | |
134 | |
37711 | 135 2001-05-13 Andrew Innes <andrewi@gnu.org> |
136 | |
137 * TODO: Remove file, since it is completely out of date. | |
138 | |
139 * README: Add copyright notice. | |
140 | |
141 * INSTALL: Add copyright notice. | |
142 | |
37566 | 143 2001-04-18 Andrew Innes <andrewi@gnu.org> |
144 | |
145 * nmake.defs (EMACSLOADPATH): Ensure EMACSLOADPATH is defined in | |
146 the environment. | |
147 | |
148 * gmake.defs (SETLOADPATH): Remove definition. | |
149 (EMACSLOADPATH): Ensure EMACSLOADPATH is defined in the | |
150 environment. | |
151 | |
152 2001-03-26 Eli Zaretskii <eliz@is.elta.co.il> | |
153 | |
154 * configure.bat: Make the checkw32api* labels be distinct in the | |
155 first 8 characters. | |
156 | |
157 2001-03-17 Andrew Innes <andrewi@gnu.org> | |
158 | |
159 * cmdproxy.c (get_next_token): Fix indefinite loop bug scanning | |
160 escaped quotes. | |
161 | |
162 * gmake.defs (DEBUG_LINK): New macro. | |
163 (LINK_FLAGS): Use it. | |
164 | |
165 * nmake.defs (DEBUG_LINK): New macro. | |
166 (LINK_FLAGS): Use it. | |
167 | |
168 2001-03-06 Andrew Innes <andrewi@gnu.org> | |
169 | |
170 * INSTALL: Add --ldflags to configure line for building with | |
171 recent versions of Cygwin GCC. | |
172 | |
173 2001-03-05 Eli Zaretskii <eliz@is.elta.co.il> | |
174 | |
175 * configure.bat: Use correct options when compiling a test program | |
176 with Cygwin. From David Ponce <dponce@voila.fr>. | |
177 | |
178 2001-02-24 Andrew Innes <andrewi@gnu.org> | |
179 | |
180 * _emacs: Remove obsolete file. | |
181 | |
182 * emacs.bat.in: Remove obsolete file. | |
183 | |
184 * debug.bat.in: Remove obsolete file. | |
185 | |
186 * inc/sys/socket.h: Add copyright notice. | |
187 | |
188 * paths.h: Add copyright notice. | |
189 | |
190 * makefile.nt: Update copyright notice. | |
191 | |
192 * makefile.def: Update copyright notice. | |
193 | |
194 * configure.bat: Update copyright notice. | |
195 | |
196 * nmake.defs: Add copyright notice. | |
197 | |
198 * gmake.defs: Add copyright notice. | |
199 | |
200 * makefile.w32-in: Add copyright notice. | |
201 | |
202 2001-02-05 Andrew Innes <andrewi@gnu.org> | |
203 | |
204 * nmake.defs (THISDIR): New definition. | |
205 | |
206 * gmake.defs (THISDIR): New definition. | |
207 | |
208 2001-02-03 Andrew Innes <andrewi@gnu.org> | |
209 | |
210 * configure.bat: Leave a space before >> only when there is a | |
211 preceding digit. Add a comment about the importance of this. | |
212 | |
213 * README: Replace outdated information. | |
214 | |
215 * INSTALL (Trouble-shooting): Add note about need to specify extra | |
216 compiler flags with recent Cygwin ports of gcc. | |
217 | |
218 2001-02-01 Eli Zaretskii <eliz@is.elta.co.il> | |
219 | |
220 * configure.bat: Use "rm -f" instead of "del /f", as the latter | |
221 is not supported by Windows 9X's COMMAND.COM. | |
222 | |
223 2001-01-31 Eli Zaretskii <eliz@is.elta.co.il> | |
224 | |
225 * configure.bat: Make sure redirection is preceeded by a blank, to | |
226 avoid problems with "1>>foo" when CMD.EXE is the shell, which eats | |
227 up the "1" part. From Rob Giardina <rob@criticalpointsoftware.com>. | |
228 | |
229 2001-01-30 Eli Zaretskii <eliz@is.elta.co.il> | |
230 | |
231 * INSTALL: Copy the table of tested combinations of development | |
232 tools from confuigure.bat. Add suggestion to install Bash on | |
233 Windows 9X. | |
234 | |
235 * configure.bat: Don't copy lisp/Makefile, it doesn't exist; copy | |
236 lisp/Makefile.in instead. Use "rm -f" where more than one file | |
237 needs to be deleted, since command.com in Windows 9X doesn't grok | |
238 more than one argument. | |
239 | |
240 2001-01-24 Andrew Innes <andrewi@gnu.org> | |
241 | |
242 * makefile.w32-in (cleanall-other-dirs-nmake): | |
243 (cleanall-other-dirs-gmake): New targets. | |
244 (cleanall): Invoke them. | |
245 | |
246 2001-01-19 Andrew Innes <andrewi@gnu.org> | |
247 | |
248 * addpm.c (env_vars): Add a version-independent site-lisp | |
249 directory to EMACSLOADPATH, after the version dependent one. | |
250 | |
251 2001-01-06 Andrew Innes <andrewi@gnu.org> | |
252 | |
253 * README: Update info about compilers. | |
254 | |
255 * makefile.w32-in: Use $(MAKETYPE) instead of $(SHELLTYPE) to | |
256 select correct rule for invoking make in another directory. Amend | |
257 rules accordingly. | |
258 (clean): Delete $(COMPILER_TEMP_FILES) instead of *.pdb. | |
259 | |
260 * nmake.defs (EMACS_ICON_PATH): Delete definition. | |
261 (COMPILER_TEMP_FILES): New definition. | |
262 (MAKETYPE): New definition. | |
263 | |
264 * gmake.defs (EMACS_ICON_PATH): Delete definition. | |
265 (COMPILER_TEMP_FILES): New definition. | |
266 (MAKETYPE): New definition. | |
267 | |
268 * makefile.def (EMACS_ICON_PATH): Delete definition. | |
269 | |
270 * configure.bat: Be careful not to add trailing spaces when | |
271 outputting to config.settings. | |
272 | |
273 2001-01-02 Andrew Innes <andrewi@gnu.org> | |
274 | |
275 * config.nt (RE_TRANSLATE): Use CHAR_TABLE_TRANSLATE macro rather | |
276 than the function. | |
277 | |
278 2000-12-17 Andrew Innes <andrewi@gnu.org> | |
279 | |
280 * makefile.w32-in (install): Copy directories to the correct | |
281 places. | |
282 (real_install): Remove obsolete target. | |
283 | |
284 2000-12-06 Andrew Innes <andrewi@gnu.org> | |
285 | |
286 * nmake.defs (CURDIR): New define. | |
287 (INSTALL_DIR): Use it. | |
288 | |
289 * gmake.defs (NEW_CYGWIN): New define. | |
290 (DQUOTE) [NEW_CYGWIN]: Cygnus changed the quoting rules since b20, | |
291 so we need to adjust how we escape embedded quotes. | |
292 (SETLOADPATH): Set EMACSLOADPATH to an absolute directory, | |
293 relative to $(CURDIR). | |
294 | |
295 2000-11-25 Jason Rumney <jasonr@gnu.org> | |
296 | |
297 * config.nt (GC_MARK_STACK, GC_SETJMP_WORKS): Define. | |
298 | |
299 2000-10-17 Andrew Innes <andrewi@gnu.org> | |
300 | |
301 * makefile.w32-in (recompile): New target to recompile lisp | |
302 directory. | |
303 (recompile-CMD, recompile-SH): New support targets. | |
304 | |
305 2000-09-24 Jason Rumney <jasonr@gnu.org> | |
306 | |
307 * config.nt (NO_RETURN): Define it. | |
308 | |
309 2000-09-17 Andrew Innes <andrewi@gnu.org> | |
310 | |
311 * gmake.defs: Revert to Unix line endings. | |
312 | |
313 * nmake.defs: Revert to Unix line endings. | |
314 | |
315 2000-09-16 Andrew Innes <andrewi@gnu.org> | |
316 | |
317 * gmake.defs (SETLOADPATH): Change definition to work from any | |
318 subdirectory. | |
319 | |
320 2000-09-14 Andrew Innes <andrewi@gnu.org> | |
321 | |
322 * makefile.w32-in: Revert to Unix line endings. | |
323 | |
324 2000-09-14 Andrew Innes <andrewi@gnu.org> | |
325 | |
326 * INSTALL: Add note about expected error messages when configure | |
327 is run. | |
328 | |
329 * configure.bat: Simplify the generation of makefiles (don't need | |
330 to generate various top-level targets that invoke make in other | |
331 directories). | |
332 | |
333 * gmake.defs (SHELLTYPE): New define. | |
334 (SETLOADPATH): New define. | |
335 | |
336 * nmake.defs (SHELLTYPE): New define. | |
337 | |
338 * makefile.w32-in: Standardize indentation somewhat. | |
339 Add bootstrap support. | |
340 Pass $(MFLAGS) when invoking make recursively. | |
341 Add shell-specific variants of top-level targets that invoke make | |
342 recursively in other directories, and add necessary computed | |
343 dependencies. | |
344 | |
345 2000-09-03 Andrew Innes <andrewi@gnu.org> | |
346 | |
347 * makefile.w32-in: Change to DOS line endings. | |
348 | |
349 * configure.bat: Change to DOS line endings. | |
350 | |
351 * addsection.c (_ANONYMOUS_UNION) [__GNUC__]: New define. | |
352 (_ANONYMOUS_STRUCT) [__GNUC__]: New define. | |
353 | |
354 * preprep.c (_ANONYMOUS_UNION) [__GNUC__]: New define. | |
355 (_ANONYMOUS_STRUCT) [__GNUC__]: New define. | |
356 | |
357 * gmake.defs (CFLAGS): No need for -D_ANONYMOUS_UNION | |
358 -D_ANONYMOUS_STRUCT on compile line. | |
359 (EMACS_EXTRA_C_FLAGS): No need for -DORDINARY_LINK. | |
360 (ARCH_CFLAGS): Change optimization flags to -O2. | |
361 (FOREACH, FORVAR, FORDO, ENDFOR): New definitions. | |
362 (ARGQUOTE, DQUOTE): New defines. | |
363 | |
364 * nmake.defs (CFLAGS): No need for -D_ANONYMOUS_UNION | |
365 -D_ANONYMOUS_STRUCT on compile line. | |
366 (FOREACH, FORVAR, FORDO, ENDFOR): New definitions. | |
367 (ARGQUOTE, DQUOTE): New defines. | |
368 | |
369 2000-08-22 Andrew Innes <andrewi@gnu.org> | |
370 | |
371 * configure.bat: New file. | |
372 | |
373 * gmake.defs: New file. | |
374 | |
375 * nmake.defs: New file. | |
376 | |
377 * makefile.w32-in: New file. | |
378 | |
379 * INSTALL: Rewrite to match new configure process. | |
380 | |
381 * config.nt [WINDOWSNT]: Don't declare getenv. | |
382 (EMACS_CONFIG_OPTIONS): Define according to compiler being used. | |
383 | |
384 * addpm.c (main): Accept /q to mean install based on addpm's | |
385 location without asking. Remove reference to emacs.bat which is | |
386 now obsolete. | |
387 | |
388 * addsection.c (PTR_TO_OFFSET): Cast ptr to unsigned char*. | |
389 | |
390 * paths.h: Use forward slash as directory separator in all path | |
391 definitions. | |
392 (PATH_DUMPLOADSEARCH): Revert to definition used on Unix. | |
393 | |
394 * preprep.c (PTR_TO_OFFSET): Cast ptr to unsigned char *. | |
395 | |
396 * runemacs.c: Remove WIN32 define. | |
397 | |
398 * inc/sys/file.h (F_OK, X_OK, W_OK, R_OK, D_OK): Define if D_OK is | |
399 not defined. | |
400 | |
401 * inc/sys/socket.h (_WINSOCK_H): Undefine if defined. | |
402 (fd_set): Define to new name, after including winsock.h, so we can | |
403 provide our own implementation. | |
404 | |
405 2000-07-05 Andrew Innes <andrewi@gnu.org> | |
406 | |
407 * ebuild.bat: Add support for specifying make arguments. | |
408 | |
409 * makefile.nt: Add support for `bootstrap' and related targets. | |
410 | |
411 2000-06-11 Jason Rumney <jasonr@gnu.org> | |
412 | |
413 * config.nt: Define POINTER_TYPE, PTR, PROTOTYPES and __P. | |
414 | |
415 2000-02-06 Andrew Innes <andrewi@gnu.org> | |
416 | |
417 * inc/sys/time.h: Add inclusion protection. | |
418 | |
419 * makefile.def (SYS_LDFLAGS): Add -nologo. | |
420 | |
421 1999-11-22 Andrew Innes <andrewi@gnu.org> | |
422 | |
423 * install.bat: Pass on command line arguments to make. | |
424 | |
425 * makefile.nt (fast_install): Bring commands up-to-date, and fix | |
426 typo. | |
427 | |
428 1999-11-21 Andrew Innes <andrewi@gnu.org> | |
429 | |
430 * makefile.nt (all): Build leim if present. | |
431 (install): Install leim if present. | |
432 (clean): Clean leim if present. | |
433 | |
434 * addpm.c (env_vars): Include leim in default EMACSLOADPATH | |
435 definition. | |
436 | |
437 * emacs.bat.in (EMACSLOADPATH): Include leim. | |
438 | |
439 1999-07-12 Richard Stallman <rms@gnu.org> | |
440 | |
441 * Version 20.4 released. | |
442 | |
443 1999-06-16 Andrew Innes <andrewi@gnu.org> | |
444 | |
445 * emacs.rc: Use an icon with a transparent background, to be in | |
446 keeping with other applications. | |
447 | |
448 1999-06-03 Andrew Innes <andrewi@gnu.org> | |
449 | |
450 * preprep.c: Fix typo. | |
451 | |
452 1999-05-02 Andrew Innes <andrewi@gnu.org> | |
453 | |
454 * config.h: Remove obsolete file. | |
455 | |
456 * preprep.c (copy_executable_and_move_sections): Ifdef out a | |
457 couple of unused switch cases that aren't defined on all | |
458 platforms. | |
459 | |
460 * ftime.bat: Add another variation of the profile command, which | |
461 only profiles extended commands. | |
462 | |
463 1999-03-31 Geoff Voelker <voelker@cs.washington.edu> | |
464 | |
465 * cmdproxy.c (main): Fix parens. | |
466 | |
467 1999-03-25 Andrew Innes <andrewi@gnu.org> | |
468 | |
469 * cmdproxy.c (main): Call GetShortPathName to normalize program | |
470 names for comparison. | |
471 | |
472 1999-03-05 Geoff Voelker <voelker@cs.washington.edu> | |
473 | |
474 * makefile.def: Compile multiple .c files when possible. | |
475 Use BLD instead of assuming i386. | |
476 * makefile.nt: Remove common multiple file compilation commands. | |
477 | |
478 1999-03-04 Geoff Voelker <voelker@cs.washington.edu> | |
479 | |
480 * cmdproxy.c (main): Add missing parens. | |
481 | |
482 1999-02-20 Andrew Innes <andrewi@gnu.org> | |
483 | |
484 * preprep.c: New program to allow dumped image to be profiled. | |
485 | |
486 * makefile.nt (preprep): New target. | |
487 (ALL): Build it. | |
488 | |
489 * makefile.def (ARCH_CFLAGS): Set struct packing to 8. | |
490 | |
491 * ftime.bat: Invoke preprep to prepare dumped image for profiling. | |
492 Change prep options to profile libc functions and skip the startup | |
493 code. | |
494 | |
495 1999-02-15 Geoff Voelker <voelker@cs.washington.edu> | |
496 | |
497 * makefile.nt: Create installation directory as first step. | |
498 | |
499 1999-01-31 Andrew Innes <andrewi@gnu.org> | |
500 | |
501 * addsection.c: (ROUND_UP_DST_AND_ZERO): Renamed from | |
502 ROUND_UP_DST. Zeroes the alignment slop. | |
503 (copy_executable_and_add_section): Update the | |
504 SizeOfHeaders field properly. | |
505 | |
506 1999-01-27 Andrew Innes <andrewi@gnu.org> | |
507 | |
508 * makefile.nt: Do make version comparison as strings. | |
509 | |
510 1999-01-26 Andrew Innes <andrewi@harlequin.co.uk> | |
511 | |
512 * runemacs.c (WinMain): Pass explicit environment block to | |
513 CreateProcess, to work around a bug in Windows 95/98. | |
514 | |
515 1999-01-22 Geoff Voelker <voelker@cs.washington.edu> | |
516 | |
517 * icons: New directory with Davenport's icons. | |
518 icons/sink.ico: Renamed from emacs.ico. | |
519 | |
520 * makefile.nt (install, fast_install): Install Windows icons | |
521 into etc/icons. | |
522 | |
523 * emacs.rc (ICON): Use icons/gnu2a32.ico as the default icon. | |
524 | |
525 1999-01-17 Andrew Innes <andrewi@gnu.org> | |
526 | |
527 * makefile.nt: (ALL): List top-level targets. | |
528 (addsection): New top-level target. | |
529 (install): Copy fns-*.el to bin directory. | |
530 | |
531 * addsection.c: New program to add static heap section to | |
532 temacs.exe after linking, in support of new unexec method. | |
533 | |
534 1998-12-28 Andrew Innes <andrewi@delysid.gnu.org> | |
535 | |
536 * cmdproxy.c (spawn): Pass directory for child as parameter. | |
537 (main): Save startup directory to give to spawn, then change | |
538 directory to location of .exe in order not to prevent startup | |
539 directory from being deleted. | |
540 | |
541 1998-12-08 Geoff Voelker <voelker@cs.washington.edu> | |
542 | |
543 * makefile.nt: Do string comparision of _NMAKE_VER. | |
544 | |
545 1998-12-02 Geoff Voelker <voelker@cs.washington.edu> | |
546 | |
547 * config.nt (LOCALTIME_CACHE): Define. | |
548 | |
549 1998-11-13 Andrew Innes <andrewi@delysid.gnu.org> | |
550 | |
551 * install.bat: Convert to DOS format. | |
552 | |
553 1998-11-10 Andrew Innes <andrewi@harlequin.co.uk> | |
554 | |
555 * cmdproxy.c (main): Set environment size only when running | |
556 command.com. | |
557 | |
558 1998-11-03 Theodore Jump <tjump@tertius.com> | |
559 | |
560 * makefile.def (SYS_LDFLAGS): Use swapfile when running from cd or net. | |
561 (DEL_TREE): Use rd instead of rmdir. | |
562 (ARCH_CFLAGS): Optimize for P6. Align structures on 8-byte boundaries. | |
563 * makefile.nt: Compile multiple source files when possible. | |
564 | |
565 1998-10-05 Geoff Voelker <voelker@cs.washington.edu> | |
566 | |
567 * cmdproxy.c (main): Treat command line options as case-insensitive. | |
568 | |
569 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu> | |
570 | |
571 * Version 20.3 released. | |
572 | |
573 1998-07-20 Geoff Voelker <voelker@cs.washington.edu> | |
574 | |
575 * addpm.c (main): Explicitly check result of message box for OK. | |
576 | |
577 1998-06-05 Andrew Innes <andrewi@harlequin.co.uk> | |
578 | |
579 * inc/sys/file.h (D_OK): Define new macro. | |
580 | |
581 1998-06-01 Andrew Innes <andrewi@mescaline.gnu.org> | |
582 | |
583 * makefile.def (CFLAGS): Do not define HAVE_NTGUI. | |
584 | |
585 1998-05-30 Geoff Voelker <voelker@cs.washington.edu> | |
586 | |
587 * emacs.rc (VS_VERSION_INFO): Define. | |
588 | |
589 1998-04-23 Geoff Voelker <voelker@cs.washington.edu> | |
590 | |
591 * makefile.nt (emacs.bat, debug.bat): Create them in the | |
592 installation directory. | |
593 | |
594 1998-04-23 Andrew Innes <andrewi@harlequin.co.uk> | |
595 | |
596 * ddeclient.c: New file. (Support program for performing limited | |
597 interprocess communication on Windows.) | |
598 | |
599 * makefile.nt: Build ddeclient. | |
600 | |
601 * cmdproxy.c (main): Only set environment size for real shell, and | |
602 provide extra directory argument, when running on Windows 95. | |
603 | |
604 1998-04-17 Geoff Voelker <voelker@cs.washington.edu> | |
605 | |
606 * cmdproxy.c (fail): Exit with a negative return value. | |
607 (spawn): Return subprocess return code as an argument. | |
608 Explicitly copy environment block. | |
609 (main): Update to use return value argument with spawn. | |
610 Retry if spawn failed when a subshell was not tried. | |
611 | |
612 * config.nt: Include new macros from src/config.in. | |
613 (GNU_MALLOC, REL_ALLOC): Define. | |
614 (RE_TRANSLATE_TYPE): Use Lisp_Object as type. | |
615 (RE_TRANSLATE): Use char_table_translate. | |
616 | |
617 * makefile.def (CP_DIR): Preserve attributes. | |
618 | |
619 * makefile.nt (clean): Delete patch generated files, optimized | |
620 build directory. | |
621 | |
622 1997-10-01 Geoff Voelker <voelker@cs.washington.edu> | |
623 | |
624 * addpm.c (env_vars): Fix misplaced % in SHELL entry. | |
625 | |
626 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
627 | |
628 * Version 20.2 released. | |
629 | |
630 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
631 | |
632 * Version 20.1 released. | |
633 | |
634 1997-09-11 Geoff Voelker <voelker@cs.washington.edu> | |
635 | |
636 * debug.bat.in: New file. | |
637 * makefile.nt (debug.bat): New target. | |
638 | |
639 1997-09-02 Andrew Innes <andrewi@harlequin.co.uk> | |
640 | |
641 * addpm.c (env_vars): Put site-lisp before lisp in EMACSLOADPATH. | |
642 Quote group name. Allow different icons to be specified. | |
643 | |
644 * cmdproxy.c (get_env_size): New function. | |
645 (spawn): Explicitly pass in environment when creating subprocess. | |
646 (main): Cleaup error messages. | |
647 Specify dynamically sized environment block for real shell. | |
648 Pass on unhandled switches to real shell. | |
649 Quote program name. | |
650 | |
651 * makefile.def (CFLAGS_COMMON): Place pdb file in object build | |
652 directory. | |
653 (CFLAGS) [!MSVCNT11]: Define _CRTAPI1. | |
654 | |
655 * runemacs.c (WinMain): Allow Emacs process to be started with | |
656 high or low priority. | |
657 | |
658 * emacs.bat.in: Remove OS dependent operations. | |
659 | |
660 1997-09-02 Geoff Voelker <voelker@cs.washington.edu> | |
661 | |
662 * addpm.c (env_vars): No longer set INFOPATH. | |
663 | |
664 * cmdproxy.c (get_next_token): Null terminate token returned. | |
665 | |
666 * emacs.bat.in (INFOPATH): No longer set INFOPATH. | |
667 | |
668 1997-08-10 Andrew Innes <andrewi@harlequin.co.uk> | |
669 | |
670 * addpm.c (env_vars): Set SHELL to cmdproxy. | |
671 (main): Initialize idDde to 0. | |
672 Determine emacs_path from module file name. | |
673 Prompt for install. | |
674 | |
675 * makefile.def (MSVCNT11): Conditionally define it. | |
676 (BASE_LIBS): Do not use oldnames.lib. | |
677 (SYS_LDFLAGS): Use pdb files. | |
678 (CFLAGS_COMMON) [!spd]: Define EMACSDEBUG. | |
679 (ARCH_CFLAGS) [i386 && spd]: Use space optimizations. | |
680 (ARCH_CFLAGS) [alpha && spd]: Use optimizations. | |
681 | |
682 * makefile.nt (ALL): Build cmdproxy. | |
683 (cmdproxy): New target. | |
684 (install): Install cmdproxy. | |
685 | |
686 * ftime.bat, debug.bat, cmdproxy.c: New files. | |
687 | |
688 1997-07-10 Geoff Voelker <voelker@cs.washington.edu> | |
689 | |
690 * inc/sys/socket.h: (shutdown): Define. | |
691 (sys_shutdown): Export. | |
692 | |
693 1997-07-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
694 | |
695 * config.nt (RE_TRANSLATE): Copy definition from config.in. | |
696 | |
697 1997-07-01 Geoff Voelker <voelker@cs.washington.edu> | |
698 | |
699 * config.nt: Update file comments. | |
700 Update undefs added/removed in src/config.in. | |
701 | |
702 1997-06-19 Geoff Voelker <voelker@cs.washington.edu> | |
703 | |
704 * makefil.def, emacs.bat: Use windows95 and windowsnt instead | |
705 of win95 and winnt, respectively. | |
706 | |
707 1997-01-04 Geoff Voelker <voelker@cs.washington.edu> | |
708 | |
709 * makefile.nt (real_install): Create site-lisp in installation dir. | |
710 * addpm.c (env_vars): Add site-lisp to EMACSLOADPATH. | |
711 * emacs.bat.in: Add site-lisp to EMACSLOADPATH. | |
712 | |
713 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
714 | |
715 * Version 19.33 released. | |
716 | |
717 1996-08-09 Geoff Voelker <voelker@cs.washington.edu> | |
718 | |
719 * runemacs.c (WinMain): Put a space between the binary and its args. | |
720 | |
721 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
722 | |
723 * Version 19.32 released. | |
724 | |
725 1996-07-16 Andrew Innes <andrewi@harlequin.co.uk> | |
726 | |
727 * makefile.nt (clean): Use OBJDIR macro. | |
728 | |
729 1996-06-03 Kim F. Storm <kfs@olicom.dk> | |
730 | |
731 * runemacs.c (CHOOSE_NEWEST_EXE): New parameter macro. | |
732 Not defined by default. | |
733 (WinMain): Add conditional testing CHOOSE_NEWEST_EXE. | |
734 (WinMain): Convert backslashes to slashes in env var values. | |
735 | |
736 * addpm.c (env_vars): Use slashes, not backslashes. | |
737 | |
738 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu> | |
739 | |
740 * Version 19.31 released. | |
741 | |
742 1996-05-13 Andrew Innes <andrewi@harlequin.co.uk> | |
743 | |
744 * install.bat: Set BUILD_TYPE and INSTALL_DIR before calling make; | |
745 undo settings afterwards. | |
746 | |
747 1996-05-08 Andrew Innes <andrewi@harlequin.co.uk> | |
748 | |
749 * addpm.c (env_vars): Set SHELL registry entry to value of COMSPEC | |
750 environment variable. | |
751 | |
752 1996-05-03 Andrew Innes <andrewi@harlequin.co.uk> | |
753 | |
754 * install.bat: Allow for optimized build. | |
755 * makefile.def [BUILD_TYPE]: Build optimized version in its own dir. | |
756 (ARCH_CFLAGS) [BUILD_TYPE == spd]: Build optimized version. | |
757 | |
758 1996-05-03 Andrew Innes <andrewi@harlequin.co.uk> | |
759 | |
760 * addpm.c (REG_ROOT): Don't use a trailing backslash. | |
761 (env_vars): Rename field emacs_path to emacs_dir. | |
762 (main): Add link to runemacs instead of emacs. | |
763 | |
764 * install.bat: Check if INSTALL_DIR is passed as an argument. | |
765 | |
766 * makefile.def (CONFIG_H) [WIN95]: Use config.nt. | |
767 | |
768 * makefile.nt: Build and install runemacs.exe. | |
769 | |
770 * runemacs.c: New file. | |
771 | |
772 * config.w95: File removed. | |
773 | |
774 * inc/netdb.h, inc/unistd.h, inc/arpa/inet.h, inc/netinet/in.h, | |
775 inc/sys/socket.h, inc/sys/time.h: New header files. | |
776 | |
777 * inc/sys/file.h (F_OK, X_OK, W_OK, R_OK): New macros. | |
778 | |
779 1996-03-27 Geoff Voelker <voelker@cs.washington.edu> | |
780 | |
781 * makefile.def (DEL): Defined. | |
782 (DEL_TREE) [win95]: Defined. | |
783 (SYS_LDFLAGS): Set executable versions to 3.10. | |
784 | |
785 * makefile.nt: Change uses of del to $(DEL). | |
786 | |
787 1996-01-17 Erik Naggum <erik@naggum.no> | |
788 | |
789 * All files: Update FSF's address in comment preamble. | |
790 | |
791 1996-01-03 George V. Reilly <georger@microcrafts.com> | |
792 | |
793 * emacs.ico: Now the proverbial kitchen sink icon. | |
794 | |
795 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
796 | |
797 * Version 19.30 released. | |
798 | |
799 1995-11-22 Geoff Voelker <voelker@cs.washington.edu> | |
800 | |
801 * makefile.def (CP_DIR): Use platform independent switches for xcopy. | |
802 | |
803 * makefile.nt (install, fast_install, real_install, clean): | |
804 Don't use switches to del not supported by Win95. | |
805 | |
806 1995-11-07 Kevin Gallo <kgallo@microsoft.com> | |
807 | |
808 * makefile.nt (addpm.exe): Link with $(ADVAPI32). | |
809 (install, fast_install): Change same-dir test to create test file in | |
810 installation tree and thereby support read-only shares. | |
811 (clean): Remove .pdb files. | |
812 | |
813 * makefile.def (NTGUI): New macro. | |
814 [NTGUI] (CFLAGS): Define HAVE_NTGUI. | |
815 | |
816 * config.nt, config.w95: Update to latest src/config.in. | |
817 | |
818 * addpm.c (env_vars): New variable. | |
819 (add_registry): New procedure. | |
820 (main): Use values of configuration environment variables from | |
821 the registry if defined, the process environment otherwise. | |
822 | |
823 1995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
824 | |
825 * Version 19.29 released. | |
826 | |
827 * makefile.nt (addpm.exe): Change WinMainCRTStartup to mainCRTStartup. | |
828 | |
829 1995-06-13 Geoff Voelker <voelker@cs.washington.edu> | |
830 | |
831 * makefile.nt: Define .c to .obj suffix rule. | |
832 (addpm.obj): Compile directly, use CFLAGS. | |
833 (addpm.exe): Link from addpm.obj. | |
834 | |
835 * makefile.def (MSVCNT11): Defined. | |
836 (BASE_LIBS) [MSVCNT11]: Use oldnames.lib. | |
837 (CFLAGS_COMMON): Defined. | |
838 (CFLAGS) [MSVCNT11]: Define _CRTAPI1 to _cdecl. | |
839 | |
840 1995-06-09 Geoff Voelker <voelker@cs.washington.edu> | |
841 | |
842 * emacs.bat.in: Renamed from emacs.bat | |
843 (emacs_dir): Renamed from emacs_path | |
844 Definition removed. | |
845 | |
846 * addpm.c: New file. | |
847 * makefile.nt (ALL,addpm,addpm.exe,addpm.obj): Defined. | |
848 (all): Depend upon $(BLD) and $(ALL). | |
849 (install): Depend upon emacs.bat. | |
850 Create program item for Emacs. | |
851 (clean): Delete obj. | |
852 (emacs.bat): Defined. | |
853 * makefile.def (EMACS_ICON_PATH,ADDPM): Defined. | |
854 | |
855 1995-05-27 Geoff Voelker <voelker@cs.washington.edu> | |
856 | |
857 * ebuild.bat, emacs.bat, fast-install.bat, install.bat: | |
858 Add carriage returns; necessary for batch files on Win95. | |
859 | |
860 1995-05-25 Geoff Voelker <voelker@cs.washington.edu> | |
861 | |
862 * config.w95: Created. | |
863 * config.h: Changed to config.nt. | |
864 | |
865 * makefile.nt (SUBDIRS): Commented out. | |
866 (all,install,clean): Expand for-loops. | |
867 (BUILD_CMD,INSTALL_CMD,CLEAN_CMD): Defined. | |
868 | |
869 * makefile.def (SYS_LIB_DIR,SYS_INC_DIR): Undefined. | |
870 (ARCH): New definition. | |
871 (CPU,CONFIG_H,OS_TYPE): Defined. | |
872 (INCLUDE,LIB): Checked if valid. | |
873 (ntwin32.mak): Included. | |
874 (AR,CC,LINK): New definition. | |
875 (ADVAPI32,libc,BASE_LIBS): Defined. | |
876 (SYS_LDFLAGS): New definition. | |
877 Update comments and preprocessor conditionals. | |
878 | |
879 * emacs.bat (SHELL): Conditionally defined. | |
880 (HOME): Conditionally defined. | |
881 (emacs_path,HOME): Update comments. | |
882 Turn off all echo. | |
883 | |
884 1995-05-09 Geoff Voelker <voelker@cs.washington.edu> | |
885 | |
886 * _emacs, config.h, ebuild.bat, emacs.bat, emacs.rc, | |
887 fast-install.bat, install.bat, makefile.def, makefile.nt, paths.h, | |
888 inc/pwd.h, inc/sys/dir.h, inc/sys/file.h, inc/sys/ioctl.h, | |
889 inc/sys/param.h: Removed carriage-returns. | |
890 | |
891 1995-05-06 Geoff Voelker <voelker@cs.washington.edu> | |
892 | |
893 * makefile.def (CVTRES): Defined. | |
894 | |
895 * emacs.ico, emacs.rc: New files by Kevin Gallo. | |
896 | |
897 1995-04-10 Geoff Voelker <voelker@cs.washington.edu> | |
898 | |
899 * src: Removed. | |
900 | |
901 * src\config.h, src\paths.h: Moved to parent dir, src removed. | |
902 | |
903 1995-04-09 Geoff Voelker <voelker@cs.washington.edu> | |
904 | |
905 * makefile.def (INSTALL_DIR): Changed to generic directory. | |
906 | |
907 * emacs.bat: Added arguments when emacs.exe invoked. | |
908 | |
909 * ebuild.cmd, emacs.cmd, install.cmd: Changed extension to .bat. | |
910 | |
911 1994-12-13 voelker <voelker@cs.washington.edu> | |
912 | |
913 * makefile.def (CC): In configuration section. | |
914 (COMPAT_LIB): Defined. | |
915 | |
916 1994-11-01 voelker <voelker@cs.washington.edu> | |
917 | |
918 * src/paths.h: New file. | |
919 | |
920 * src/config.h: New file. | |
921 | |
922 * inc/pwd.h: New file. | |
923 | |
924 * inc/sys/dir.h: New file. | |
925 | |
926 * inc/sys/file.h: New file. | |
927 | |
928 * inc/sys/ioctl.h: New file. | |
929 | |
930 * inc/sys/param.h: New file. | |
931 | |
932 * todo: New file. | |
933 | |
934 * readme: New file. | |
935 | |
936 * makefile.nt: New file. | |
937 | |
938 * makefile.def: New file. | |
939 | |
940 * install.cmd: New file. | |
941 | |
942 * install: New file. | |
943 | |
944 * fast-install.cmd: New file. | |
945 | |
946 * emacs.cmd: New file. | |
947 | |
948 * ebuild.cmd: New file. | |
949 | |
950 * _emacs: New file. | |
951 | |
952 ;; Local Variables: | |
953 ;; coding: iso-2022-7bit | |
954 ;; End: | |
39627 | 955 |
956 Copyright (C) 1995, 1996, 1997, 1998, 1999, 2001 | |
957 Free Software Foundation, Inc. | |
958 Copying and distribution of this file, with or without modification, | |
959 are permitted provided the copyright notice and this notice are preserved. |