Mercurial > hg > xemacs-beta
comparison nt/ChangeLog @ 398:74fd4e045ea6 r21-2-29
Import from CVS: tag r21-2-29
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:13:30 +0200 |
parents | 6719134a07c2 |
children | a86b2b5e0111 |
comparison
equal
deleted
inserted
replaced
397:f4aeb21a5bad | 398:74fd4e045ea6 |
---|---|
1 2000-02-16 Martin Buchholz <martin@xemacs.org> | |
2 | |
3 * XEmacs 21.2.29 is released. | |
4 | |
5 2000-02-06 Mike Alexander <mta@arbortext.com> | |
6 | |
7 * xemacs.mak (install): Copy xemacs.dmp if using the portable | |
8 dumper. | |
9 | |
10 2000-02-07 Martin Buchholz <martin@xemacs.org> | |
11 | |
12 * XEmacs 21.2.28 is released. | |
13 | |
14 2000-02-03 Kirill 'Big K' Katsnelson <kkm@dtmx.com> | |
15 | |
16 * Xpm.def: New file, required to build Xpm.dll. | |
17 | |
18 * Xpm.mak: Use DEBUG instead of DEBUG_XEMACS - this library is not | |
19 xemacs-specific. Initialize to DEBUG_XEMACS if specified for | |
20 compatibility. | |
21 Build DLL instead of static LIB when USE_CRTDLL=1 is given to | |
22 make. | |
23 | |
24 * xemacs.mak: Introduced USE_SYSTEM_MALLOC and USE_CRTDLL. | |
25 Do not build lastfile.lib when neither unexec not gmalloc are | |
26 used. | |
27 | |
28 * config.h: Deleted GNU_MALLOC and SYSTEM_MALLOC, as they are set | |
29 in makefile. | |
30 | |
31 2000-01-26 Kirill 'Big K' Katsnelson <kkm@dtmx.com> | |
32 | |
33 * xemacs.mak (DOC_SRC9): Added tests.c ... | |
34 (TEMACS_DEBUG_OBJS): ... and tests.obj | |
35 ($(DOC)): Tweaked a bit, for `nmake docfile' unconditionally | |
36 rebuild the docfile. | |
37 | |
38 2000-01-22 Kirill 'Big K' Katsnelson <kkm@dtmx.com> | |
39 | |
40 * xemacs.mak (docfile): Added shortcut target. | |
41 | |
42 2000-01-19 Kirill 'Big K' Katsnelson <kkm@dtmx.com> | |
43 | |
44 * xemacs.mak (TEMACS_LIBS): Added winspool.lib | |
45 | |
46 2000-01-20 Martin Buchholz <martin@xemacs.org> | |
47 | |
48 * xemacs.mak (dump-xemacs): Remove redundant EMACSBOOTSTRAPMODULEPATH. | |
49 | |
50 2000-01-18 Kirill 'Big K' Katsnelson <kkm@dtmx.com> | |
51 | |
52 * xemacs.mak: Patch of 01/13 got in corrupted, fixed. | |
53 | |
54 2000-01-18 Martin Buchholz <martin@xemacs.org> | |
55 | |
56 * XEmacs 21.2.27 is released. | |
57 | |
58 2000-01-18 Martin Buchholz <martin@xemacs.org> | |
59 | |
60 * minitar.c: Errno.h --> errno.h. Remove errno declaration. | |
61 | |
62 2000-01-13 Kirill 'Big K' Katsnelson <kkm@dtmx.com> | |
63 | |
64 * xemacs.mak: Added USE_PORTABLE_DUMPER make command line macro. | |
65 (temacs:) Added dependency for lastfile.lib so that 'make temacs' | |
66 builds it first. | |
67 | |
68 1999-12-28 Scott Blachowicz <Scott.Blachowicz@seaslug.org> | |
69 | |
70 * minitar.mak: Add vars to allow building from main xemacs.mak. | |
71 | |
72 * xemacs.mak: Add rules to build & install minitar. | |
73 | |
74 2000-01-03 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de> | |
75 | |
76 * config.h: Fix stuff related to mail locking. | |
77 | |
78 1999-12-31 Martin Buchholz <martin@xemacs.org> | |
79 | |
80 * XEmacs 21.2.26 is released. | |
81 | |
82 1999-12-24 Martin Buchholz <martin@xemacs.org> | |
83 | |
84 * XEmacs 21.2.25 is released. | |
85 | |
86 1999-12-15 Scott Blachowicz <Scott.Blachowicz@seaslug.org> | |
87 | |
88 * minitar.c (main): Add explicit exit(0) to get successful return | |
89 code. | |
90 | |
91 1999-12-14 Martin Buchholz <martin@xemacs.org> | |
92 | |
93 * XEmacs 21.2.24 is released. | |
94 | |
95 1999-11-28 Adrian Aichner <adrian@xemacs.org> | |
96 | |
97 * xemacs.mak (depend): Only update `depend' if there were changes. | |
98 Use "perl ./make-src-depend" instead of "mkdepend". | |
99 | |
100 1999-12-07 Martin Buchholz <martin@xemacs.org> | |
101 | |
102 * XEmacs 21.2.23 is released. | |
103 | |
104 1999-11-27 Adrian Aichner <adrian@xemacs.org> | |
105 | |
106 * xemacs.mak (SRCDIR): Make path to xemacs absolute to | |
107 facilitate building info in man subdirs. Echo all cd commands, | |
108 not just some of them. | |
109 | |
110 (makeinfo-test): Test for availability of `texinfo' package to | |
111 build info. Recommend use of external `makeinfo' program for | |
112 building info docs faster. | |
113 | |
114 (info): cd into man subdirs to support use of external `makeinfo' | |
115 program. | |
116 | |
117 1999-11-17 Martin Buchholz <martin@xemacs.org> | |
118 | |
119 * xemacs.mak: Remove references to index.unperm, index.perm. | |
120 Fix dependencies. | |
121 Shouldn't .obj and .info be in SUFFIXES? | |
122 Remove extra `\'. | |
123 | |
124 1999-11-29 XEmacs Build Bot <builds@cvs.xemacs.org> | |
125 | |
126 * XEmacs 21.2.22 is released | |
127 | |
128 1999-11-28 Martin Buchholz <martin@xemacs.org> | |
129 | |
130 * XEmacs 21.2.21 is released. | |
131 | |
132 1999-11-10 XEmacs Build Bot <builds@cvs.xemacs.org> | |
133 | |
134 * XEmacs 21.2.20 is released | |
135 | |
136 1999-10-07 Norbert Koch <n.koch@eai-delta.de> | |
137 | |
138 * xemacs.mak: Ignore return code of 'del' calls. Use a make | |
139 variable for 'del'. | |
140 | |
141 1999-09-26 Adrian Aichner <adrian@xemacs.org> | |
142 | |
143 * xemacs.mak (all): Update $(LISP)/auto-autoloads.elc? and | |
144 $(LISP)/custom-load.el using XEmacs itself, like xemacs-packages | |
145 do. | |
146 ($(LISP)\auto-autoloads.el): Add new rule. | |
147 ($(LISP)\custom-load.el): Ditto. | |
148 | |
149 1999-08-04 Andy Piper <andy@xemacs.org> | |
150 | |
151 * xemacs.mak (HAVE_WIDGETS): add define to appropriate places. | |
152 | |
153 1999-07-26 Adrian Aichner <adrian@xemacs.org> | |
154 | |
155 * xemacs.mak ($(MANDIR)\lispref\lispref.texi): Replace bad | |
156 dependency. | |
157 | |
158 1999-07-30 XEmacs Build Bot <builds@cvs.xemacs.org> | |
159 | |
160 * XEmacs 21.2.19 is released | |
161 | |
162 1999-07-10 Adrian Aichner <adrian@xemacs.org> | |
163 | |
164 * xemacs.mak (.SUFFIXES): Add .texi. | |
165 (check): Improve automated test section. | |
166 (info): Generate info files using XEmacs (no makeinfo.exe needed). | |
167 | |
168 1999-07-19 Andy Piper <andy@xemacs.org> | |
169 | |
170 * xemacs.mak (DOC_SRC3): add gutter.c | |
171 (TEMACS_OBJS): add gutter.obj. | |
172 | |
173 1999-07-13 XEmacs Build Bot <builds@cvs.xemacs.org> | |
174 | |
175 * XEmacs 21.2.18 is released | |
176 | |
177 1999-06-22 XEmacs Build Bot <builds@cvs.xemacs.org> | |
178 | |
179 * XEmacs 21.2.17 is released | |
180 | |
181 1999-06-13 Adrian Aichner <adrian@xemacs.org> | |
182 | |
183 * xemacs.mak (DOC_SRC8): Remove mule-coding.c. | |
184 (TEMACS_MULE_OBJS): Remove mule-coding.obj | |
185 (check): Implement according to src/Makefile. | |
186 (check-temacs): ditto. | |
187 | |
188 1999-06-05 Norbert Koch <n.koch@delta-ii.de> | |
189 | |
190 * xemacs.mak (mule): remove dependencies from mule-coding.c | |
191 | |
192 1999-06-11 XEmacs Build Bot <builds@cvs.xemacs.org> | |
193 | |
194 * XEmacs 21.2.16 is released | |
195 | |
196 1999-05-14 Adrian Aichner <adrian@xemacs.org> | |
197 | |
198 * xemacs.mak (GUNG_HO): Explicitly default to 0. | |
199 Fix some comment typos. | |
200 ($(XEMACS)\Installation): Create it in the toplevel-directory, | |
201 where it is expected by loadup.el | |
202 | |
203 1999-06-04 XEmacs Build Bot <builds@cvs.xemacs.org> | |
204 | |
205 * XEmacs 21.2.15 is released | |
206 | |
207 1999-05-31 Andy Piper <andy@xemacs.org> | |
208 | |
209 * xemacs.mak: add select & select-x targets. | |
210 | |
211 1999-05-14 XEmacs Build Bot <builds@cvs.xemacs.org> | |
212 | |
213 * XEmacs 21.2.14 is released | |
214 | |
215 1999-05-12 SL Baur <steve@gneiss.etl.go.jp> | |
216 | |
217 * xemacs.mak: please document me | |
218 From Norbert Koch <n.koch@delta-ii.de> | |
219 | |
220 1999-05-03 Hrvoje Niksic <hniksic@srce.hr> | |
221 | |
222 * xemacs.mak ($(LISP)\Installation.el): Don't use | |
223 `replace-in-string'. | |
224 | |
225 1999-03-17 Adrian Aichner <adrian@xemacs.org> | |
226 | |
227 * xemacs.mak: Remove ESC macro -- no longer needed. | |
228 Remove small configuration report. Remove simplified version of | |
229 Installation and Installation.el | |
230 (Installation.el): Create it depending on "Installation" file. | |
231 Replace \r characters by use of `replace-in-string' in lisp-land. | |
232 (all): Make it depend on "Installation" file. | |
233 (Installation): Create a complete "Installation" file, looking | |
234 much like what is generated by "configure" on UNIX systems. | |
235 Insert WARNING where appropriate (currently when building without | |
236 HAVE_XPM, HAVE_PNG, and HAVE_MSW_C_DIRED). | |
237 Type "Installation" to STDOUT much like the "small configuration | |
238 report" did. | |
239 | |
240 1999-04-29 Andy Piper <andy@xemacs.org> | |
241 | |
242 * sys/file.h: conditionalise definition of X_OK. | |
243 | |
1 1999-03-12 XEmacs Build Bot <builds@cvs.xemacs.org> | 244 1999-03-12 XEmacs Build Bot <builds@cvs.xemacs.org> |
2 | 245 |
3 * XEmacs 21.2.13 is released | 246 * XEmacs 21.2.13 is released |
4 | 247 |
5 1999-03-07 Jonathan Harris <jhar@tardis.ed.ac.uk> | 248 1999-03-07 Jonathan Harris <jhar@tardis.ed.ac.uk> |
53 | 296 |
54 1999-02-02 XEmacs Build Bot <builds@cvs.xemacs.org> | 297 1999-02-02 XEmacs Build Bot <builds@cvs.xemacs.org> |
55 | 298 |
56 * XEmacs 21.2.9 is released | 299 * XEmacs 21.2.9 is released |
57 | 300 |
58 1999-01-14 Adrian Aichner <aichner@ecf.teradyne.com> | 301 1999-01-14 Adrian Aichner <adrian@xemacs.org> |
59 | 302 |
60 * xemacs.mak (MODULES): Adding variable. | 303 * xemacs.mak (MODULES): Adding variable. |
61 (update-elc): Setting EMACSBOOTSTRAPMODULEPATH. | 304 (update-elc): Setting EMACSBOOTSTRAPMODULEPATH. |
62 | 305 |
63 1998-12-17 Charles G. Waldman <cgw@pgt.com> | 306 1998-12-17 Charles G. Waldman <cgw@pgt.com> |
104 | 347 |
105 1998-12-16 Andy Piper <andy@xemacs.org> | 348 1998-12-16 Andy Piper <andy@xemacs.org> |
106 | 349 |
107 * XEmacs 21.2.6 is released | 350 * XEmacs 21.2.6 is released |
108 | 351 |
109 1998-12-11 Adrian Aichner <aichner@ecf.teradyne.com> | 352 1998-12-11 Adrian Aichner <adrian@xemacs.org> |
110 | 353 |
111 * xemacs.mak (DOC_SRC2): CLASH_DETECTION is not supported under | 354 * xemacs.mak (DOC_SRC2): CLASH_DETECTION is not supported under |
112 native Windows NT. Therefore src\filelock.c is not to be | 355 native Windows NT. Therefore src\filelock.c is not to be |
113 compiled. | 356 compiled. |
114 (TEMACS_OBJS): Consequently, don't link in $(OUTDIR)\filelock.obj. | 357 (TEMACS_OBJS): Consequently, don't link in $(OUTDIR)\filelock.obj. |
126 | 369 |
127 * xemacs.mak (TEMACS_OBJS): | 370 * xemacs.mak (TEMACS_OBJS): |
128 (DOC_SRC4): | 371 (DOC_SRC4): |
129 - Remove pure.c, pure.obj | 372 - Remove pure.c, pure.obj |
130 | 373 |
131 1998-11-04 Adrian Aichner <aichner@ecf.teradyne.com> | 374 1998-11-04 Adrian Aichner <adrian@xemacs.org> |
132 | 375 |
133 * xemacs.mak: Creating minimal versions of Installation, | 376 * xemacs.mak: Creating minimal versions of Installation, |
134 Installation.el, and config.values to make | 377 Installation.el, and config.values to make |
135 (describe-installation) and (config-value ...) work in Windows NT | 378 (describe-installation) and (config-value ...) work in Windows NT |
136 native builds. Incorporating rule for movemail.exe courtesy of | 379 native builds. Incorporating rule for movemail.exe courtesy of |
155 | 398 |
156 1998-09-29 SL Baur <steve@altair.xemacs.org> | 399 1998-09-29 SL Baur <steve@altair.xemacs.org> |
157 | 400 |
158 * XEmacs 21.2-beta2 is released. | 401 * XEmacs 21.2-beta2 is released. |
159 | 402 |
160 1998-09-19 Adrian Aichner <aichner@ecf.teradyne.com> | 403 1998-09-19 Adrian Aichner <adrian@xemacs.org> |
161 | 404 |
162 * tiff.mak: New file provided by Charles Wilson | 405 * tiff.mak: New file provided by Charles Wilson |
163 <cwilson@ee.gatech.edu> | 406 <cwilson@ee.gatech.edu> |
164 | 407 |
165 * README: Update provided by Charles Wilson | 408 * README: Update provided by Charles Wilson |
245 | 488 |
246 1998-06-29 SL Baur <steve@altair.xemacs.org> | 489 1998-06-29 SL Baur <steve@altair.xemacs.org> |
247 | 490 |
248 * config.h: | 491 * config.h: |
249 * xemacs.mak: NT native sound fixes | 492 * xemacs.mak: NT native sound fixes |
250 From Fabrice POPINEAU via Adrian Aichner <aichner@ecf.teradyne.com> | 493 From Fabrice POPINEAU via Adrian Aichner <adrian@xemacs.org> |
251 | 494 |
252 1998-06-21 Martin Buchholz <martin@xemacs.org> | 495 1998-06-21 Martin Buchholz <martin@xemacs.org> |
253 | 496 |
254 * xemacs.mak: It's XEmacs, not Xemacs! | 497 * xemacs.mak: It's XEmacs, not Xemacs! |
255 | 498 |
268 | 511 |
269 1998-06-19 SL Baur <steve@altair.xemacs.org> | 512 1998-06-19 SL Baur <steve@altair.xemacs.org> |
270 | 513 |
271 * xemacs.mak (distclean): Reorder when puresize-adjust.h gets | 514 * xemacs.mak (distclean): Reorder when puresize-adjust.h gets |
272 deleted. | 515 deleted. |
273 From Adrian Aichner <aichner@ecf.teradyne.com> | 516 From Adrian Aichner <adrian@xemacs.org> |
274 | 517 |
275 1998-06-08 Kirill M. Katsnelson <kkm@kis.ru> | 518 1998-06-08 Kirill M. Katsnelson <kkm@kis.ru> |
276 | 519 |
277 * config.h: Undefined DONT_ENCAPSULATE. | 520 * config.h: Undefined DONT_ENCAPSULATE. |
278 Defined ENCAPSULATE_* for fopem, open, rename and mkdir. | 521 Defined ENCAPSULATE_* for fopem, open, rename and mkdir. |