Mercurial > hg > xemacs-beta
comparison ChangeLog @ 5118:e0db3c197671 ben-lisp-object
merge up to latest default branch, doesn't compile yet
author | Ben Wing <ben@xemacs.org> |
---|---|
date | Sat, 26 Dec 2009 21:18:49 -0600 |
parents | bc4f2511bbea |
children | 5d120deb60ca |
comparison
equal
deleted
inserted
replaced
5117:3742ea8250b5 | 5118:e0db3c197671 |
---|---|
1 2009-12-21 Jerry James <james@xemacs.org> | |
2 | |
3 * INSTALL: Remove references to OffiX. | |
4 * configure.ac: Remove support for OffiX drag-and-drop. | |
5 * configure: Regenerate. | |
6 | |
7 2009-12-21 Jerry James <james@xemacs.org> | |
8 | |
9 * INSTALL: Replace reference to yow. | |
10 | |
11 2009-12-18 Jerry James <james@xemacs.org> | |
12 | |
13 * INSTALL: Remove reference to rcs-checkin. | |
14 | |
15 2009-12-18 Jerry James <james@xemacs.org> | |
16 | |
17 * build-msw-release.sh: Add copyright and GPL v2 or later header | |
18 with permission of Andy Piper. | |
19 | |
20 2009-12-09 Jerry James <james@xemacs.org> | |
21 | |
22 * INSTALL: Remove description of --without-xmu option. | |
23 * configure.ac: Remove --with[out]-xmu option. Issue informative | |
24 error message if libXmu cannot be found. Change all Xmu-related | |
25 tests to assume Xmu is present. | |
26 * configure: Regenerate. | |
27 | |
28 2009-12-01 Mike Alexander <mta@umich.edu> | |
29 | |
30 * configure.ac: Make --with-database={dbm|gdbm} work again, it's | |
31 testing $ndbm_h_found which is never set. | |
32 * configure: ditto | |
33 | |
34 2009-11-10 Jerry James <james@xemacs.org> | |
35 | |
36 * Makefile.in.in: Remove dynodump support. Delete out-of-date comment | |
37 about Xenix. | |
38 * aclocal.m4: Remove support for old operating systems. | |
39 * configure.ac: Remove support for old machines and operating systems. | |
40 Remove support for dynodump. | |
41 (COFF_ENCAPSULATE) Remove, unused. | |
42 * configure: Regenerate. | |
43 * dynodump: Remove. | |
44 | |
45 2009-11-18 Stephen J. Turnbull <stephen@xemacs.org> | |
46 | |
47 * PROBLEMS: Describe duplicate symbol warnings on Mac OS X. | |
48 | |
49 2009-11-11 Stephen Turnbull <stephen@xemacs.org> | |
50 | |
51 * configure.ac (SYSTEM_MALLOC): Use system malloc on darwin. | |
52 (USE_PARAM_H): #include <sys/param.h> to do needed #defines. | |
53 | |
54 2009-11-09 Jerry James <james@xemacs.org> | |
55 | |
56 * configure.ac: Don't define GNU_MALLOC, as there is no longer an | |
57 "old" GNU malloc. | |
58 | |
59 2009-10-05 Jerry James <james@xemacs.org> | |
60 | |
61 * configure.ac: Check for external giflib instead of using builtin | |
62 gif support. Remove "(builtin)" from relevant strings. | |
63 | |
64 2009-07-31 Stephen Turnbull <stephen@xemacs.org> | |
65 | |
66 * configure.ac (HAVE_DBM): Use gdbm/ndbm.h if needed. | |
67 Thanks to Karl Kleinpaste for the report. | |
68 | |
69 2009-07-28 Mike Sperber <mike@xemacs.org> | |
70 | |
71 * Makefile.in.in: Don't install silly symlinks when $(prefix) != | |
72 $(exec_prefix). | |
73 | |
74 2009-07-28 Mike Sperber <mike@xemacs.org> | |
75 | |
76 * configure.ac: Expand @PREFIX@ in paths.h. | |
77 | |
78 2009-07-28 Mike Sperber <mike@xemacs.org> | |
79 | |
80 * configure.ac: More accurate tests if paths have been set | |
81 explicitly on the configure command line. | |
82 | |
83 2009-07-26 Stephen J. Turnbull <stephen@xemacs.org> | |
84 | |
85 * configure.ac (XE_MERGED_ARG): Use correct separator when | |
86 registering options to _AC_USER_OPTS. | |
87 | |
88 2009-05-18 Stephen J. Turnbull <stephen@xemacs.org> | |
89 | |
90 * XEmacs 21.5.29 "garbanzo" is released. | |
91 | |
92 2009-02-11 Jerry James <james@xemacs.org> | |
93 | |
94 * config.guess: | |
95 * config.sub: Update to 2009-02-03 versions. | |
96 | |
97 2009-01-31 Stephen J. Turnbull <stephen@xemacs.org> | |
98 | |
99 * configure.ac: Adopt Martin's suggestion of declaring argv as | |
100 char ** (from <18643.15864.667930.542671@gargle.gargle.HOWL>). | |
101 | |
102 2008-12-29 Stephen J. Turnbull <stephen@xemacs.org> | |
103 | |
104 * configure.ac (xemacs_cc_cc_mismatch): Fix my syntax errors. | |
105 | |
106 2008-12-29 Stephen J. Turnbull <stephen@xemacs.org> | |
107 | |
108 * .hgignore: Add terminating newline to .hgignore. | |
109 | |
110 2008-12-27 Aidan Kehoe <kehoea@parhasard.net> | |
111 | |
112 * configure.ac: Vladimir Ivanovic's change of 2008-09-17 was | |
113 effective, but not correct. The original issue was that m4 | |
114 stripped [], so "char *v[]" in configure.ac became "char *v" in | |
115 configure. His change to configure.ac rendered the declaration | |
116 "char **v[]", which is effective but confusing; this change | |
117 renders it "char **v". | |
118 * configure: Regenerate. | |
119 | |
120 2008-10-25 Stephen J. Turnbull <stephen@xemacs.org> | |
121 | |
122 * INSTALL: Give better pointers to package documentation. | |
123 | |
124 2008-10-25 Stephen J. Turnbull <stephen@xemacs.org> | |
125 | |
126 * configure.ac (xemacs_cc_cc_mismatch): Improve g++ detection. | |
127 | |
128 2008-09-17 Vladimir G. Ivanovic <vladimir@acm.org> | |
129 | |
130 * configure: Fixed two typos in args of main: char *v -> char **v | |
131 * configure.ac: Fixed two typos in args of main: char *v -> char **v | |
132 | |
133 2008-08-03 Mats Lidell <matsl@xemacs.org> | |
134 | |
135 * configure.ac: Fix typo xft_gauge to xft_gauges | |
136 | |
137 * configure.ac (XE_COMPLEX_ARG): Use different defaults for | |
138 with-xft and without-xft. | |
139 | |
140 2008-07-06 Ville Skyttä <scop@xemacs.org> | |
141 | |
142 * configure.ac (xe_fst): | |
143 New, to replace m4_fst which disappeared in autoconf 2.62 (#370). | |
144 (XE_EXPAND_COMPLEX_OPTIONS): Use xe_fst. | |
145 | |
146 2008-05-12 Michael Sperber <mike@xemacs.org> | |
147 | |
148 * configure.ac: | |
149 A number of the checks that tried to determine whether an explicit | |
150 path was specified were wrong. | |
151 Also, add an AC_SUBST for INFOPATH. | |
152 | |
153 2008-05-07 Aidan Kehoe <kehoea@parhasard.net> | |
154 | |
155 * configure.ac (XE_EXPAND_VARIABLE): Call AC_SUBST on | |
156 SHEBANG_PATHNAME, as suggested by Michael Sperber in | |
157 y9ly7aj1wfc.fsf@deinprogramm.de. | |
158 * Makefile.in.in: Regenerate. | |
159 * configure: Ditto. | |
160 | |
161 2008-01-20 Aidan Kehoe <kehoea@parhasard.net> | |
162 | |
163 * Makefile.in.in (SHEBANG_PROGNAME): | |
164 New variable; a symbol link to the XEmacs binary to tell it it | |
165 should read a script from stdin. | |
166 * configure.ac (XE_EXPAND_VARIABLE): | |
167 Set SHEBANG_PROGNAME. | |
168 * configure: | |
169 Regenerate. | |
170 | |
171 2008-04-01 Andreas Schwab <schwab@suse.de> | |
172 | |
173 Thanks to Mike Fabian for posting a patch to the mainline, to Martin | |
174 Buchholz for writing the ChangeLog, and to Aidan Kehoe for finding | |
175 the 2003-01-27 ChangeLog. Tested against Xaw3d. -- stephen | |
176 | |
177 * configure.ac (athena_3d): | |
178 AC_CHECK_LIB must always take a function as | |
179 argument, never a global variable. Some linkers can tell the | |
180 difference. So change: | |
181 threeDClassRec ==> XawSme3dComputeTopShadowRGB | |
182 | |
183 2008-02-15 Marcus Crestani <crestani@xemacs.org> | |
184 | |
185 * configure.ac: Look for all x86 machines to determine which write | |
186 barrier to use on MacOSX. | |
187 * configure : Rebuild. | |
188 | |
189 2008-02-12 Jerry James <james@xemacs.org> | |
190 | |
191 * install.sh: Rename to install-sh and update to latest FSF version. | |
192 | |
193 2008-01-25 Stephen J. Turnbull <stephen@xemacs.org> | |
194 | |
195 * configure.ac (--with-database): 'gnudbm' -> 'gdbm' in docstrings. | |
196 | |
197 2008-01-25 Michael Sperber <mike@xemacs.org> | |
198 | |
199 * Makefile.in.in: | |
200 * configure.ac: | |
201 * version.sh.in: Use Mercurial tip hash to identify version | |
202 instead of old CVS method. | |
203 | |
204 2008-01-17 Aidan Kehoe <kehoea@parhasard.net> | |
205 | |
206 * configure.ac: | |
207 If using a version of the gdbm library that sticks dbm_open in | |
208 libgdbm_compat.so, also link to that library. | |
209 Correct a thinko with DBM version 4 checks. Both from Hans de | |
210 Graaff, in | |
211 http://mid.gmane.org/20050812092756.6850.qmail@graaff.xs4all.nl | |
212 and | |
213 http://mid.gmane.org/pan.2007.06.24.10.10.57@gentoo.org; thank you | |
214 Hans! | |
215 * configure: | |
216 Regenerate. | |
217 | |
218 2008-01-01 Stephen J. Turnbull <stephen@xemacs.org> | |
219 | |
220 * Makefile.in.in (mkpkgdir): Fix incorrect comment convention. | |
221 | |
222 2007-12-26 Stephen J. Turnbull <stephen@xemacs.org> | |
223 | |
224 * Makefile.in.in (mkpkgdir): Ensure only one late package directory. | |
225 | |
226 2007-12-26 Stephen J. Turnbull <stephen@xemacs.org> | |
227 | |
228 * Makefile.in.in (check-available-packages): Say where to install. | |
229 (mkpkgdir): | |
230 | |
231 2007-12-23 Stephen J. Turnbull <stephen@xemacs.org> | |
232 | |
233 * Makefile.in.in (mkpkgdir): | |
234 (check-available-packages): | |
235 (install-bootstrap-packages): | |
236 (install-nonmule-packages): | |
237 (install-all-packages): | |
238 New targets supporting bundled packages. | |
239 | |
240 * .hgignore: Ignore tarballs in etc/bundled-packages/. | |
241 | |
242 2007-12-08 Jerry James <james@xemacs.org> | |
243 | |
244 * config.guess: | |
245 * config.sub: Sync with the latest upstream versions. | |
246 | |
247 2007-12-12 Aidan Kehoe <kehoea@parhasard.net> | |
248 | |
249 * configure.ac : | |
250 Check for FcConfigGetRescanInterval, FcConfigSetRescanInterval. | |
251 * configure : | |
252 Rebuild. | |
253 | |
254 2007-08-27 Mike Sperber <mike@xemacs.org> | |
255 | |
256 * configure.ac: Try to use pkg-config for finding Xft includes and | |
257 libraries. If that fails, search also in /usr/local. | |
258 | |
259 2007-08-12 Mike Sperber <mike@xemacs.org> | |
260 | |
261 * Makefile.in.in (datarootdir): Add. | |
262 * configure.ac (infodir): Now in terms of $(datarootdir). | |
263 (mandir): Ditto, making it usually point to $(prefix)/share/man, | |
264 conformant with the GNU Coding Standards. | |
265 | |
266 2007-07-31 Mike Sperber <mike@xemacs.org> | |
267 | |
268 * configure.ac: Don't divert `share' to `lib' for datadir. | |
269 Also, define AC_DATAROOTDIR_CHECKED to shut up autoconf. | |
270 | |
271 2007-05-21 Stephen J. Turnbull <stephen@xemacs.org> | |
272 | |
273 * XEmacs 21.5.28 "fuki" is released. | |
274 | |
275 2007-05-18 Stephen J. Turnbull <stephen@xemacs.org> | |
276 | |
277 * configure.ac (error-checking): Move comma misplaced by sorting. | |
278 * configure: Regenerate. | |
279 | |
280 2007-05-18 Stephen J. Turnbull <stephen@xemacs.org> | |
281 | |
282 * configure.ac (error-checking): Reorder arguments and sync doctring. | |
283 | |
284 2007-03-14 Stephen J. Turnbull <stephen@xemacs.org> | |
285 | |
286 * PROBLEMS: describe crash when inserting or displaying a TAB. | |
287 Thanks to Aidan Kehoe for the diagnosis. | |
288 | |
289 2006-12-24 Stephen J. Turnbull <stephen@xemacs.org> | |
290 | |
291 * configure.ac (ar): Sun has it but hides it; check for it. | |
292 (ssize_t): Use the modern check and document todo. | |
293 | |
294 2007-02-16 Stephen J. Turnbull <stephen@xemacs.org> | |
295 | |
296 * configure.ac (canna): | |
297 Move #define of CANNA_NEW_WCHAR_AWARE to config.h. | |
298 Use -DCANNA_NEW_WCHAR_AWARE since check for RK.h fails otherwise. | |
299 Refactor into loops over orthogonal tweaks (prefix and define). | |
300 Use have_canna to track detection success, not with_canna. | |
301 Add AC_MSG_WARNs documenting autoconf's bogosity (ours, too). | |
302 | |
303 2007-01-01 Malcolm Purvis <malcolmp@xemacs.org> | |
304 | |
305 * aclocal.m4 (XE_SHLIB_STUFF): Use $EGREP instead of egrep. | |
306 | |
307 2006-12-28 Malcolm Purvis <malcolmp@xemacs.org> | |
308 | |
309 * configure.ac: Ensure ac_configure_args contains a leading space | |
310 to work around problems with 'config.status --recheck' under | |
311 autoconf 2.60 and 2.61. | |
312 | |
313 2006-12-27 Malcolm Purvis <malcolmp@xemacs.org> | |
314 | |
315 * configure.ac (XE_MERGED_ARG): Register --enable and --with forms | |
316 with the option checking list. | |
317 | |
318 2006-12-19 Stephen J. Turnbull <stephen@xemacs.org> | |
319 | |
320 * Makefile.in.in (${srcdir}/configure): Generated from configure.ac. | |
321 | |
322 2006-12-06 Dr. Volker Zell <Dr.Volker.Zell@oracle.com> | |
323 | |
324 * configure.ac: Check for u_int*_t typedefs. | |
325 | |
326 2006-12-06 Dr. Volker Zell <Dr.Volker.Zell@oracle.com> | |
327 | |
328 * configure.ac: Avoid using Motif for cygwin. | |
329 | |
330 2006-11-23 Mike Sperber <mike@xemacs.org> | |
331 | |
332 * configure.ac (XE_EXPAND_VARIABLE): Fully expand the various | |
333 directories before comparing them for figuring out which of them | |
334 are user-defined. Use XE_EPXAND_VARIABLE macro created for this | |
335 purpose where applicable. | |
336 | |
337 2006-12-07 Rick Rankin <rick.rankin@yahoo.com> | |
338 | |
339 * configure.ac: Add new library name for cygwin's xpm. | |
340 | |
341 2006-12-07 Rick Rankin <rick.rankin@yahoo.com> | |
342 | |
343 * configure.ac: Add new library name for cygwin's xpm. | |
344 | |
345 2006-10-30 Malcolm Purvis <malcolmp@xemacs.org> | |
346 * configure.ac (XE_CDR): m4_cdr differs in autoconf 2.59 and 2.60. | |
347 (XE_EXPAND_COMPLEX_OPTIONS): Use XE_CDR, not m4_cdr. | |
348 | |
349 2006-07-18 Marcus Crestani <crestani@xemacs.org> | |
350 | |
351 * configure.ac: Intel-based Macs can use POSIX-style write | |
352 barrier. Use $machine to determine this. | |
353 | |
354 2006-07-20 Stephen J. Turnbull <stephen@xemacs.org> | |
355 | |
356 * configure.ac (system-packages,legacy-packages): Fix help strings. | |
357 | |
358 * configure.in: cvs remove. | |
359 * configure.usage: cvs remove. | |
360 | |
361 2006-06-20 Jerry James <james@xemacs.org> | |
362 | |
363 * configure.ac: When gcc is used, capture the values of __GNUC__ | |
364 and __GNUC_MINOR__. Use them to conditionally add warning flags | |
365 that are not supported by all versions of gcc. | |
366 | |
367 2006-06-23 Stephen J. Turnbull <stephen@xemacs.org> | |
368 | |
369 * configure.ac (Build Makefile.in's from Makefile.in.in's): | |
370 Create $srcdir/src/depend if it's missing. | |
371 | |
372 2006-06-05 Jerry James <james@xemacs.org> | |
373 | |
374 * configure.ac: Change "if -z" to "if test -z". | |
375 | |
376 2006-05-23 Stephen J. Turnbull <stephen@xemacs.org> | |
377 | |
378 * configure.ac: Look for debugger init file templates in etc/, not | |
379 src/. Debugger init files depend on config.h; recreate on every | |
380 configure. Support XCOMM convention. Update FSF copyright. | |
381 | |
382 2006-05-17 Malcolm Purvis <malcolmp@xemacs.org> | |
383 | |
384 * PROBLEMS: Add entry concerning X errors when using ssh. | |
385 | |
386 2006-05-17 Stephen J. Turnbull <stephen@xemacs.org> | |
387 | |
388 * PROBLEMS: X11R7 loses x11/bitmaps/gray. | |
389 | |
390 2006-05-16 Stephen J. Turnbull <stephen@xemacs.org> | |
391 | |
392 * XEmacs 21.5.27 "fiddleheads" is released. | |
393 | |
394 2006-04-06 Jerry James <james@xemacs.org> | |
395 | |
396 * COPYING: Update to latest upstream version. | |
397 | |
398 2006-04-15 Stephen J. Turnbull <stephen@xemacs.org> | |
399 | |
400 * configure.ac: Add stubs for fontconfig configuration. | |
401 | |
402 2006-03-31 Stephen J. Turnbull <stephen@xemacs.org> | |
403 | |
404 * XEmacs 21.5.26 "endive" is released. | |
405 | |
406 2006-03-31 Stephen J. Turnbull <stephen@xemacs.org> | |
407 | |
408 Miscellaneous doc cleanup, parts 2-4: move CHANGES-msw, | |
409 TODO.ben-mule-21-5, README.ben-mule-21-5, and | |
410 README.ben-separate-stderr to Internals Manual. | |
411 | |
412 * CHANGES-msw: Removed. | |
413 * TODO.ben-mule-21-5: Removed. | |
414 * README.ben-mule-21-5: Removed. | |
415 * README.ben-separate-stderr: Removed. | |
416 | |
417 2006-03-29 Stephen J. Turnbull <stephen@xemacs.org> | |
418 | |
419 Miscellaneous doc cleanup, part 1: move CHANGES-ben-mule to | |
420 Internals Manual. | |
421 | |
422 * CHANGES-ben-mule: Removed. | |
423 | |
424 * ChangeLog: | |
425 * lib-src/ChangeLog: | |
426 * lisp/ChangeLog: | |
427 * lwlib/ChangeLog: | |
428 * man/ChangeLog: | |
429 * man/internals/internals.texi: | |
430 * modules/ChangeLog: | |
431 * netinstall/ChangeLog: | |
432 * nt/ChangeLog: | |
433 * nt/installer/Wise/ChangeLog: | |
434 * src/ChangeLog: | |
435 * tests/ChangeLog: | |
436 Update the Great Mule Merge placeholders to point to Internals | |
437 Manual node "The Great Mule Merge of March 2002". | |
438 N.B. Self-referencing log entries were *not* added to other logs. | |
439 | |
440 2006-03-30 Jerry James <james@xemacs.org> | |
441 | |
442 * configure.ac: Fix for -Kalloca detection, also broken by the | |
443 recent autoconf updates. Thanks to Ilya Golubev. | |
444 | |
445 2006-03-30 Jerry James <james@xemacs.org> | |
446 | |
447 * configure.ac: Fix FOR_MSW XPM test, broken by previous update. | |
448 | |
449 2006-03-27 Jerry James <james@xemacs.org> | |
450 | |
451 * aclocal.m4: Updates for autoconf 2.59. | |
452 * configure.ac: Ditto. Also, don't bother checking for inttypes.h | |
453 and unistd.h explicitly, since AC_HEADER_STDC does that. | |
454 | |
455 2006-03-27 Jerry James <james@xemacs.org> | |
456 | |
457 * configure.ac: Repair ALSA detection. | |
458 | |
459 2006-03-24 Jerry James <james@xemacs.org> | |
460 | |
461 * configure.ac: Autodetect ALSA support and report it if detected. | |
462 | |
463 2006-02-22 Marcus Crestani <crestani@xemacs.org> | |
464 | |
465 * configure.ac: Remove mc-alloc, replace it with newgc, adjust | |
466 output and comments. | |
467 | |
468 2006-02-26 Stephen J. Turnbull <stephen@xemacs.org> | |
469 | |
470 * XEmacs 21.5.25 "eggplant" is released. | |
471 | |
472 2006-02-18 Stephen J. Turnbull <stephen@xemacs.org> | |
473 | |
474 * configure.ac (Mule): Mark broken test with ####. | |
475 | |
476 2006-02-18 Stephen J. Turnbull <stephen@xemacs.org> | |
477 | |
478 * configure.ac (Mule): Remove obsolete comment on XIM. | |
479 | |
480 2006-01-30 Vin Shelton <acs@xemacs.org> | |
481 | |
482 * configure.ac: Simplify cygwin include and no-X Xpm handling. | |
483 As of cygwin-1.5.19 (if you're using /bin/gcc), | |
484 'gcc -print-file-name=libc.a' (effectively) returns '/lib' | |
485 instead of '/usr/lib', so we'll use 'gcc -print-search-dirs' | |
486 instead. | |
487 | |
488 2005-12-29 Mike Sperber <mike@xemacs.org> | |
489 | |
490 * Makefile.in.in (top-distclean-noconfig): Don't delete | |
491 site-packages xemacs-packages mule-packages site-lisp---those are | |
492 supposed to stick around. | |
493 | |
494 2005-11-25 Mike Sperber <mike@xemacs.org> | |
495 | |
496 * CHANGES-beta: | |
497 * configure.ac: Zap --with-package-prefix; instead, add | |
498 --with-user-packages/--with-early-packages, | |
499 --with-system-packages/--with-late-packages, and | |
500 --with-legacy-packages/--with-last-packages. | |
501 | |
502 2005-12-13 Mike Sperber <mike@xemacs.org> | |
503 | |
504 * configure.ac: Move the checks for the Xft-associated library out | |
505 of a conditional. | |
506 | |
507 2005-12-23 Stephen J. Turnbull <stephen@xemacs.org> | |
508 | |
509 * configure.ac (Xft): Fix typo preventing report of Xft buffers. | |
510 Remove now-irrelevant comments. | |
511 | |
512 2005-12-22 Stephen J. Turnbull <stephen@xemacs.org> | |
513 | |
514 * configure.ac: Three typos fixed. | |
515 | |
516 2005-12-13 Mike Sperber <mike@xemacs.org> | |
517 | |
518 * configure.ac: Move the checks for the Xft-associated | |
519 library out of a conditional. | |
520 | |
521 2005-12-18 Stephen J. Turnbull <stephen@xemacs.org> | |
522 | |
523 * XEmacs 21.5.24 "dandelion" is released. | |
524 | |
525 2005-12-19 Stephen J. Turnbull <stephen@xemacs.org> | |
526 | |
527 * configure.ac (XE_COMPLEX_ARG): Substitute '_' for '-' in default | |
528 variable names. | |
529 | |
530 2005-12-09 Malcolm Purvis <malcolmp@xemacs.org> | |
531 | |
532 * configure.ac (XE_EXPAND_COMPLEX_OPTION): | |
533 * configure.ac (XE_INIT_COMPLEX_OPTION): | |
534 * configure.ac (XE_PARSE_COMPLEX_OPTION): | |
535 * configure.ac (XE_COMPLEX_ARG): | |
536 With the help of Stephen Turnbull rewrote the option processing to | |
537 give more consistent under the various combinations of all, none, | |
538 no, yes, --without, --with, etc that can occur. | |
539 | |
540 2005-11-27 Marcus Crestani <crestani@xemacs.org> | |
541 | |
542 * configure.ac: Remove vdb-fake warning, die if POSIX checks fail. | |
543 | |
544 2005-11-27 Stephen J. Turnbull <stephen@xemacs.org> | |
545 | |
546 * configure.ac (XE_COMPLEX_ARG[xft]): Default everything off; | |
547 change doc. | |
548 | |
549 2005-11-27 Stephen J. Turnbull <stephen@xemacs.org> | |
550 | |
551 * configure.ac (XE_COMPLEX_ARG[xft]): Remove merge detritus and | |
552 regenerate configure to fix syntax error. | |
553 | |
554 2005-11-26 Stephen J. Turnbull <stephen@xemacs.org> | |
555 | |
556 Merge Xft. | |
557 | |
558 2005-03-05 Malcolm Purvis <malcolmp@xemacs.org> | |
559 | |
560 * configure.ac: Correct the filename of the old copy of configure. | |
561 | |
562 2005-03-05 Malcolm Purvis <malcolmp@xemacs.org> | |
563 | |
564 * config.guess: | |
565 * config.sub: Sync with the latest upstream versions. | |
566 * configure.ac: Use --verbose for --extra-verbose. Better | |
567 quoting of arguments. Internal shell vars statr with '_' to avoid | |
568 name clashes. Pick up the latest changes to configure.in. | |
569 Improve the testing of Athena 3d widgets. | |
570 | |
571 2005-02-20 Stephen J. Turnbull <stephen@xemacs.org> | |
572 | |
573 * configure.ac (athena): Spells as 3d, not xaw3d, in declaration. | |
574 (sound): quickfix: AC_DEFINE, not AC_DEFINE_UNQUOTED, at top level. | |
575 | |
576 2005-02-19 Stephen J. Turnbull <stephen@xemacs.org> | |
577 | |
578 * configure.ac (XE_EXPAND_COMPLEX_OPTION): Use same name in comment. | |
579 (XEmacs keyword option support): | |
580 (XEmacs complex option support): | |
581 Move long header comments to internals.texi(The configure Script). | |
582 | |
583 2005-02-03 Stephen J. Turnbull <stephen@xemacs.org> | |
584 | |
585 * configure.ac: Trap --with-style flags, now --enable. | |
586 | |
587 2005-02-03 Stephen J. Turnbull <stephen@xemacs.org> | |
588 | |
589 * configure.ac (Autodetect native sound): | |
590 Handle NetBSD per Aidan's patch. | |
591 | |
592 2005-02-11 Malcolm Purvis <malcolmp@xemacs.org> | |
593 | |
594 * configure.ac: Added keyword option support. Converted database, | |
595 sound, athena, xim, bignum, error-checking, menubars, scrollbars, | |
596 dialogs and widgets command line arguments to use keyword option | |
597 and complex option macros. | |
598 | |
599 2005-02-09 Malcolm Purvis <malcolmp@xemacs.org> | |
600 | |
601 * configure.ac (XE_COMPLEX_OPTION): | |
602 * configure.ac (XE_COMPLEX_OPTION_HELP_STRING): | |
603 * configure.ac (XE_COMPLEX_ARG_WITH): | |
604 * configure.ac (XE_COMPLEX_ARG_ENABLE): | |
605 Rewritten complex option support with a simpler API and support | |
606 for --enable as well a --with. | |
607 | |
608 2005-02-02 Malcolm Purvis <malcolmp@xemacs.org> | |
609 | |
610 * configure.ac Align with the current mainline version of | |
611 configure.in. | |
612 | |
613 2005-02-01 Stephen J. Turnbull <stephen@xemacs.org> | |
614 | |
615 * configure.ac (Xrender, fontconfig, and Xft): | |
616 Check /usr/include/freetype2. | |
617 | |
618 2005-01-30 Stephen J. Turnbull <stephen@xemacs.org> | |
619 | |
620 * configure.ac (AC_COPYRIGHT): Update. | |
621 (progname): Restore and improve documentation. | |
622 | |
623 (XE_INIT_COMPLEX_OPTION): | |
624 (XE_APPEND_COMPLEX_OPTION_DEFAULT): | |
625 (XE_PARSE_COMPLEX_OPTION): | |
626 (XE_CLEANUP_COMPLEX_OPTION): | |
627 (XE_COMPLEX_OPTION_HELP_STRING): Support complex options. | |
628 (--with-xft): Add Xft support using the complex option support. | |
629 | |
630 (--with-xface): | |
631 (--with-zlib): | |
632 (--with-xmu): | |
633 (--with-purify): | |
634 (--with-quantify): | |
635 (--with-toolbars): | |
636 (--with-tty): | |
637 (--with-xfs): | |
638 (--with-canna): | |
639 (--with-wnn): | |
640 (--with-wnn6): | |
641 (--with-ldap): | |
642 (--with-postgresql): | |
643 (--with-infodock): | |
644 (--with-native-sound-lib): | |
645 (--with-netinstall): | |
646 (--with-site-includes): | |
647 (--with-site-libraries): | |
648 (--with-site-prefixes): | |
649 (--with-package-prefix): | |
650 (--with-package-path): | |
651 (--enable-external-widget): | |
652 (--enable-kkcc): | |
653 (--enable-union-type): | |
654 (--enable-pdump): | |
655 (--enable-debug): | |
656 (--enable-memory-usage-stats): | |
657 (--enable-error-checking): | |
658 (--with-rel-alloc): | |
659 (--with-dlmalloc): | |
660 (--with-debug-malloc): | |
661 (--with-system-malloc): | |
662 Improve (including add) help strings. | |
663 | |
664 (--with-athena): | |
665 (--with-xim): | |
666 (--with-mail-locking): | |
667 (--enable-bignum): | |
668 (--enable-menubars): | |
669 (--enable-scrollbars): | |
670 (--enable-dialogs): | |
671 (--enable-widgets): | |
672 Fix `eval "$FEATURE=\"$val\"" bug. | |
673 | |
674 2005-01-29 Stephen J. Turnbull <stephen@xemacs.org> | |
675 | |
676 * INSTALL (CONFIGURATION OPTIONS): | |
677 Insert Malcolm's notes on autoconf 2.59 support. | |
678 | |
679 2005-01-04 Malcolm Purvis <malcolmp@xemacs.org> | |
680 | |
681 * aclocal.m4: Changes to support autoconf 2.59 | |
682 * config.guess: | |
683 * config.sub: Upgraded to the version in from automake 1.9 | |
684 * configure.ac: Rewritten for autoconf 2.59 support. | |
685 | |
686 2004-12-10 Stephen J. Turnbull <stephen@xemacs.org> | |
687 | |
688 * configure.usage: Various minor improvements. | |
689 | |
690 2004-12-09 Stephen J. Turnbull <stephen@xemacs.org> | |
691 | |
692 * configure.in: Update FSF's copyright. Support --with-xft=LIST | |
693 syntax. Try to find a directory containing freetype/ftheader.h. | |
694 | |
695 * configure.usage (--with-xft): Update. | |
696 | |
697 2004-11-20 Stephen J. Turnbull <stephen@xemacs.org> | |
698 | |
699 Xft branch based on "Xft reloaded #3" patch by Eric Knauel and | |
700 Mathias Neuebaur, and other contributors. | |
701 | |
702 * configure.in: | |
703 * configure.usage: | |
704 Implement and document switches for configuring Xft. | |
705 | |
706 2005-11-21 Marcus Crestani <crestani@xemacs.org> | |
707 | |
708 Incremental Garbage Collector | |
709 | |
710 * configure.ac: Add newgc option; if newgc, turn on kkcc and | |
711 mc-alloc. Add checks for write barrier, determine which write | |
712 barrier to use. Add vdb option to override write barrier | |
713 auto-detection. Generate .gdbinit and .dbxrc. | |
714 | |
1 2005-11-22 Ben Wing <ben@xemacs.org> | 715 2005-11-22 Ben Wing <ben@xemacs.org> |
2 | 716 |
3 * dynodump/Makefile.in.in (mostlyclean): | 717 * dynodump/Makefile.in.in (mostlyclean): |
4 Ignore errors from rm during clean. | 718 Ignore errors from rm during clean. |
5 | 719 |
264 | 978 |
265 2005-02-21 Stephen J. Turnbull <stephen@xemacs.org> | 979 2005-02-21 Stephen J. Turnbull <stephen@xemacs.org> |
266 | 980 |
267 * version.sh (XEMACS_RELEASE_DATE): New version info variable. | 981 * version.sh (XEMACS_RELEASE_DATE): New version info variable. |
268 | 982 |
269 * configure.in (XEMACS_RELEASE_DATE): Use it. | 983 * configure.in (XEMACS_RELEASE_DATE): |
984 * configure.ac (XEMACS_RELEASE_DATE): | |
985 Use it. | |
986 | |
987 * configure.ac (sound): | |
988 AC_DEFINE_UNQUOTED seems OK, if it's not m4-quoted. | |
270 | 989 |
271 2005-02-18 Stephen J. Turnbull <stephen@xemacs.org> | 990 2005-02-18 Stephen J. Turnbull <stephen@xemacs.org> |
272 | 991 |
273 * XEmacs 21.5.19 "chives" is released. | 992 * XEmacs 21.5.19 "chives" is released. |
274 | 993 |
555 2003-09-21 Jerry James <james@xemacs.org> | 1274 2003-09-21 Jerry James <james@xemacs.org> |
556 | 1275 |
557 * configure.in: Remove detection of GNU DLD. | 1276 * configure.in: Remove detection of GNU DLD. |
558 * configure: Regenerate. | 1277 * configure: Regenerate. |
559 | 1278 |
560 2003-09-20 Rodney Sparapani <rsparapa@mcw.edu> | 1279 2003-09-20 Rodney Sparapani <rsparapa@mcw.edu> |
561 | 1280 |
562 * PROBLEMS: Propose bash as an alternative to buggy Solaris | 1281 * PROBLEMS: Propose bash as an alternative to buggy Solaris |
563 /bin/sh. | 1282 /bin/sh. |
564 | 1283 |
565 2003-09-20 Steve Youngs <youngs@xemacs.org> | 1284 2003-09-20 Steve Youngs <youngs@xemacs.org> |
829 | 1548 |
830 2003-01-13 Ilya Golubev <golubev@xemacs.org> | 1549 2003-01-13 Ilya Golubev <golubev@xemacs.org> |
831 | 1550 |
832 * etc/photos/golubev.png, etc/photos/golubevm.png: New. | 1551 * etc/photos/golubev.png, etc/photos/golubevm.png: New. |
833 | 1552 |
834 2003-01-12 Mike Sperber <mike@xemacs.org> | 1553 2003-01-12 Mike Sperber <mike@xemacs.org> |
835 | 1554 |
836 * configure.in: Check for strupr and strlwr. | 1555 * configure.in: Check for strupr and strlwr. |
837 | 1556 |
838 2002-12-16 Ben Wing <ben@xemacs.org> | 1557 2002-12-16 Ben Wing <ben@xemacs.org> |
839 | 1558 |
1046 | 1765 |
1047 2002-07-27 Steve Youngs <youngs@xemacs.org> | 1766 2002-07-27 Steve Youngs <youngs@xemacs.org> |
1048 | 1767 |
1049 * XEmacs 21.5.8 "broccoli" is released. | 1768 * XEmacs 21.5.8 "broccoli" is released. |
1050 | 1769 |
1051 2002-07-09 Mike Sperber <mike@xemacs.org> | 1770 2002-07-09 Mike Sperber <mike@xemacs.org> |
1052 | 1771 |
1053 * configure.usage: | 1772 * configure.usage: |
1054 * configure.in: Add --use-kkcc option for new GC algorithms. | 1773 * configure.in: Add --use-kkcc option for new GC algorithms. |
1055 | 1774 |
1056 2002-06-04 Jerry James <james@xemacs.org> | 1775 2002-06-04 Jerry James <james@xemacs.org> |
1059 | 1778 |
1060 2002-07-04 Stephen J. Turnbull <stephen@xemacs.org> | 1779 2002-07-04 Stephen J. Turnbull <stephen@xemacs.org> |
1061 | 1780 |
1062 * PROBLEMS: Add two basic configuration questions. | 1781 * PROBLEMS: Add two basic configuration questions. |
1063 | 1782 |
1064 2002-07-08 Mike Sperber <mike@xemacs.org> | 1783 2002-07-08 Mike Sperber <mike@xemacs.org> |
1065 | 1784 |
1066 * configure.in: Test for wchar.h. | 1785 * configure.in: Test for wchar.h. |
1067 | 1786 |
1068 2002-07-02 Stephen J. Turnbull <stephen@xemacs.org> | 1787 2002-07-02 Stephen J. Turnbull <stephen@xemacs.org> |
1069 | 1788 |
1282 Use -no-packages to avoid problems with package files shadowing | 2001 Use -no-packages to avoid problems with package files shadowing |
1283 core files (e.g. unicode.el in mule-ucs). | 2002 core files (e.g. unicode.el in mule-ucs). |
1284 | 2003 |
1285 2002-03-12 Ben Wing <ben@xemacs.org> | 2004 2002-03-12 Ben Wing <ben@xemacs.org> |
1286 | 2005 |
1287 * The Great Mule Merge: See CHANGES-ben-mule. | 2006 * The Great Mule Merge of March 2002: |
2007 see node by that name in the Internals Manual. | |
1288 | 2008 |
1289 2002-03-05 Stephen J. Turnbull <stephen@xemacs.org> | 2009 2002-03-05 Stephen J. Turnbull <stephen@xemacs.org> |
1290 | 2010 |
1291 * XEmacs 21.5.5 "beets" is released. | 2011 * XEmacs 21.5.5 "beets" is released. |
1292 | 2012 |
1510 * Makefile.in.in (all): | 2230 * Makefile.in.in (all): |
1511 * Makefile.in.in (configure): | 2231 * Makefile.in.in (configure): |
1512 * Makefile.in.in (finder): | 2232 * Makefile.in.in (finder): |
1513 remove autoload targets. | 2233 remove autoload targets. |
1514 | 2234 |
1515 2001-04-26 Malcolm Purvis <malcolmpurvis@optushome.com.au> | 2235 2001-04-26 Malcolm Purvis <malcolmpurvis@optushome.com.au> |
1516 | 2236 |
1517 * configure.in: Check gtk version validity only when gtk-config | 2237 * configure.in: Check gtk version validity only when gtk-config |
1518 exists. | 2238 exists. |
1519 | 2239 |
1520 2001-05-09 Martin Buchholz <martin@xemacs.org> | 2240 2001-05-09 Martin Buchholz <martin@xemacs.org> |
1521 | 2241 |
1522 * XEmacs 21.5.1 "anise" is released. | 2242 * XEmacs 21.5.1 "anise" is released. |
1523 | 2243 |
1524 2001-05-04 Martin Buchholz <martin@xemacs.org> | 2244 2001-05-04 Martin Buchholz <martin@xemacs.org> |
1525 | 2245 |
1547 2001-03-23 Stephen J. Turnbull <stephen@xemacs.org> | 2267 2001-03-23 Stephen J. Turnbull <stephen@xemacs.org> |
1548 | 2268 |
1549 * PROBLEMS (Problems with running XEmacs): | 2269 * PROBLEMS (Problems with running XEmacs): |
1550 Document TMPDIR lossage in gnuserv/gnuclient. | 2270 Document TMPDIR lossage in gnuserv/gnuclient. |
1551 | 2271 |
1552 2001-03-21 Martin Buchholz <martin@xemacs.org> | 2272 2001-03-21 Martin Buchholz <martin@xemacs.org> |
1553 | 2273 |
1554 * XEmacs 21.2.46 "Urania" is released. | 2274 * XEmacs 21.2.46 "Urania" is released. |
1555 | 2275 |
1556 2001-03-19 Andy Piper <andy@xemacs.org> | 2276 2001-03-19 Andy Piper <andy@xemacs.org> |
1557 | 2277 |
1588 | 2308 |
1589 * configure.usage (--with-netinstall): add docs. | 2309 * configure.usage (--with-netinstall): add docs. |
1590 | 2310 |
1591 * configure.in: with_netinstall is a new option. Default to off. | 2311 * configure.in: with_netinstall is a new option. Default to off. |
1592 | 2312 |
1593 2001-02-23 Martin Buchholz <martin@xemacs.org> | 2313 2001-02-23 Martin Buchholz <martin@xemacs.org> |
1594 | 2314 |
1595 * XEmacs 21.2.45 "Thelxepeia" is released. | 2315 * XEmacs 21.2.45 "Thelxepeia" is released. |
1596 | 2316 |
1597 2001-02-13 Martin Buchholz <martin@xemacs.org> | 2317 2001-02-13 Martin Buchholz <martin@xemacs.org> |
1598 | 2318 |
1609 Remove explicit checking for struct utimbuf. | 2329 Remove explicit checking for struct utimbuf. |
1610 Remove explicit checking for <utime.h>. | 2330 Remove explicit checking for <utime.h>. |
1611 Combined into one simpler test for utime. | 2331 Combined into one simpler test for utime. |
1612 Add explicit check for utimes, if utime not found. | 2332 Add explicit check for utimes, if utime not found. |
1613 | 2333 |
1614 2001-02-08 Martin Buchholz <martin@xemacs.org> | 2334 2001-02-08 Martin Buchholz <martin@xemacs.org> |
1615 | 2335 |
1616 * XEmacs 21.2.44 "Thalia" is released. | 2336 * XEmacs 21.2.44 "Thalia" is released. |
1617 | 2337 |
1618 2001-01-16 Mike Sperber <mike@xemacs.org> | 2338 2001-01-16 Mike Sperber <mike@xemacs.org> |
1619 | 2339 |
1620 * configure.in: Remove bogus path variable definitions. | 2340 * configure.in: Remove bogus path variable definitions. |
1621 Reflect the fact that specifying --datadir also affects docdir and | 2341 Reflect the fact that specifying --datadir also affects docdir and |
1622 archlibdir. | 2342 archlibdir. |
1623 | 2343 |
1637 2001-01-28 Martin Buchholz <martin@xemacs.org> | 2357 2001-01-28 Martin Buchholz <martin@xemacs.org> |
1638 | 2358 |
1639 * config.sub: Upgrade to offical version 2001-01-12. | 2359 * config.sub: Upgrade to offical version 2001-01-12. |
1640 * config.guess: Upgrade to offical version 2001-01-17. | 2360 * config.guess: Upgrade to offical version 2001-01-17. |
1641 | 2361 |
1642 2001-01-26 Martin Buchholz <martin@xemacs.org> | 2362 2001-01-26 Martin Buchholz <martin@xemacs.org> |
1643 | 2363 |
1644 * XEmacs 21.2.43 "Terspichore" is released. | 2364 * XEmacs 21.2.43 "Terspichore" is released. |
1645 | 2365 |
1646 2001-01-21 Steve Youngs <youngs@xemacs.org> | 2366 2001-01-21 Steve Youngs <youngs@xemacs.org> |
1647 | 2367 |
1649 | 2369 |
1650 2001-01-17 Steve Youngs <youngs@xemacs.org> | 2370 2001-01-17 Steve Youngs <youngs@xemacs.org> |
1651 | 2371 |
1652 * README.packages: Update. | 2372 * README.packages: Update. |
1653 | 2373 |
1654 2001-01-20 Martin Buchholz <martin@xemacs.org> | 2374 2001-01-20 Martin Buchholz <martin@xemacs.org> |
1655 | 2375 |
1656 * XEmacs 21.2.42 "Poseidon" is released. | 2376 * XEmacs 21.2.42 "Poseidon" is released. |
1657 | 2377 |
1658 2001-01-18 Martin Buchholz <martin@xemacs.org> | 2378 2001-01-18 Martin Buchholz <martin@xemacs.org> |
1659 | 2379 |
1671 | 2391 |
1672 2001-01-16 Didier Verna <didier@xemacs.org> | 2392 2001-01-16 Didier Verna <didier@xemacs.org> |
1673 | 2393 |
1674 * NEWS: document the modeline horizontal scrolling feature. | 2394 * NEWS: document the modeline horizontal scrolling feature. |
1675 | 2395 |
1676 2001-01-17 Martin Buchholz <martin@xemacs.org> | 2396 2001-01-17 Martin Buchholz <martin@xemacs.org> |
1677 | 2397 |
1678 * XEmacs 21.2.41 "Polyhymnia" is released. | 2398 * XEmacs 21.2.41 "Polyhymnia" is released. |
1679 | 2399 |
1680 2001-01-16 Martin Buchholz <martin@xemacs.org> | 2400 2001-01-16 Martin Buchholz <martin@xemacs.org> |
1681 | 2401 |
1693 | 2413 |
1694 2000-12-28 Andy Piper <andy@xemacs.org> | 2414 2000-12-28 Andy Piper <andy@xemacs.org> |
1695 | 2415 |
1696 * configure.in: allow --with-widgets=msw | 2416 * configure.in: allow --with-widgets=msw |
1697 | 2417 |
1698 2001-01-08 Martin Buchholz <martin@xemacs.org> | 2418 2001-01-08 Martin Buchholz <martin@xemacs.org> |
1699 | 2419 |
1700 * XEmacs 21.2.40 is released. | 2420 * XEmacs 21.2.40 is released. |
1701 | 2421 |
1702 2000-12-26 Stephen J. Turnbull <stephen@xemacs.org> | 2422 2000-12-26 Stephen J. Turnbull <stephen@xemacs.org> |
1703 | 2423 |
1706 2000-12-20 Stephen J. Turnbull <stephen@xemacs.org> | 2426 2000-12-20 Stephen J. Turnbull <stephen@xemacs.org> |
1707 | 2427 |
1708 * PROBLEMS (Linux): document Mandrake policy, how to get Meta on | 2428 * PROBLEMS (Linux): document Mandrake policy, how to get Meta on |
1709 Alt, and getaddrinfo() blocking trying to get localhost's CNAME. | 2429 Alt, and getaddrinfo() blocking trying to get localhost's CNAME. |
1710 | 2430 |
1711 2000-07-20 Kazuyuki IENAGA <ienaga@xemacs.org> | 2431 2000-07-20 Kazuyuki IENAGA <ienaga@xemacs.org> |
1712 | 2432 |
1713 * configure.in: use input-method-xlib.o for USE_XFONTSET instead | 2433 * configure.in: use input-method-xlib.o for USE_XFONTSET instead |
1714 of input-method-xfs.o. | 2434 of input-method-xfs.o. |
1715 | 2435 |
1716 * configure: ditto | 2436 * configure: ditto |
1717 | 2437 |
1718 2000-12-31 Martin Buchholz <martin@xemacs.org> | 2438 2000-12-31 Martin Buchholz <martin@xemacs.org> |
1719 | 2439 |
1720 * XEmacs 21.2.39 is released. | 2440 * XEmacs 21.2.39 is released. |
1721 | 2441 |
1722 2000-02-02 Daiki Ueno <ueno@ueda.info.waseda.ac.jp> | 2442 2000-02-02 Daiki Ueno <ueno@ueda.info.waseda.ac.jp> |
1723 | 2443 |
1724 * configure.in: Added check if the berkdb has db_create or not. | 2444 * configure.in: Added check if the berkdb has db_create or not. |
1725 | 2445 |
1726 2000-10-11 Yoshiki Hayashi <yoshiki@xemacs.org> | 2446 2000-10-11 Yoshiki Hayashi <yoshiki@xemacs.org> |
1727 | 2447 |
1731 | 2451 |
1732 * configure.in (XE_COMPUTE_RUNPATH): add netinstall as a subdirectory. | 2452 * configure.in (XE_COMPUTE_RUNPATH): add netinstall as a subdirectory. |
1733 | 2453 |
1734 * netinstall: new net installer for MS-Windows. | 2454 * netinstall: new net installer for MS-Windows. |
1735 | 2455 |
1736 2000-12-05 Martin Buchholz <martin@xemacs.org> | 2456 2000-12-05 Martin Buchholz <martin@xemacs.org> |
1737 | 2457 |
1738 * XEmacs 21.2.38 is released. | 2458 * XEmacs 21.2.38 is released. |
1739 | 2459 |
1740 2000-11-26 Bjrn Torkelsson <torkel@hpc2n.umu.se> | 2460 2000-11-26 Bjrn Torkelsson <torkel@hpc2n.umu.se> |
1741 | 2461 |
1743 | 2463 |
1744 2000-11-09 Martin Buchholz <martin@xemacs.org> | 2464 2000-11-09 Martin Buchholz <martin@xemacs.org> |
1745 | 2465 |
1746 * configure.in: Autodetect elf.h. | 2466 * configure.in: Autodetect elf.h. |
1747 | 2467 |
1748 2000-11-14 Martin Buchholz <martin@xemacs.org> | 2468 2000-11-14 Martin Buchholz <martin@xemacs.org> |
1749 | 2469 |
1750 * XEmacs 21.2.37 is released. | 2470 * XEmacs 21.2.37 is released. |
1751 | 2471 |
1752 2000-10-19 Stephen J. Turnbull <stephen@xemacs.org> | 2472 2000-10-19 Stephen J. Turnbull <stephen@xemacs.org> |
1753 | 2473 |
1784 | 2504 |
1785 2000-10-06 Martin Buchholz <martin@xemacs.org> | 2505 2000-10-06 Martin Buchholz <martin@xemacs.org> |
1786 | 2506 |
1787 * configure.in: Pretend that DEC OSF >= 5 is really DEC OSF 4. | 2507 * configure.in: Pretend that DEC OSF >= 5 is really DEC OSF 4. |
1788 | 2508 |
1789 2000-10-04 Martin Buchholz <martin@xemacs.org> | 2509 2000-10-04 Martin Buchholz <martin@xemacs.org> |
1790 | 2510 |
1791 * XEmacs 21.2.36 is released. | 2511 * XEmacs 21.2.36 is released. |
1792 | 2512 |
1793 2000-09-27 Martin Buchholz <martin@xemacs.org> | 2513 2000-09-27 Martin Buchholz <martin@xemacs.org> |
1794 | 2514 |
1858 2000-07-15 Ben Wing <ben@xemacs.org> | 2578 2000-07-15 Ben Wing <ben@xemacs.org> |
1859 | 2579 |
1860 * Makefile.in.in (configure): | 2580 * Makefile.in.in (configure): |
1861 all-elcs target now uses update-elc-2.el not update-elc.sh | 2581 all-elcs target now uses update-elc-2.el not update-elc.sh |
1862 | 2582 |
1863 2000-07-19 Martin Buchholz <martin@xemacs.org> | 2583 2000-07-19 Martin Buchholz <martin@xemacs.org> |
1864 | 2584 |
1865 * XEmacs 21.2.35 is released. | 2585 * XEmacs 21.2.35 is released. |
1866 | 2586 |
1867 2000-07-13 Martin Buchholz <martin@xemacs.org> | 2587 2000-07-13 Martin Buchholz <martin@xemacs.org> |
1868 | 2588 |
1972 * configure.in (emacs_cv_localtime_cache): | 2692 * configure.in (emacs_cv_localtime_cache): |
1973 * configure.in (Mail): | 2693 * configure.in (Mail): |
1974 * configure.in: | 2694 * configure.in: |
1975 Clean up configure support for cygwin and mingw. | 2695 Clean up configure support for cygwin and mingw. |
1976 | 2696 |
1977 2000-06-27 Darryl Okahata <darrylo@soco.agilent.com> | 2697 2000-06-27 Darryl Okahata <darrylo@soco.agilent.com> |
1978 | 2698 |
1979 * PROBLEMS: Document broken native audio for recent patches and | 2699 * PROBLEMS: Document broken native audio for recent patches and |
1980 releases of HP-UX. | 2700 releases of HP-UX. |
1981 | 2701 |
1982 2000-06-10 Ben Wing <ben@xemacs.org> | 2702 2000-06-10 Ben Wing <ben@xemacs.org> |
1990 * configure.in: Recognize s390. | 2710 * configure.in: Recognize s390. |
1991 | 2711 |
1992 * config.guess: New version from GNU config archive. | 2712 * config.guess: New version from GNU config archive. |
1993 * config.sub: Likewise. | 2713 * config.sub: Likewise. |
1994 | 2714 |
1995 2000-05-28 Martin Buchholz <martin@xemacs.org> | 2715 2000-05-28 Martin Buchholz <martin@xemacs.org> |
1996 | 2716 |
1997 * XEmacs 21.2.34 is released. | 2717 * XEmacs 21.2.34 is released. |
1998 | 2718 |
1999 2000-05-15 Yoshiki Hayashi <yoshiki@xemacs.org> | 2719 2000-05-15 Yoshiki Hayashi <yoshiki@xemacs.org> |
2000 | 2720 |
2004 | 2724 |
2005 2000-05-02 Yoshiki Hayashi <yoshiki@xemacs.org> | 2725 2000-05-02 Yoshiki Hayashi <yoshiki@xemacs.org> |
2006 | 2726 |
2007 * configure.in: Remove lockdir. | 2727 * configure.in: Remove lockdir. |
2008 | 2728 |
2009 2000-05-01 Martin Buchholz <martin@xemacs.org> | 2729 2000-05-01 Martin Buchholz <martin@xemacs.org> |
2010 | 2730 |
2011 * XEmacs 21.2.33 is released. | 2731 * XEmacs 21.2.33 is released. |
2012 | 2732 |
2013 2000-04-27 Katsumi Yamaoka <yamaoka@jpl.org> | 2733 2000-04-27 Katsumi Yamaoka <yamaoka@jpl.org> |
2014 | 2734 |
2072 | 2792 |
2073 * config.h.in: add ERROR_CHECK_GLYPHS. | 2793 * config.h.in: add ERROR_CHECK_GLYPHS. |
2074 | 2794 |
2075 * configure.in: add error_check_glyphs. | 2795 * configure.in: add error_check_glyphs. |
2076 | 2796 |
2077 2000-03-20 Martin Buchholz <martin@xemacs.org> | 2797 2000-03-20 Martin Buchholz <martin@xemacs.org> |
2078 | 2798 |
2079 * XEmacs 21.2.32 is released. | 2799 * XEmacs 21.2.32 is released. |
2080 | 2800 |
2081 2000-03-15 Olivier Galibert <galibert@pobox.com> | 2801 2000-03-15 Olivier Galibert <galibert@pobox.com> |
2082 | 2802 |
2104 2000-02-26 Martin Buchholz <martin@xemacs.org> | 2824 2000-02-26 Martin Buchholz <martin@xemacs.org> |
2105 | 2825 |
2106 * configure.in: Unconditionally define SHELL, to allow working | 2826 * configure.in: Unconditionally define SHELL, to allow working |
2107 with (unreleased) autoconf 2.14.1, found on Mandrake 7.0 systems. | 2827 with (unreleased) autoconf 2.14.1, found on Mandrake 7.0 systems. |
2108 | 2828 |
2109 2000-02-23 Martin Buchholz <martin@xemacs.org> | 2829 2000-02-23 Martin Buchholz <martin@xemacs.org> |
2110 | 2830 |
2111 * XEmacs 21.2.31 is released. | 2831 * XEmacs 21.2.31 is released. |
2112 | 2832 |
2113 2000-02-21 Martin Buchholz <martin@xemacs.org> | 2833 2000-02-21 Martin Buchholz <martin@xemacs.org> |
2114 | 2834 |
2115 * XEmacs 21.2.30 is released. | 2835 * XEmacs 21.2.30 is released. |
2116 | 2836 |
2117 2000-02-20 Martin Buchholz <martin@xemacs.org> | 2837 2000-02-20 Martin Buchholz <martin@xemacs.org> |
2118 | 2838 |
2142 | 2862 |
2143 2000-02-16 Martin Buchholz <martin@xemacs.org> | 2863 2000-02-16 Martin Buchholz <martin@xemacs.org> |
2144 | 2864 |
2145 * configure.in: Test for arm simply using arm* instead of arm-* | 2865 * configure.in: Test for arm simply using arm* instead of arm-* |
2146 | 2866 |
2147 2000-02-16 Martin Buchholz <martin@xemacs.org> | 2867 2000-02-16 Martin Buchholz <martin@xemacs.org> |
2148 | 2868 |
2149 * XEmacs 21.2.29 is released. | 2869 * XEmacs 21.2.29 is released. |
2150 | 2870 |
2151 2000-02-16 Martin Buchholz <martin@xemacs.org> | 2871 2000-02-16 Martin Buchholz <martin@xemacs.org> |
2152 | 2872 |
2181 | 2901 |
2182 2000-02-07 Martin Buchholz <martin@xemacs.org> | 2902 2000-02-07 Martin Buchholz <martin@xemacs.org> |
2183 | 2903 |
2184 * configure.in: check for XConvertCase. | 2904 * configure.in: check for XConvertCase. |
2185 | 2905 |
2186 2000-02-07 Martin Buchholz <martin@xemacs.org> | 2906 2000-02-07 Martin Buchholz <martin@xemacs.org> |
2187 | 2907 |
2188 * XEmacs 21.2.28 is released. | 2908 * XEmacs 21.2.28 is released. |
2189 | 2909 |
2190 2000-01-27 URA Hiroshi <ura@hiru.aoba.yokohama.jp> | 2910 2000-01-27 URA Hiroshi <ura@hiru.aoba.yokohama.jp> |
2191 | 2911 |
2192 * configure.in: added getaddrinfo and getnameinfo to AC_FUNC. | 2912 * configure.in: added getaddrinfo and getnameinfo to AC_FUNC. |
2193 | 2913 |
2194 2000-01-26 Martin Buchholz <martin@xemacs.org> | 2914 2000-01-26 Martin Buchholz <martin@xemacs.org> |
2195 | 2915 |
2232 | 2952 |
2233 2000-01-18 Martin Buchholz <martin@xemacs.org> | 2953 2000-01-18 Martin Buchholz <martin@xemacs.org> |
2234 | 2954 |
2235 * configure.in: Use /etc/ld.so.conf at link-time, if available. | 2955 * configure.in: Use /etc/ld.so.conf at link-time, if available. |
2236 | 2956 |
2237 2000-01-18 Martin Buchholz <martin@xemacs.org> | 2957 2000-01-18 Martin Buchholz <martin@xemacs.org> |
2238 | 2958 |
2239 * XEmacs 21.2.27 is released. | 2959 * XEmacs 21.2.27 is released. |
2240 | 2960 |
2241 2000-01-14 Martin Buchholz <martin@xemacs.org> | 2961 2000-01-14 Martin Buchholz <martin@xemacs.org> |
2242 | 2962 |
2255 * configure.in: | 2975 * configure.in: |
2256 - Allow find-tag to work in the build directory. | 2976 - Allow find-tag to work in the build directory. |
2257 - rename src/gdbinit to src/.gdbinit, so that gdb can find it. | 2977 - rename src/gdbinit to src/.gdbinit, so that gdb can find it. |
2258 - Less verbose messages when creating .sbinit, .gdbinit, TAGS. | 2978 - Less verbose messages when creating .sbinit, .gdbinit, TAGS. |
2259 | 2979 |
2260 2000-01-07 Marcus Thiessel <marcus@xemacs.org> | 2980 2000-01-07 Marcus Thiessel <marcus@xemacs.org> |
2261 | 2981 |
2262 * config.sub: Upgrade to 1.169, imported from autoconf's CVS | 2982 * config.sub: Upgrade to 1.169, imported from autoconf's CVS |
2263 * config.guess: Upgrade to 1.158, imported from autoconf's CVS | 2983 * config.guess: Upgrade to 1.158, imported from autoconf's CVS |
2264 | 2984 |
2265 2000-01-03 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de> | 2985 2000-01-03 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de> |
2271 2000-01-05 Daniel Pittman <daniel@danann.net> | 2991 2000-01-05 Daniel Pittman <daniel@danann.net> |
2272 | 2992 |
2273 * configure.in (Installation): Report which Athena header/library | 2993 * configure.in (Installation): Report which Athena header/library |
2274 combo is being used. | 2994 combo is being used. |
2275 | 2995 |
2276 1999-12-31 Martin Buchholz <martin@xemacs.org> | 2996 1999-12-31 Martin Buchholz <martin@xemacs.org> |
2277 | 2997 |
2278 * XEmacs 21.2.26 is released. | 2998 * XEmacs 21.2.26 is released. |
2279 | 2999 |
2280 1999-12-24 Martin Buchholz <martin@xemacs.org> | 3000 1999-12-24 Martin Buchholz <martin@xemacs.org> |
2281 | 3001 |
2282 * XEmacs 21.2.25 is released. | 3002 * XEmacs 21.2.25 is released. |
2283 | 3003 |
2284 1999-12-17 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp> | 3004 1999-12-17 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp> |
2285 | 3005 |
2288 1999-12-17 Martin Buchholz <martin@xemacs.org> | 3008 1999-12-17 Martin Buchholz <martin@xemacs.org> |
2289 | 3009 |
2290 * configure.in: Oops. xpm doesn't actually depend on X11. | 3010 * configure.in: Oops. xpm doesn't actually depend on X11. |
2291 I got confused by the name (like others get confused by `xemacs'?) | 3011 I got confused by the name (like others get confused by `xemacs'?) |
2292 | 3012 |
2293 1999-12-14 Martin Buchholz <martin@xemacs.org> | 3013 1999-12-14 Martin Buchholz <martin@xemacs.org> |
2294 | 3014 |
2295 * XEmacs 21.2.24 is released. | 3015 * XEmacs 21.2.24 is released. |
2296 | 3016 |
2297 1999-12-13 Martin Buchholz <martin@xemacs.org> | 3017 1999-12-13 Martin Buchholz <martin@xemacs.org> |
2298 | 3018 |
2314 | 3034 |
2315 1999-12-07 Martin Buchholz <martin@xemacs.org> | 3035 1999-12-07 Martin Buchholz <martin@xemacs.org> |
2316 | 3036 |
2317 * configure.in (--with-sound): Variable with_esd was mispelled. | 3037 * configure.in (--with-sound): Variable with_esd was mispelled. |
2318 | 3038 |
2319 1999-12-07 Martin Buchholz <martin@xemacs.org> | 3039 1999-12-07 Martin Buchholz <martin@xemacs.org> |
2320 | 3040 |
2321 * XEmacs 21.2.23 is released. | 3041 * XEmacs 21.2.23 is released. |
2322 | 3042 |
2323 1999-11-30 Martin Buchholz <martin@xemacs.org> | 3043 1999-11-30 Martin Buchholz <martin@xemacs.org> |
2324 | 3044 |
2340 | 3060 |
2341 1999-11-29 Martin Buchholz <martin@xemacs.org> | 3061 1999-11-29 Martin Buchholz <martin@xemacs.org> |
2342 | 3062 |
2343 * Makefile.in.in (beta): `make beta' should rebuild info. | 3063 * Makefile.in.in (beta): `make beta' should rebuild info. |
2344 | 3064 |
2345 1999-11-29 XEmacs Build Bot <builds@cvs.xemacs.org> | 3065 1999-11-29 XEmacs Build Bot <builds@cvs.xemacs.org> |
2346 | 3066 |
2347 * XEmacs 21.2.22 is released | 3067 * XEmacs 21.2.22 is released |
2348 | 3068 |
2349 1999-11-28 Martin Buchholz <martin@xemacs.org> | 3069 1999-11-28 Martin Buchholz <martin@xemacs.org> |
2350 | 3070 |
2351 * XEmacs 21.2.21 is released. | 3071 * XEmacs 21.2.21 is released. |
2352 | 3072 |
2353 1999-11-26 Martin Buchholz <martin@xemacs.org> | 3073 1999-11-26 Martin Buchholz <martin@xemacs.org> |
2354 | 3074 |
2395 ld_dynamic_link_flags on Solaris. Else CC gives us: | 3115 ld_dynamic_link_flags on Solaris. Else CC gives us: |
2396 CC: Warning: Option -Wl,-Bdynamic passed to ld, if ld is invoked, ignored otherwise | 3116 CC: Warning: Option -Wl,-Bdynamic passed to ld, if ld is invoked, ignored otherwise |
2397 /usr/ccs/bin/ld: illegal option -- W | 3117 /usr/ccs/bin/ld: illegal option -- W |
2398 | 3118 |
2399 | 3119 |
2400 1999-11-10 XEmacs Build Bot <builds@cvs.xemacs.org> | 3120 1999-11-10 XEmacs Build Bot <builds@cvs.xemacs.org> |
2401 | 3121 |
2402 * XEmacs 21.2.20 is released | 3122 * XEmacs 21.2.20 is released |
2403 | 3123 |
2404 1999-09-21 Martin Buchholz <martin@xemacs.org> | 3124 1999-09-21 Martin Buchholz <martin@xemacs.org> |
2405 * configure.in: Autodetect Unix98 PTY | 3125 * configure.in: Autodetect Unix98 PTY |
2406 | 3126 |
2407 1999-08-30 Robert Pluim <rpluim@bigfoot.com> | 3127 1999-08-30 Robert Pluim <rpluim@bigfoot.com> |
2408 | 3128 |
2409 * README.packages: Add description of package-get-provider | 3129 * README.packages: Add description of package-get-provider |
2478 * config.h.in: add new LWLIB defines. | 3198 * config.h.in: add new LWLIB defines. |
2479 | 3199 |
2480 * configure.in: fix definitions of widget defines with various | 3200 * configure.in: fix definitions of widget defines with various |
2481 toolkit options. | 3201 toolkit options. |
2482 | 3202 |
2483 1999-07-30 XEmacs Build Bot <builds@cvs.xemacs.org> | 3203 1999-07-30 XEmacs Build Bot <builds@cvs.xemacs.org> |
2484 | 3204 |
2485 * XEmacs 21.2.19 is released | 3205 * XEmacs 21.2.19 is released |
2486 | 3206 |
2487 1999-07-28 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de> | 3207 1999-07-28 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de> |
2488 | 3208 |
2492 | 3212 |
2493 * configure.in: Check for Kerberos and the need for the DES | 3213 * configure.in: Check for Kerberos and the need for the DES |
2494 library before checking for LDAP in case LDAP requires these | 3214 library before checking for LDAP in case LDAP requires these |
2495 libraries. | 3215 libraries. |
2496 | 3216 |
2497 1999-07-26 SL Baur <steve@miho> | 3217 1999-07-26 SL Baur <steve@xemacs.org> |
2498 | 3218 |
2499 * configure.in: Rename --with-shlib to --with-modules for | 3219 * configure.in: Rename --with-shlib to --with-modules for |
2500 consistency with the other two options that use that name. | 3220 consistency with the other two options that use that name. |
2501 | 3221 |
2502 * configure.usage (--with-modules): Document it. | 3222 * configure.usage (--with-modules): Document it. |
2503 | 3223 |
2504 1999-07-22 SL Baur <steve@beopen.com> | 3224 1999-07-22 SL Baur <steve@xemacs.org> |
2505 | 3225 |
2506 * configure.in: add sco7 support | 3226 * configure.in: add sco7 support |
2507 From Bob Weiner <weiner@beopen.com> | 3227 From Bob Weiner <weiner@beopen.com> |
2508 | 3228 |
2509 1999-07-22 SL Baur <steve@miho> | 3229 1999-07-22 SL Baur <steve@xemacs.org> |
2510 | 3230 |
2511 * Makefile.in.in (install-arch-dep): Install config.values into | 3231 * Makefile.in.in (install-arch-dep): Install config.values into |
2512 docdir. | 3232 docdir. |
2513 From Karl M. Hegbloom <karlheg@cathcart.sysc.pdx.edu> | 3233 From Karl M. Hegbloom <karlheg@cathcart.sysc.pdx.edu> |
2514 | 3234 |
2515 1999-07-21 SL Baur <steve@miho> | 3235 1999-07-21 SL Baur <steve@xemacs.org> |
2516 | 3236 |
2517 * Makefile.in.in (inststaticdir): New variable. | 3237 * Makefile.in.in (inststaticdir): New variable. |
2518 (instvardir): Ditto. | 3238 (instvardir): Ditto. |
2519 (install-arch-dep): Use them. | 3239 (install-arch-dep): Use them. |
2520 | 3240 |
2528 (pkgdir): Ditto. | 3248 (pkgdir): Ditto. |
2529 (etcdir): Ditto. | 3249 (etcdir): Ditto. |
2530 (lockdir): Ditto. | 3250 (lockdir): Ditto. |
2531 (archlibdir): Ditto. | 3251 (archlibdir): Ditto. |
2532 | 3252 |
2533 1999-07-14 SL Baur <steve@beopen.com> | 3253 1999-07-14 SL Baur <steve@xemacs.org> |
2534 | 3254 |
2535 * InfoDock 4.0.8 is released | 3255 * InfoDock 4.0.8 is released |
2536 | 3256 |
2537 1999-07-13 XEmacs Build Bot <builds@cvs.xemacs.org> | 3257 1999-07-13 XEmacs Build Bot <builds@cvs.xemacs.org> |
2538 | 3258 |
2539 * XEmacs 21.2.18 is released | 3259 * XEmacs 21.2.18 is released |
2540 | 3260 |
2541 1999-07-06 SL Baur <steve@miho.m17n.org> | 3261 1999-07-06 SL Baur <steve@xemacs.org> |
2542 | 3262 |
2543 * config.guess (main): Synch with newer config.guess for HP | 3263 * config.guess (main): Synch with newer config.guess for HP |
2544 support. | 3264 support. |
2545 From Marcus Thiessel <marcus@xemacs.org> | 3265 From Marcus Thiessel <marcus@xemacs.org> |
2546 | 3266 |
2557 1999-07-02 Andy Piper <andy@xemacs.org> | 3277 1999-07-02 Andy Piper <andy@xemacs.org> |
2558 | 3278 |
2559 * configure.in: Make sure we get motif in lwlib if we have widgets | 3279 * configure.in: Make sure we get motif in lwlib if we have widgets |
2560 and motif. | 3280 and motif. |
2561 | 3281 |
2562 1999-06-25 SL Baur <steve@miho.m17n.org> | 3282 1999-06-25 SL Baur <steve@xemacs.org> |
2563 | 3283 |
2564 * configure.in (version): Fix --with-infodock test. | 3284 * configure.in (version): Fix --with-infodock test. |
2565 | 3285 |
2566 1999-06-15 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de> | 3286 1999-06-15 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de> |
2567 | 3287 |
2572 | 3292 |
2573 * configure.in: Made docdir configurable. | 3293 * configure.in: Made docdir configurable. |
2574 | 3294 |
2575 * Makefile.in (docdir): Added variable for custom DOC directory. | 3295 * Makefile.in (docdir): Added variable for custom DOC directory. |
2576 | 3296 |
2577 1999-06-22 XEmacs Build Bot <builds@cvs.xemacs.org> | 3297 1999-06-22 XEmacs Build Bot <builds@cvs.xemacs.org> |
2578 | 3298 |
2579 * XEmacs 21.2.17 is released | 3299 * XEmacs 21.2.17 is released |
2580 | 3300 |
2581 1999-06-13 Oscar Figueiredo <oscar@xemacs.org> | 3301 1999-06-13 Oscar Figueiredo <oscar@xemacs.org> |
2582 | 3302 |
2583 * configure.in (with_ldap): Check libldap independently of liblber | 3303 * configure.in (with_ldap): Check libldap independently of liblber |
2584 Do not test alternate library names such as libldap10 | 3304 Do not test alternate library names such as libldap10 |
2585 Test the presence of a variety of LDAP API functions which were | 3305 Test the presence of a variety of LDAP API functions which were |
2586 formerly assumed to be present according to dubious heuristics | 3306 formerly assumed to be present according to dubious heuristics |
2587 | 3307 |
2588 1999-06-11 XEmacs Build Bot <builds@cvs.xemacs.org> | 3308 1999-06-11 XEmacs Build Bot <builds@cvs.xemacs.org> |
2589 | 3309 |
2590 * XEmacs 21.2.16 is released | 3310 * XEmacs 21.2.16 is released |
2591 | 3311 |
2592 1999-06-04 SL Baur <steve@steve1.m17n.org> | 3312 1999-06-04 SL Baur <steve@steve1.m17n.org> |
2593 | 3313 |
2594 * configure.in (CPP): Correct test for locating $site_prefix | 3314 * configure.in (CPP): Correct test for locating $site_prefix |
2595 include directories. | 3315 include directories. |
2596 | 3316 |
2597 1999-06-04 XEmacs Build Bot <builds@cvs.xemacs.org> | 3317 1999-06-04 XEmacs Build Bot <builds@cvs.xemacs.org> |
2598 | 3318 |
2599 * XEmacs 21.2.15 is released | 3319 * XEmacs 21.2.15 is released |
2600 | 3320 |
2601 1999-06-01 Gunnar Evermann <ge204@eng.cam.ac.uk> | 3321 1999-06-01 Gunnar Evermann <ge204@eng.cam.ac.uk> |
2602 | 3322 |
2633 1999-05-14 Hrvoje Niksic <hniksic@srce.hr> | 3353 1999-05-14 Hrvoje Niksic <hniksic@srce.hr> |
2634 | 3354 |
2635 * configure.in (quoted_arguments): Support | 3355 * configure.in (quoted_arguments): Support |
2636 --error-checking=byte-code. | 3356 --error-checking=byte-code. |
2637 | 3357 |
2638 1999-05-14 XEmacs Build Bot <builds@cvs.xemacs.org> | 3358 1999-05-14 XEmacs Build Bot <builds@cvs.xemacs.org> |
2639 | 3359 |
2640 * XEmacs 21.2.14 is released | 3360 * XEmacs 21.2.14 is released |
2641 | 3361 |
2642 1999-05-11 SL Baur <steve@altair.xemacs.org> | 3362 1999-05-11 SL Baur <steve@altair.xemacs.org> |
2643 | 3363 |
2680 | 3400 |
2681 1999-04-17 Hrvoje Niksic <hniksic@srce.hr> | 3401 1999-04-17 Hrvoje Niksic <hniksic@srce.hr> |
2682 | 3402 |
2683 * configure.in: Check for getloadavg(). | 3403 * configure.in: Check for getloadavg(). |
2684 | 3404 |
2685 1999-03-12 XEmacs Build Bot <builds@cvs.xemacs.org> | 3405 1999-03-12 XEmacs Build Bot <builds@cvs.xemacs.org> |
2686 | 3406 |
2687 * XEmacs 21.2.13 is released | 3407 * XEmacs 21.2.13 is released |
2688 | 3408 |
2689 1999-03-09 SL Baur <steve@xemacs.org> | 3409 1999-03-09 SL Baur <steve@xemacs.org> |
2690 | 3410 |
2691 * Makefile.in.in (LC_ALL): Try very, very hard to build in C locale. | 3411 * Makefile.in.in (LC_ALL): Try very, very hard to build in C locale. |
2692 | 3412 |
2693 1999-03-05 XEmacs Build Bot <builds@cvs.xemacs.org> | 3413 1999-03-05 XEmacs Build Bot <builds@cvs.xemacs.org> |
2694 | 3414 |
2695 * XEmacs 21.2.12 is released | 3415 * XEmacs 21.2.12 is released |
2696 | 3416 |
2697 1999-03-04 Martin Buchholz <martin@xemacs.org> | 3417 1999-03-04 Martin Buchholz <martin@xemacs.org> |
2698 | 3418 |
2708 | 3428 |
2709 1999-01-05 Gunnar Evermann <ge204@eng.cam.ac.uk> | 3429 1999-01-05 Gunnar Evermann <ge204@eng.cam.ac.uk> |
2710 | 3430 |
2711 * PROBLEMS: Document crashes on SPARC with gcc 2.8.1. | 3431 * PROBLEMS: Document crashes on SPARC with gcc 2.8.1. |
2712 | 3432 |
2713 1999-03-01 XEmacs Build Bot <builds@cvs.xemacs.org> | 3433 1999-03-01 XEmacs Build Bot <builds@cvs.xemacs.org> |
2714 | 3434 |
2715 * XEmacs 21.2.11 is released | 3435 * XEmacs 21.2.11 is released |
2716 | 3436 |
2717 1999-02-16 Andy Piper <andy@xemacs.org> | 3437 1999-02-16 Andy Piper <andy@xemacs.org> |
2718 | 3438 |
2761 | 3481 |
2762 1999-01-07 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de> | 3482 1999-01-07 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de> |
2763 | 3483 |
2764 * configure.in: Warn if using Motif dialog boxes on AIX 4.3. | 3484 * configure.in: Warn if using Motif dialog boxes on AIX 4.3. |
2765 | 3485 |
2766 1999-02-05 XEmacs Build Bot <builds@cvs.xemacs.org> | 3486 1999-02-05 XEmacs Build Bot <builds@cvs.xemacs.org> |
2767 | 3487 |
2768 * XEmacs 21.2.10 is released | 3488 * XEmacs 21.2.10 is released |
2769 | 3489 |
2770 1999-02-02 XEmacs Build Bot <builds@cvs.xemacs.org> | 3490 1999-02-02 XEmacs Build Bot <builds@cvs.xemacs.org> |
2771 | 3491 |
2772 * XEmacs 21.2.9 is released | 3492 * XEmacs 21.2.9 is released |
2773 | 3493 |
2774 1999-01-21 Andy Piper <andy@xemacs.org> | 3494 1999-01-21 Andy Piper <andy@xemacs.org> |
2775 | 3495 |
2776 * configure.in: make xface detection specifc to a window system in | 3496 * configure.in: make xface detection specifc to a window system in |
2777 general rather than just X. | 3497 general rather than just X. |
2778 | 3498 |
2779 1999-18-10 Andy Piper <andy@xemacs.org> | 3499 1999-18-10 Andy Piper <andy@xemacs.org> |
2780 | 3500 |
2781 * configure.in: remove -O3 prevention on cygwin - current versions | 3501 * configure.in: remove -O3 prevention on cygwin - current versions |
2782 cope ok now. remove dll prevention on cygwin - the new module | 3502 cope ok now. remove dll prevention on cygwin - the new module |
2783 code checks correctly. | 3503 code checks correctly. |
2784 | 3504 |
2802 * INSTALL: Updated documentation to describe module directories | 3522 * INSTALL: Updated documentation to describe module directories |
2803 | 3523 |
2804 * Makefile.in.in: Added moduledir, sitemoduledir macros. | 3524 * Makefile.in.in: Added moduledir, sitemoduledir macros. |
2805 - Make those directories at install time. | 3525 - Make those directories at install time. |
2806 | 3526 |
2807 1998-12-28 Martin Buchholz <martin@xemacs.org> | 3527 1998-12-28 Martin Buchholz <martin@xemacs.org> |
2808 | 3528 |
2809 * XEmacs 21.2.8 is released. | 3529 * XEmacs 21.2.8 is released. |
2810 | 3530 |
2811 1998-12-28 Martin Buchholz <martin@xemacs.org> | 3531 1998-12-28 Martin Buchholz <martin@xemacs.org> |
2812 | 3532 |
2813 * PROBLEMS: Document Linux GNU Libc 2.0 I18N crashes. | 3533 * PROBLEMS: Document Linux GNU Libc 2.0 I18N crashes. |
2814 | 3534 |
2815 1998-12-24 Martin Buchholz <martin@xemacs.org> | 3535 1998-12-24 Martin Buchholz <martin@xemacs.org> |
2816 | 3536 |
2817 * XEmacs 21.2.7 is released. | 3537 * XEmacs 21.2.7 is released. |
2818 | 3538 |
2819 1998-12-20 Martin Buchholz <martin@xemacs.org> | 3539 1998-12-20 Martin Buchholz <martin@xemacs.org> |
2820 | 3540 |
2849 | 3569 |
2850 1998-12-16 Andy Piper <andy@xemacs.org> | 3570 1998-12-16 Andy Piper <andy@xemacs.org> |
2851 | 3571 |
2852 * XEmacs 21.2.6 is released | 3572 * XEmacs 21.2.6 is released |
2853 | 3573 |
2854 1998-12-05 XEmacs Build Bot <builds@cvs.xemacs.org> | 3574 1998-12-05 XEmacs Build Bot <builds@cvs.xemacs.org> |
2855 | 3575 |
2856 * XEmacs 21.2.5 is released | 3576 * XEmacs 21.2.5 is released |
2857 | 3577 |
2858 1998-11-28 SL Baur <steve@altair.xemacs.org> | 3578 1998-11-28 SL Baur <steve@altair.xemacs.org> |
2859 | 3579 |
2992 | 3712 |
2993 * XEmacs 21.0-pre4 is released. | 3713 * XEmacs 21.0-pre4 is released. |
2994 | 3714 |
2995 * configure.in: Fix test for InfoDock sources. | 3715 * configure.in: Fix test for InfoDock sources. |
2996 | 3716 |
2997 1998-07-09 Oliver Graf <ograf@fga.de> | 3717 1998-07-09 Oliver Graf <ograf@fga.de> |
2998 | 3718 |
2999 * configure.usage: added warning to --with-offix | 3719 * configure.usage: added warning to --with-offix |
3000 | 3720 |
3001 1998-06-28 SL Baur <steve@altair.xemacs.org> | 3721 1998-06-28 SL Baur <steve@altair.xemacs.org> |
3002 | 3722 |
3005 | 3725 |
3006 1998-06-19 SL Baur <steve@altair.xemacs.org> | 3726 1998-06-19 SL Baur <steve@altair.xemacs.org> |
3007 | 3727 |
3008 * XEmacs 21.0-pre3 is released. | 3728 * XEmacs 21.0-pre3 is released. |
3009 | 3729 |
3010 1998-06-20 Kazuyuki IENAGA <ienaga@jsys.co.jp> | 3730 1998-06-20 Kazuyuki IENAGA <ienaga@jsys.co.jp> |
3011 | 3731 |
3012 * configure.in: Added check if the berkdb has db_open or not. | 3732 * configure.in: Added check if the berkdb has db_open or not. |
3013 (With fixes from Martin Buchholz) | 3733 (With fixes from Martin Buchholz) |
3014 | 3734 |
3015 1998-06-19 SL Baur <steve@altair.xemacs.org> | 3735 1998-06-19 SL Baur <steve@altair.xemacs.org> |
3026 | 3746 |
3027 1998-06-11 SL Baur <steve@altair.xemacs.org> | 3747 1998-06-11 SL Baur <steve@altair.xemacs.org> |
3028 | 3748 |
3029 * XEmacs 21.0-beta43 is released. | 3749 * XEmacs 21.0-beta43 is released. |
3030 | 3750 |
3031 1998-06-04 Oliver Graf <ograf@fga.de> | 3751 1998-06-04 Oliver Graf <ograf@fga.de> |
3032 | 3752 |
3033 * tests/Dnd/README: a step-by-step test run | 3753 * tests/Dnd/README: a step-by-step test run |
3034 * tests/Dnd/droptest.el: some clarifications | 3754 * tests/Dnd/droptest.el: some clarifications |
3035 * tests/Dnd/droptest.sh: created, creates test files | 3755 * tests/Dnd/droptest.sh: created, creates test files |
3036 | 3756 |
3037 1998-06-01 Oliver Graf <ograf@fga.de> | 3757 1998-06-01 Oliver Graf <ograf@fga.de> |
3038 | 3758 |
3039 * configure.in (summary): added experimental to dragndrop option | 3759 * configure.in (summary): added experimental to dragndrop option |
3040 * configure.usage: added experimental note to --with-dragndrop | 3760 * configure.usage: added experimental note to --with-dragndrop |
3041 * tests/Dnd/droptest.el: extra start-drag-region function | 3761 * tests/Dnd/droptest.el: extra start-drag-region function |
3042 changed the experimental- stuff | 3762 changed the experimental- stuff |
3099 1998-05-13 SL Baur <steve@altair.xemacs.org> | 3819 1998-05-13 SL Baur <steve@altair.xemacs.org> |
3100 | 3820 |
3101 * configure.in (ZSH_VERSION): zsh-3.1.2 (and zsh-3.0.4) drops core | 3821 * configure.in (ZSH_VERSION): zsh-3.1.2 (and zsh-3.0.4) drops core |
3102 on the `unset CDPATH' if running as sh. | 3822 on the `unset CDPATH' if running as sh. |
3103 | 3823 |
3104 1998-05-12 Oliver Graf <ograf@fga.de> | 3824 1998-05-12 Oliver Graf <ograf@fga.de> |
3105 | 3825 |
3106 * tests/Dnd/droptest.el: some CDE adaptions (untested) | 3826 * tests/Dnd/droptest.el: some CDE adaptions (untested) |
3107 | 3827 |
3108 1998-05-11 Martin Buchholz <martin@xemacs.org> | 3828 1998-05-11 Martin Buchholz <martin@xemacs.org> |
3109 | 3829 |
3130 - fix the `depend' target to properly $(RM) the right files | 3850 - fix the `depend' target to properly $(RM) the right files |
3131 - Generate a better TAGS file for XEmacs' lisp code using | 3851 - Generate a better TAGS file for XEmacs' lisp code using |
3132 hand-crafted regexps. | 3852 hand-crafted regexps. |
3133 - Use standard coding conventions for modules/Makefile.in | 3853 - Use standard coding conventions for modules/Makefile.in |
3134 | 3854 |
3135 1998-05-12 Kazuyuki IENAGA <ienaga@jsys.co.jp> | 3855 1998-05-12 Kazuyuki IENAGA <ienaga@jsys.co.jp> |
3136 | 3856 |
3137 * configure.in: some people claimed that they can't stop | 3857 * configure.in: some people claimed that they can't stop |
3138 linking wnn6 library if they set --with-wnn6=no. | 3858 linking wnn6 library if they set --with-wnn6=no. |
3139 | 3859 |
3140 1998-05-11 Oliver Graf <ograf@fga.de> | 3860 1998-05-11 Oliver Graf <ograf@fga.de> |
3141 | 3861 |
3142 * tests/Dnd/droptest.el: adapted to new calling conventions | 3862 * tests/Dnd/droptest.el: adapted to new calling conventions |
3143 also showing the new possibilities | 3863 also showing the new possibilities |
3144 * tests/Dnd/README: changed to new protocol | 3864 * tests/Dnd/README: changed to new protocol |
3145 | 3865 |
3146 1998-05-11 SAKIYAMA Nobuo <nobuo@db3.so-net.or.jp> | 3866 1998-05-11 SAKIYAMA Nobuo <nobuo@db3.so-net.or.jp> |
3147 | 3867 |
3148 * Fix for HAVE_MULTICAST check. | 3868 * Fix for HAVE_MULTICAST check. |
3149 | 3869 |
3150 1998-05-09 SL Baur <steve@altair.xemacs.org> | 3870 1998-05-09 SL Baur <steve@altair.xemacs.org> |
3151 | 3871 |
3152 * XEmacs 21.0-beta39 is released. | 3872 * XEmacs 21.0-beta39 is released. |
3153 | 3873 |
3154 1998-05-06 Oliver Graf <ograf@fga.de> | 3874 1998-05-06 Oliver Graf <ograf@fga.de> |
3155 | 3875 |
3156 * configure.in: added autodetection for the Drag'n'Drop API | 3876 * configure.in: added autodetection for the Drag'n'Drop API |
3157 if some DnD protocol is found, HAVE_DRAGNDROP will be defined | 3877 if some DnD protocol is found, HAVE_DRAGNDROP will be defined |
3158 and dragdrop.o is added to extra_objs | 3878 and dragdrop.o is added to extra_objs |
3159 * configure.usage: added with-dragndrop, added (*) to with-offix | 3879 * configure.usage: added with-dragndrop, added (*) to with-offix |
3160 * tests/Dnd/droptest.el: complete overhaul, no it's a real test | 3880 * tests/Dnd/droptest.el: complete overhaul, no it's a real test |
3161 | 3881 |
3162 1998-05-04 Oliver Graf <ograf@fga.de> | 3882 1998-05-04 Oliver Graf <ograf@fga.de> |
3163 | 3883 |
3164 * tests/Dnd/droptest.el: changed to test new protocol | 3884 * tests/Dnd/droptest.el: changed to test new protocol |
3165 * tests/Dnd/README.OffiX: removed | 3885 * tests/Dnd/README.OffiX: removed |
3166 * tests/Dnd/README: created, info about new protocol | 3886 * tests/Dnd/README: created, info about new protocol |
3167 * tests/Dnd/dragtest.el: comment change | 3887 * tests/Dnd/dragtest.el: comment change |
3264 | 3984 |
3265 Fri Apr 17 12:59:35 1998 Andy Piper <andyp@parallax.co.uk> | 3985 Fri Apr 17 12:59:35 1998 Andy Piper <andyp@parallax.co.uk> |
3266 | 3986 |
3267 * Makefile.in: add install_pp to install incantation. | 3987 * Makefile.in: add install_pp to install incantation. |
3268 | 3988 |
3269 1998-04-14 Itay Ben-Yaacov <pezz@www-mail.huji.ac.il> | 3989 1998-04-14 Itay Ben-Yaacov <pezz@www-mail.huji.ac.il> |
3270 | 3990 |
3271 * configure.in: Large echo split into a few smaller ones, | 3991 * configure.in: Large echo split into a few smaller ones, |
3272 so the cygnus sh.exe does not crash. | 3992 so the cygnus sh.exe does not crash. |
3273 | 3993 |
3274 Thu Apr 16 12:59:35 1998 Andy Piper <andyp@parallax.co.uk> | 3994 Thu Apr 16 12:59:35 1998 Andy Piper <andyp@parallax.co.uk> |
3403 | 4123 |
3404 1998-03-24 SL Baur <steve@altair.xemacs.org> | 4124 1998-03-24 SL Baur <steve@altair.xemacs.org> |
3405 | 4125 |
3406 * XEmacs 21.0-beta33 is released. | 4126 * XEmacs 21.0-beta33 is released. |
3407 | 4127 |
3408 1998-03-26 Didier Verna <didier@xemacs.org> | 4128 1998-03-26 Didier Verna <didier@xemacs.org> |
3409 | 4129 |
3410 * configure.in, Makefile.in: Removed infopath_user_defined---we | 4130 * configure.in, Makefile.in: Removed infopath_user_defined---we |
3411 always want to propagate it. | 4131 always want to propagate it. |
3412 | 4132 |
3413 * configure.usage: Synched with configure.in. | 4133 * configure.usage: Synched with configure.in. |
3765 | 4485 |
3766 1997-12-27 SL Baur <steve@altair.xemacs.org> | 4486 1997-12-27 SL Baur <steve@altair.xemacs.org> |
3767 | 4487 |
3768 * XEmacs 20.5-beta14 is released. | 4488 * XEmacs 20.5-beta14 is released. |
3769 | 4489 |
3770 1997-12-23 Andy Piper <andyp@parallax.co.uk> | 4490 1997-12-23 Andy Piper <andyp@parallax.co.uk> |
3771 | 4491 |
3772 * configure.in: support for *-pc-cygwin32 config | 4492 * configure.in: support for *-pc-cygwin32 config |
3773 | 4493 |
3774 1997-12-25 SL Baur <steve@altair.xemacs.org> | 4494 1997-12-25 SL Baur <steve@altair.xemacs.org> |
3775 | 4495 |
3827 1997-12-11 SL Baur <steve@altair.xemacs.org> | 4547 1997-12-11 SL Baur <steve@altair.xemacs.org> |
3828 | 4548 |
3829 * configure.in (imagick_libs): Add autodetection for freetype | 4549 * configure.in (imagick_libs): Add autodetection for freetype |
3830 -lttf library. | 4550 -lttf library. |
3831 | 4551 |
3832 1997-12-09 SL Baur <steve@altair.xemacs.org> | 4552 1997-12-09 SL Baur <steve@altair.xemacs.org> |
3833 | 4553 |
3834 * XEmacs 20.5-beta9 is released. | 4554 * XEmacs 20.5-beta9 is released. |
3835 | 4555 |
3836 1997-12-06 SL Baur <steve@altair.xemacs.org> | 4556 1997-12-06 SL Baur <steve@altair.xemacs.org> |
3837 | 4557 |
3838 * XEmacs 20.5-beta8 is released. | 4558 * XEmacs 20.5-beta8 is released. |
3839 | 4559 |
3840 * info/dir: update for further packaging. | 4560 * info/dir: update for further packaging. |
3841 * configure.in: remove `tree-x' from XEmacs build. | 4561 * configure.in: remove `tree-x' from XEmacs build. |
3842 | 4562 |
3843 1997-11-29 Jeff Miller <jmiller@smart.net> | 4563 1997-11-29 Jeff Miller <jmiller@smart.net> |
3844 | 4564 |
3845 * configure.in: motif menubars need xlwmenu.o | 4565 * configure.in: motif menubars need xlwmenu.o |
3846 | 4566 |
3847 * updated files in src/ to allow an XEmacs configured for | 4567 * updated files in src/ to allow an XEmacs configured for |
3848 motif menubars to at least compile. Motif menubars are still | 4568 motif menubars to at least compile. Motif menubars are still |
3877 1997-11-26 SL Baur <steve@altair.xemacs.org> | 4597 1997-11-26 SL Baur <steve@altair.xemacs.org> |
3878 | 4598 |
3879 * lwlib/xlwmenu.c (display_menu): Defer incremental menus properly. | 4599 * lwlib/xlwmenu.c (display_menu): Defer incremental menus properly. |
3880 From Glynn Clements <glynn@sensei.co.uk> | 4600 From Glynn Clements <glynn@sensei.co.uk> |
3881 | 4601 |
3882 1997-11-25 Kazuyuki IENAGA <ienaga@jsys.co.jp> | 4602 1997-11-25 Kazuyuki IENAGA <ienaga@jsys.co.jp> |
3883 | 4603 |
3884 * configure.in: Improve auto detect of libraries ImageMagick rely | 4604 * configure.in: Improve auto detect of libraries ImageMagick rely |
3885 on. | 4605 on. |
3886 | 4606 |
3887 1997-11-23 Jeff Miller <jmiller@smart.net> | 4607 1997-11-23 Jeff Miller <jmiller@smart.net> |
3888 | 4608 |
3889 * Energize is dead. Removed ENERGIZE ifdef's from code in lwlib | 4609 * Energize is dead. Removed ENERGIZE ifdef's from code in lwlib |
3890 and src. Configure.in modified. --with-energize is no longer a | 4610 and src. Configure.in modified. --with-energize is no longer a |
3891 valid configure option. | 4611 valid configure option. |
3892 | 4612 |
3907 | 4627 |
3908 1997-11-21 Stephen Turnbull <turnbull@sk.tsukuba.ac.jp> | 4628 1997-11-21 Stephen Turnbull <turnbull@sk.tsukuba.ac.jp> |
3909 | 4629 |
3910 * configure.usage: Use `--' convention in "usage:" line. | 4630 * configure.usage: Use `--' convention in "usage:" line. |
3911 | 4631 |
3912 1997-11-20 Stephen Turnbull <turnbull@sk.tsukuba.ac.jp> | 4632 1997-11-20 Stephen Turnbull <turnbull@sk.tsukuba.ac.jp> |
3913 | 4633 |
3914 * configure.in: added `with_xfs' to list of boolean features. | 4634 * configure.in: added `with_xfs' to list of boolean features. |
3915 | 4635 |
3916 1997-11-20 SL Baur <steve@altair.xemacs.org> | 4636 1997-11-20 SL Baur <steve@altair.xemacs.org> |
3917 | 4637 |
3918 * XEmacs 20.3 is released for binary kit building. | 4638 * XEmacs 20.3 is released for binary kit building. |
3919 | 4639 |
3920 1997-11-19 Tor Arntsen <tor@spacetec.no> | 4640 1997-11-19 Tor Arntsen <tor@spacetec.no> |
3921 | 4641 |
3922 * PROBLEMS: Removed IRIX entry about xemacs core dumps when using | 4642 * PROBLEMS: Removed IRIX entry about xemacs core dumps when using |
3923 xemacs dumped on one machine on another. Problem was fixed by 20.3. | 4643 xemacs dumped on one machine on another. Problem was fixed by 20.3. |
3924 | 4644 |
3925 1997-11-18 SL Baur <steve@altair.xemacs.org> | 4645 1997-11-18 SL Baur <steve@altair.xemacs.org> |
3946 1997-11-15 SL Baur <steve@altair.xemacs.org> | 4666 1997-11-15 SL Baur <steve@altair.xemacs.org> |
3947 | 4667 |
3948 * XEmacs 20.3-pre3 is released. | 4668 * XEmacs 20.3-pre3 is released. |
3949 * XEmacs 20.5-beta5 is released. | 4669 * XEmacs 20.5-beta5 is released. |
3950 | 4670 |
3951 1997-11-13 Marc Paquette <marcpa@cam.org> | 4671 1997-11-13 Marc Paquette <marcpa@cam.org> |
3952 | 4672 |
3953 * nt/Todo: added a task for support of lisp packages through | 4673 * nt/Todo: added a task for support of lisp packages through |
3954 the registry. | 4674 the registry. |
3955 | 4675 |
3956 1997-11-13 Jonathan Harris <jhar@tardis.ed.ac.uk> | 4676 1997-11-13 Jonathan Harris <jhar@tardis.ed.ac.uk> |
3957 | 4677 |
3958 * Renamed files *w32* to *msw* | 4678 * Renamed files *w32* to *msw* |
3959 | 4679 |
3960 * Changed 'w32' and 'win32' to 'mswindows', and HAVE_W32GUI to | 4680 * Changed 'w32' and 'win32' to 'mswindows', and HAVE_W32GUI to |
3961 HAVE_MS_WINDOWS. Changed files: | 4681 HAVE_MS_WINDOWS. Changed files: |
4002 | 4722 |
4003 * configure.in: Added the --site-prefixes options for the configure | 4723 * configure.in: Added the --site-prefixes options for the configure |
4004 script. You give a colon or space separated list of prefixes, and | 4724 script. You give a colon or space separated list of prefixes, and |
4005 subdirectories include/ and lib/ will be added with -I and -L. | 4725 subdirectories include/ and lib/ will be added with -I and -L. |
4006 | 4726 |
4007 1997-11-05 Martin Buchholz <Martin Buchholz <martin@xemacs.org>> | 4727 1997-11-05 Martin Buchholz <martin@xemacs.org> |
4008 | 4728 |
4009 * configure.in: AIX + gcc fixes. | 4729 * configure.in: AIX + gcc fixes. |
4010 - Don't wrap -B. aixflags changed to start_flags. | 4730 - Don't wrap -B. aixflags changed to start_flags. |
4011 | 4731 |
4012 1997-11-04 SL Baur <steve@altair.xemacs.org> | 4732 1997-11-04 SL Baur <steve@altair.xemacs.org> |
4281 | 5001 |
4282 1997-09-20 SL Baur <steve@altair.xemacs.org> | 5002 1997-09-20 SL Baur <steve@altair.xemacs.org> |
4283 | 5003 |
4284 * XEmacs 20.3-beta23 is released. | 5004 * XEmacs 20.3-beta23 is released. |
4285 | 5005 |
4286 1997-09-19 SL Baur <steve@altair.xemacs.org> | 5006 1997-09-19 SL Baur <steve@altair.xemacs.org> |
4287 | 5007 |
4288 * XEmacs 19.16-pre3 is released. | 5008 * XEmacs 19.16-pre3 is released. |
4289 | 5009 |
4290 1997-09-19 Martin Buchholz <mrb@eng.sun.com> | 5010 1997-09-19 Martin Buchholz <mrb@eng.sun.com> |
4291 | 5011 |
4748 (install-arch-dep): Add missing backslash. | 5468 (install-arch-dep): Add missing backslash. |
4749 From Glynn Clements <glynn@sensei.co.uk> | 5469 From Glynn Clements <glynn@sensei.co.uk> |
4750 | 5470 |
4751 * XEmacs 20.3-beta8 is released. | 5471 * XEmacs 20.3-beta8 is released. |
4752 | 5472 |
4753 1997-06-20 Olivier Galibert <Olivier.Galibert@mines.u-nancy.fr> | 5473 1997-06-20 Olivier Galibert <Olivier.Galibert@mines.u-nancy.fr> |
4754 | 5474 |
4755 * lwlib/lwlib-Xaw.c, lwlib/lwlib-Xlw.c, lwlib/lwlib-Xm.c, | 5475 * lwlib/lwlib-Xaw.c, lwlib/lwlib-Xlw.c, lwlib/lwlib-Xm.c, |
4756 lwlib/lwlib.c: Make 64 bit clean. | 5476 lwlib/lwlib.c: Make 64 bit clean. |
4757 | 5477 |
4758 1997-06-19 Martin Buchholz <mrb@eng.sun.com> | 5478 1997-06-19 Martin Buchholz <mrb@eng.sun.com> |