Mercurial > hg > xemacs-beta
comparison nt/ChangeLog @ 434:9d177e8d4150 r21-2-25
Import from CVS: tag r21-2-25
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:30:53 +0200 |
parents | 3a7e78e1142d |
children | 080151679be2 |
comparison
equal
deleted
inserted
replaced
433:892ca416f0fb | 434:9d177e8d4150 |
---|---|
1 1999-12-24 Martin Buchholz <martin@xemacs.org> | |
2 | |
3 * XEmacs 21.2.25 is released. | |
4 | |
5 1999-12-15 Scott Blachowicz <Scott.Blachowicz@seaslug.org> | |
6 | |
7 * minitar.c (main): Add explicit exit(0) to get successful return | |
8 code. | |
9 | |
1 1999-12-14 Martin Buchholz <martin@xemacs.org> | 10 1999-12-14 Martin Buchholz <martin@xemacs.org> |
2 | 11 |
3 * XEmacs 21.2.24 is released. | 12 * XEmacs 21.2.24 is released. |
4 | 13 |
5 1999-11-28 Adrian Aichner <aichner@ecf.teradyne.com> | 14 1999-11-28 Adrian Aichner <adrian@xemacs.org> |
6 | 15 |
7 * xemacs.mak (depend): Only update `depend' if there were changes. | 16 * xemacs.mak (depend): Only update `depend' if there were changes. |
8 Use "perl ./make-src-depend" instead of "mkdepend". | 17 Use "perl ./make-src-depend" instead of "mkdepend". |
9 | 18 |
10 1999-12-07 Martin Buchholz <martin@xemacs.org> | 19 1999-12-07 Martin Buchholz <martin@xemacs.org> |
11 | 20 |
12 * XEmacs 21.2.23 is released. | 21 * XEmacs 21.2.23 is released. |
13 | 22 |
14 1999-11-27 Adrian Aichner <aichner@ecf.teradyne.com> | 23 1999-11-27 Adrian Aichner <adrian@xemacs.org> |
15 | 24 |
16 * xemacs.mak (SRCDIR): Make path to xemacs absolute to | 25 * xemacs.mak (SRCDIR): Make path to xemacs absolute to |
17 facilitate building info in man subdirs. Echo all cd commands, | 26 facilitate building info in man subdirs. Echo all cd commands, |
18 not just some of them. | 27 not just some of them. |
19 | 28 |
46 1999-10-07 Norbert Koch <n.koch@eai-delta.de> | 55 1999-10-07 Norbert Koch <n.koch@eai-delta.de> |
47 | 56 |
48 * xemacs.mak: Ignore return code of 'del' calls. Use a make | 57 * xemacs.mak: Ignore return code of 'del' calls. Use a make |
49 variable for 'del'. | 58 variable for 'del'. |
50 | 59 |
51 1999-09-26 Adrian Aichner <aichner@ecf.teradyne.com> | 60 1999-09-26 Adrian Aichner <adrian@xemacs.org> |
52 | 61 |
53 * xemacs.mak (all): Update $(LISP)/auto-autoloads.elc? and | 62 * xemacs.mak (all): Update $(LISP)/auto-autoloads.elc? and |
54 $(LISP)/custom-load.el using XEmacs itself, like xemacs-packages | 63 $(LISP)/custom-load.el using XEmacs itself, like xemacs-packages |
55 do. | 64 do. |
56 ($(LISP)\auto-autoloads.el): Add new rule. | 65 ($(LISP)\auto-autoloads.el): Add new rule. |
58 | 67 |
59 1999-08-04 Andy Piper <andy@xemacs.org> | 68 1999-08-04 Andy Piper <andy@xemacs.org> |
60 | 69 |
61 * xemacs.mak (HAVE_WIDGETS): add define to appropriate places. | 70 * xemacs.mak (HAVE_WIDGETS): add define to appropriate places. |
62 | 71 |
63 1999-07-26 Adrian Aichner <aichner@ecf.teradyne.com> | 72 1999-07-26 Adrian Aichner <adrian@xemacs.org> |
64 | 73 |
65 * xemacs.mak ($(MANDIR)\lispref\lispref.texi): Replace bad | 74 * xemacs.mak ($(MANDIR)\lispref\lispref.texi): Replace bad |
66 dependency. | 75 dependency. |
67 | 76 |
68 1999-07-30 XEmacs Build Bot <builds@cvs.xemacs.org> | 77 1999-07-30 XEmacs Build Bot <builds@cvs.xemacs.org> |
69 | 78 |
70 * XEmacs 21.2.19 is released | 79 * XEmacs 21.2.19 is released |
71 | 80 |
72 1999-07-10 Adrian Aichner <aichner@ecf.teradyne.com> | 81 1999-07-10 Adrian Aichner <adrian@xemacs.org> |
73 | 82 |
74 * xemacs.mak (.SUFFIXES): Add .texi. | 83 * xemacs.mak (.SUFFIXES): Add .texi. |
75 (check): Improve automated test section. | 84 (check): Improve automated test section. |
76 (info): Generate info files using XEmacs (no makeinfo.exe needed). | 85 (info): Generate info files using XEmacs (no makeinfo.exe needed). |
77 | 86 |
86 | 95 |
87 1999-06-22 XEmacs Build Bot <builds@cvs.xemacs.org> | 96 1999-06-22 XEmacs Build Bot <builds@cvs.xemacs.org> |
88 | 97 |
89 * XEmacs 21.2.17 is released | 98 * XEmacs 21.2.17 is released |
90 | 99 |
91 1999-06-13 Adrian Aichner <aichner@ecf.teradyne.com> | 100 1999-06-13 Adrian Aichner <adrian@xemacs.org> |
92 | 101 |
93 * xemacs.mak (DOC_SRC8): Remove mule-coding.c. | 102 * xemacs.mak (DOC_SRC8): Remove mule-coding.c. |
94 (TEMACS_MULE_OBJS): Remove mule-coding.obj | 103 (TEMACS_MULE_OBJS): Remove mule-coding.obj |
95 (check): Implement according to src/Makefile. | 104 (check): Implement according to src/Makefile. |
96 (check-temacs): ditto. | 105 (check-temacs): ditto. |
101 | 110 |
102 1999-06-11 XEmacs Build Bot <builds@cvs.xemacs.org> | 111 1999-06-11 XEmacs Build Bot <builds@cvs.xemacs.org> |
103 | 112 |
104 * XEmacs 21.2.16 is released | 113 * XEmacs 21.2.16 is released |
105 | 114 |
106 1999-05-14 Adrian Aichner <aichner@ecf.teradyne.com> | 115 1999-05-14 Adrian Aichner <adrian@xemacs.org> |
107 | 116 |
108 * xemacs.mak (GUNG_HO): Explicitly default to 0. | 117 * xemacs.mak (GUNG_HO): Explicitly default to 0. |
109 Fix some comment typos. | 118 Fix some comment typos. |
110 ($(XEMACS)\Installation): Create it in the toplevel-directory, | 119 ($(XEMACS)\Installation): Create it in the toplevel-directory, |
111 where it is expected by loadup.el | 120 where it is expected by loadup.el |
130 1999-05-03 Hrvoje Niksic <hniksic@srce.hr> | 139 1999-05-03 Hrvoje Niksic <hniksic@srce.hr> |
131 | 140 |
132 * xemacs.mak ($(LISP)\Installation.el): Don't use | 141 * xemacs.mak ($(LISP)\Installation.el): Don't use |
133 `replace-in-string'. | 142 `replace-in-string'. |
134 | 143 |
135 1999-03-17 Adrian Aichner <aichner@ecf.teradyne.com> | 144 1999-03-17 Adrian Aichner <adrian@xemacs.org> |
136 | 145 |
137 * xemacs.mak: Remove ESC macro -- no longer needed. | 146 * xemacs.mak: Remove ESC macro -- no longer needed. |
138 Remove small configuration report. Remove simplified version of | 147 Remove small configuration report. Remove simplified version of |
139 Installation and Installation.el | 148 Installation and Installation.el |
140 (Installation.el): Create it depending on "Installation" file. | 149 (Installation.el): Create it depending on "Installation" file. |
206 | 215 |
207 1999-02-02 XEmacs Build Bot <builds@cvs.xemacs.org> | 216 1999-02-02 XEmacs Build Bot <builds@cvs.xemacs.org> |
208 | 217 |
209 * XEmacs 21.2.9 is released | 218 * XEmacs 21.2.9 is released |
210 | 219 |
211 1999-01-14 Adrian Aichner <aichner@ecf.teradyne.com> | 220 1999-01-14 Adrian Aichner <adrian@xemacs.org> |
212 | 221 |
213 * xemacs.mak (MODULES): Adding variable. | 222 * xemacs.mak (MODULES): Adding variable. |
214 (update-elc): Setting EMACSBOOTSTRAPMODULEPATH. | 223 (update-elc): Setting EMACSBOOTSTRAPMODULEPATH. |
215 | 224 |
216 1998-12-17 Charles G. Waldman <cgw@pgt.com> | 225 1998-12-17 Charles G. Waldman <cgw@pgt.com> |
257 | 266 |
258 1998-12-16 Andy Piper <andy@xemacs.org> | 267 1998-12-16 Andy Piper <andy@xemacs.org> |
259 | 268 |
260 * XEmacs 21.2.6 is released | 269 * XEmacs 21.2.6 is released |
261 | 270 |
262 1998-12-11 Adrian Aichner <aichner@ecf.teradyne.com> | 271 1998-12-11 Adrian Aichner <adrian@xemacs.org> |
263 | 272 |
264 * xemacs.mak (DOC_SRC2): CLASH_DETECTION is not supported under | 273 * xemacs.mak (DOC_SRC2): CLASH_DETECTION is not supported under |
265 native Windows NT. Therefore src\filelock.c is not to be | 274 native Windows NT. Therefore src\filelock.c is not to be |
266 compiled. | 275 compiled. |
267 (TEMACS_OBJS): Consequently, don't link in $(OUTDIR)\filelock.obj. | 276 (TEMACS_OBJS): Consequently, don't link in $(OUTDIR)\filelock.obj. |
279 | 288 |
280 * xemacs.mak (TEMACS_OBJS): | 289 * xemacs.mak (TEMACS_OBJS): |
281 (DOC_SRC4): | 290 (DOC_SRC4): |
282 - Remove pure.c, pure.obj | 291 - Remove pure.c, pure.obj |
283 | 292 |
284 1998-11-04 Adrian Aichner <aichner@ecf.teradyne.com> | 293 1998-11-04 Adrian Aichner <adrian@xemacs.org> |
285 | 294 |
286 * xemacs.mak: Creating minimal versions of Installation, | 295 * xemacs.mak: Creating minimal versions of Installation, |
287 Installation.el, and config.values to make | 296 Installation.el, and config.values to make |
288 (describe-installation) and (config-value ...) work in Windows NT | 297 (describe-installation) and (config-value ...) work in Windows NT |
289 native builds. Incorporating rule for movemail.exe courtesy of | 298 native builds. Incorporating rule for movemail.exe courtesy of |
308 | 317 |
309 1998-09-29 SL Baur <steve@altair.xemacs.org> | 318 1998-09-29 SL Baur <steve@altair.xemacs.org> |
310 | 319 |
311 * XEmacs 21.2-beta2 is released. | 320 * XEmacs 21.2-beta2 is released. |
312 | 321 |
313 1998-09-19 Adrian Aichner <aichner@ecf.teradyne.com> | 322 1998-09-19 Adrian Aichner <adrian@xemacs.org> |
314 | 323 |
315 * tiff.mak: New file provided by Charles Wilson | 324 * tiff.mak: New file provided by Charles Wilson |
316 <cwilson@ee.gatech.edu> | 325 <cwilson@ee.gatech.edu> |
317 | 326 |
318 * README: Update provided by Charles Wilson | 327 * README: Update provided by Charles Wilson |
398 | 407 |
399 1998-06-29 SL Baur <steve@altair.xemacs.org> | 408 1998-06-29 SL Baur <steve@altair.xemacs.org> |
400 | 409 |
401 * config.h: | 410 * config.h: |
402 * xemacs.mak: NT native sound fixes | 411 * xemacs.mak: NT native sound fixes |
403 From Fabrice POPINEAU via Adrian Aichner <aichner@ecf.teradyne.com> | 412 From Fabrice POPINEAU via Adrian Aichner <adrian@xemacs.org> |
404 | 413 |
405 1998-06-21 Martin Buchholz <martin@xemacs.org> | 414 1998-06-21 Martin Buchholz <martin@xemacs.org> |
406 | 415 |
407 * xemacs.mak: It's XEmacs, not Xemacs! | 416 * xemacs.mak: It's XEmacs, not Xemacs! |
408 | 417 |
421 | 430 |
422 1998-06-19 SL Baur <steve@altair.xemacs.org> | 431 1998-06-19 SL Baur <steve@altair.xemacs.org> |
423 | 432 |
424 * xemacs.mak (distclean): Reorder when puresize-adjust.h gets | 433 * xemacs.mak (distclean): Reorder when puresize-adjust.h gets |
425 deleted. | 434 deleted. |
426 From Adrian Aichner <aichner@ecf.teradyne.com> | 435 From Adrian Aichner <adrian@xemacs.org> |
427 | 436 |
428 1998-06-08 Kirill M. Katsnelson <kkm@kis.ru> | 437 1998-06-08 Kirill M. Katsnelson <kkm@kis.ru> |
429 | 438 |
430 * config.h: Undefined DONT_ENCAPSULATE. | 439 * config.h: Undefined DONT_ENCAPSULATE. |
431 Defined ENCAPSULATE_* for fopem, open, rename and mkdir. | 440 Defined ENCAPSULATE_* for fopem, open, rename and mkdir. |