xstrncpy saga
[sxemacs] / ChangeLog.XEmacs
1 2004-12-05  Vin Shelton <acs@xemacs.org>
2
3         * XEmacs 21.4.16 is released
4
5 2004-08-12  "Johann 'Myrkraverk' Oskarsson" <myrkraverk@users.sourceforge.net>
6
7         * config.guess: Detect PlayStation 2.
8
9 2004-08-10  Jerry James  <james@xemacs.org>
10
11         * etc/SERVICE: Update to latest version from www.gnu.org.
12
13 2004-07-06  Steve Youngs  <steve@youngs.au.com>
14
15         * etc/NEWS: Document the major user visible changes to PUI.
16
17 2003-07-21  Malcolm Purvis  <malcolmpurvis@optushome.com.au>
18
19         * etc/gtkrc: New file.  This is the GTK equivalent of the
20         app-default file.
21
22 2004-03-30  Norbert Koch  <viteno@xemacs.org>
23
24         * PACKAGES: Introduce new packages escreen, xlib, and xwem.
25
26 2004-03-23  Malcolm Purvis  <malcolmpurvis@optushome.com.au>
27
28         * configure (GTK_CONFIG): Check GTK version validity only when the
29         right instance of gtk-config is found.
30
31 2004-03-20  Adrian Aichner  <adrian@xemacs.org>
32
33         * etc/sample.init.el: Sync typo and copycat fix from 21.5.
34         * etc/sample.init.el ((console-on-window-system-p)): Sync
35         "\C-x\C-c" definition from 21.5.
36
37 2004-03-20  Vin Shelton  <acs@xemacs.org>
38
39         * configure.usage (--use-regex-malloc): Correct warning about
40         disabling regex-malloc.
41
42 2004-03-04  Malcolm Purvis  <malcolmpurvis@optushome.com.au>
43
44         * configure.in (src/Makefile): No longer include a special linker
45         script for PowerPC Linux.  Thanks to Stefan Bruda for reporting
46         this bug.
47
48 2004-02-10  Vin Shelton  <acs@xemacs.org>
49
50         * etc/OXYMORONS: Added Jumbo Shrimp for 21.4.17.
51
52 2004-02-03  Vin Shelton  <acs@xemacs.org>
53
54         * configure.in (XE_COMPUTE_RUNPATH): lucid_prefers_motif is a
55         variable, not a command.
56
57 2004-02-02  Vin Shelton <acs@xemacs.org>
58
59         * XEmacs 21.4.15 is released
60
61 2004-01-30  Vin Shelton  <acs@xemacs.org>
62
63         * etc/OXYMORONS: Inserted "Corporate Culture" for 21.4.15.
64
65 2004-01-25  Steve Youngs  <youngs@xemacs.org>
66
67         * etc/package-index.LATEST.gpg: New, replaces
68         `package-index.LATEST.pgp'. 
69
70         * etc/package-index.LATEST.pgp: Removed, replaced with
71         `package-index.LATEST.gpg'. 
72
73 2004-01-20  Jerry James  <james@xemacs.org>
74
75         * configure.in: The icc compiler pretends to be gcc.  It isn't.
76
77 2003-11-28  Norbert Koch  <viteno@xemacs.org>
78
79         * etc/PACKAGES (ERC): new.
80
81 2003-11-19  Vin Shelton  <acs@xemacs.org>
82
83         * configure.usage (--with-widgets): widgets now defaults to
84         --with-widgets=no.  Patch inspired by Jim Schumacher.
85
86 2003-10-25  Norbert Koch  <viteno@xemacs.org>
87
88         * etc/PACKAGES (riece): New package.
89         * etc/PACKAGES (liece): Mark as deprecated.
90
91 2003-10-26  Vin Shelton  <acs@xemacs.org>
92
93         * configure.in: Add Intel C++ compiler detection to compiler
94         version reporting.
95
96 2003-10-16  Valdis Kletnieks <valdis.kletnieks@vt.edu>
97         * configure.in: record additional info about compiler and libc
98         versions, to assist in debugging.
99
100 2003-08-28  Stephen J. Turnbull  <stephen@xemacs.org>
101
102         * configure.in (line 3573):
103         (Mule input methods):
104         Deprecate Motif for Linux.
105         (Installation): Report when LessTif is used.
106
107 2003-10-11  Jerry James  <james@xemacs.org>
108
109         * configure.in: installexe.sh is under srcdir, not blddir.
110
111 2003-10-16  Jerry James  <james@xemacs.org>
112         * aclocal.m4: Add icc (Intel compiler) support.
113         * configure.in: Ditto.
114
115 2003-09-13  Martin Buchholz  <martin@xemacs.org>
116
117         * configure.in (OS_RELEASE): Add support for SunOS 5.10.
118         On current OSes produced by Sun, `uname -r' prints "5.9".
119         It seems likely that on future OSes, `uname -r' will print "5.10".
120         We need to accept multi-digit release numbers.
121
122 2003-09-12  Rodney Sparapani <rsparapa@mcw.edu>
123
124         * PROBLEMS: Propose bash as an alternative to buggy Solaris
125         /bin/sh.
126
127 2003-09-10  Martin Buchholz  <martin@xemacs.org>
128
129         * configure.in: XEmacs failed to build on Solaris9.
130         Solaris9 comes with /usr/demo/SOUND, but no headers or libraries
131         therein.
132
133 2003-09-03  Vin Shelton <acs@xemacs.org>
134
135         * XEmacs 21.4.14 is released
136
137 2003-08-15  Stephen J. Turnbull  <stephen@xemacs.org>
138
139         * configure.in (line 3593): Default widgets OFF for Athena/Motif.
140
141 2003-08-15  Stephen J. Turnbull  <stephen@xemacs.org>
142
143         * configure.in (regex_malloc):  New option.
144         configure.usage (--use-regex-malloc):  Document it.
145
146 2003-08-14  Andrew Begel  <abegel@CS.Berkeley.EDU>
147
148         * configure.in: Add code to detect Darwin/MacOSX dynamic linking
149         API.
150
151 2003-08-12  Stephen J. Turnbull  <stephen@xemacs.org>
152
153         * configure.usage (GUI component): Improve lucid option doc.
154
155 2003-08-12  Stephen J. Turnbull  <stephen@xemacs.org>
156
157         * configure.in (CFLAGS): Add -fno-strict-aliasing for GCC.
158         * PROBLEMS (Running): Strict aliasing crashes.
159
160 2003-08-04  Norbert Koch  <viteno@xemacs.org>
161             Stephen J. Turnbull <stephen@xemacs.org>
162
163         * PACKAGES: Sync with package-tree contents.  Style conformance.
164
165 2003-07-03  Stephen J. Turnbull  <stephen@xemacs.org>
166
167         * etc/README.HYPERBOLE: 
168         * etc/README.OO-BROWSER:
169         Update.
170
171 2003-05-23  Stephen J. Turnbull  <stephen@xemacs.org>
172
173         * etc/sample.Xdefaults (menubar and popup fonts): Use X Font Sets.
174
175 2003-07-29  Stephen J. Turnbull  <stephen@xemacs.org>
176
177         * PROBLEMS (Motif): Explain why Motif loses XtExposeCompressMaximal.
178
179         * configure.in (Installation): Bitch bitterly about Motif.
180
181 2003-06-17  Vin Shelton  <acs@xemacs.org>
182
183         * PROBLEMS: Sync up with latest version from 21.5
184
185 2003-04-28  Stephen J. Turnbull  <stephen@xemacs.org>
186
187         * PROBLEMS (Windows): New: auxiliary programs for Windows.
188
189 2003-05-24  Norbert Koch  <viteno@xemacs.org>
190
191         * etc/package-index.LATEST.pgp: Official package release.
192
193 2003-05-25  XEmacs Build Bot <builds@cvs.xemacs.org>
194
195         * XEmacs 21.4.13 is released
196
197 2003-03-20  Stephen J. Turnbull  <stephen@xemacs.org>
198
199         * configure.in (INTPTR_T_IN_CYGWIN_TYPES_H): 
200         Cygwin defines these types in <cygwin/types.h>.  Detect and don't
201         duplicate the definition.
202
203 2003-03-18  Stephen J. Turnbull  <stephen@xemacs.org>
204
205         * configure.usage (Usage): Use an autodetected feature as an
206         example of how to disable features.  A Martin Buchholz Suggestion.
207
208 2003-03-18  Stephen J. Turnbull  <stephen@xemacs.org>
209
210         * INSTALL: Give location of Darwin X11 downloads.
211
212 2003-01-28  Stephen J. Turnbull  <stephen@xemacs.org>
213
214         * INSTALL (--with-scrollbars):
215         (--with-dialogs):
216         (--with-widgets):
217         (--with-athena):
218         Update to current reality.
219
220 2003-01-18  Stephen J. Turnbull  <stephen@xemacs.org>
221
222         * INSTALL:
223         * PROBLEMS:
224         Mention --site-includes and subdirectories for helping configure
225         to find 3rd-party add-ons.
226
227 2003-01-28  Martin Buchholz  <martin@xemacs.org>
228
229         * configure.in (opsys): (AIX specific)
230         Use opsys=aix4-2 for AIX 5 and all future versions.
231
232 2003-01-28  Martin Buchholz  <martin@xemacs.org>
233         * configure.in (-mthreads): (AIX specific)
234         Use either -mthreads or -pthread, depending on gcc versions.
235         gcc changed the name of the `-mthreads' option to `-pthread'
236         on 2000-06-12.
237
238         Be more careful when appending "_r" to various names of xlc, 
239         so that users can specify --compiler=/absolute/path/to/xlc
240
241 2003-01-27  Martin Buchholz  <martin@xemacs.org>
242
243         * configure.in: Don't disable athena just because the user
244         specified --with-widgets=no.
245
246 2003-01-27  Martin Buchholz  <martin@xemacs.org>
247
248         * configure.in (athena_3d): 
249         AC_CHECK_LIB must always take a function as
250         argument, never a global variable.  Some linkers can tell the
251         difference.  So change:
252         threeDClassRec ==> Xaw3dComputeBottomShadowRGB
253
254 2003-03-02  Vin Shelton  <acs@xemacs.org>
255
256         * etc/BETA: synced up with 21.5.  Original patch from
257         Chris Palmer  <chris@nodewarrior.org>.
258
259 2003-03-02  Robert Pluim  <rpluim@bigfoot.com>
260
261         * configure.in : Don't use the u_int8_t etc typedefs on FreeBSD
262         when detecting Berkeley DB, as they conflict with <sys/types.h>.
263
264 2003-02-01  Martin Buchholz  <martin@xemacs.org>
265
266         * configure.in: Don't look for Motif if it's already present in
267         $x_includes and $x_libraries.
268
269 2003-02-23  Stephen J. Turnbull  <stephen@xemacs.org>
270
271         * configure.in: Fix darwin regexp for pdump.
272
273 2003-02-10  Stephen J. Turnbull  <stephen@xemacs.org>
274
275         * INSTALL: Recommend Mule, deprecate stripped binaries.
276
277 2003-01-15  Stephen J. Turnbull  <stephen@xemacs.org>
278
279         * XEmacs 21.4.12 "Portable Code" is released.
280
281 2003-01-13  Ilya Golubev  <golubev@xemacs.org>
282
283         * etc/photos/golubev.png, etc/photos/golubevm.png: New.
284
285 2003-01-05  Rick Rankin  <rick_rankin@yahoo.com>
286
287         * configure.in: Add -lkernel32 to the list of system libraries 
288         linked under Cygwin. Needed for IsBadReadPtr().
289
290 2003-01-03  Stephen J. Turnbull  <stephen@xemacs.org>
291
292         * XEmacs 21.4.11 "Native Windows TTY Support" is released.
293
294 2003-01-02  Stephen J. Turnbull  <stephen@xemacs.org>
295
296         * configure.in (Generate Installation): 
297         * configure.usage (--use-union-type): 
298         * PROBLEMS (XEmacs crashes mysteriously):
299         Deprecate --use-union-type for production builds.
300
301 2002-12-16  Stephen J. Turnbull  <stephen@xemacs.org>
302
303         * PROBLEMS (Running): Document general regex.c/alloca crash.
304
305 2002-12-05  Stephen J. Turnbull  <stephen@xemacs.org>
306
307         * etc/OXYMORONS (21.4.11): Inadvertant contrib from Andy.
308
309 2002-12-04  Stephen J. Turnbull  <stephen@xemacs.org>
310
311         * configure.in: Move pdump default for Darwin to opsys default area.
312
313 2002-11-15  Stephen J. Turnbull  <stephen@xemacs.org>
314
315         * configure.in (getaddrinfo): Disable for hpux11*, not hpux11.
316
317 2002-11-12  Stephen J. Turnbull  <stephen@xemacs.org>
318
319         * configure.in: Default pdump on for Linux.
320         Improve "broken compiler" panic message per V. Kletnieks.
321
322 2002-11-12  Stephen J. Turnbull  <stephen@xemacs.org>
323
324         * PROBLEMS (Running/Linux): Lesstif 0.93.36 info, from F. McIngvale.
325
326 2002-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
327
328         * etc/TUTORIAL.ja: Typo fix.
329
330 2002-10-31  John Paul Wallington  <jpw@shootybangbang.com>
331
332         * info/dir (File): button1 on a highlighted word doesn't 
333         follow that cross-reference.
334
335 2002-11-11  Stephen J. Turnbull  <steve@tleepslib.sk.tsukuba.ac.jp>
336
337         * etc/Emacs.ad (Emacs.bold-italic.attributeFont): Per G. Boffi.
338
339 2002-11-04  Giacomo Boffi  <giacomo.boffi@polimi.it>
340
341         * etc/sample.Xdefaults (Emacs.bold-italic.attributeFont): New.
342
343 2002-11-02  Stephen J. Turnbull  <stephen@xemacs.org>
344
345         * XEmacs 21.4.10 "Military Intelligence" is released.
346
347 2002-11-01  Stephen J. Turnbull  <stephen@xemacs.org>
348
349         * Makefile.in.in (lisp/custom-load.el): Depend on auto-autoloads.el.
350
351 2002-10-31  Christopher Sekiya  <wileyc@rezrov.net>
352
353         * etc/OXYMORONS: "Too much Mozart" is an oxymoron.
354
355 2002-10-25  Steve Youngs  <youngs@xemacs.org>
356
357         * etc/TUTORIAL.fr (suivante): Typo fix.
358         From juergen stuber <stuberj@mines.inpl-nancy.fr>.
359
360 2002-10-23  Stephen J. Turnbull  <stephen@xemacs.org>
361
362         * Makefile.in.in (lisp/auto-autoloads.el):
363         (lisp/custom-load.el): 
364         Use -no-autoloads for these targets; can't load 'em if they ain't.
365
366 2002-10-18  Stephen J. Turnbull  <stephen@xemacs.org>
367
368         * PROBLEMS (Running/Cygwin): "No cygXpm-noX" fatal error.
369
370 2002-10-17  Stephen J. Turnbull  <stephen@xemacs.org>
371
372         * PROBLEMS (Missing charsets): Remove ambiguity.
373
374 2002-10-10  Stephen J. Turnbull  <stephen@xemacs.org>
375
376         * INSTALL (PREREQUISITES): Recommend Texinfo 4.2.
377
378 2002-10-09  Stephen J. Turnbull  <stephen@xemacs.org>
379
380         * etc/BETA: Improve descriptions of XEmacs Patches; mention Design.
381
382 2002-10-08  Stephen J. Turnbull  <stephen@xemacs.org>
383
384         * PROBLEMS (MacOS/X): Describe stack limitation.
385         (Digital Unix): Generalize to all regexp-using applications.
386         * INSTALL (PREQUISITES): Mention MacOS/X stack limitation.
387         (PROBLEMS): Point to PROBLEMS file for build notes.
388         Thanks to Skip Montanaro for the report.
389
390 2002-10-07  Stephen J. Turnbull  <stephen@xemacs.org>
391
392         * Makefile.in.in (all-elcs): Depend on autoloads.
393         (autoloads): Depend on lib-src, lwlib, and src.
394
395 2002-10-04  Stephen J. Turnbull  <stephen@xemacs.org>
396
397         * configure.in (Check for POSIX functions):  New section head.
398         getaddrinfo is detected on HP-UX 11.XX, but appears to be
399         non-functional.  Disable it.  Based on work by Darryl Okahata.
400         
401 2002-09-27  Stephen J. Turnbull  <stephen@xemacs.org>
402
403         * PROBLEMS (Running, General): Missing charset in FontSet warnings.
404
405         * Emacs.ad: Add charsets to *menubar*FontSet and *popup*FontSet.
406
407 2002-08-29  Ville Skyttä  <ville.skytta@xemacs.org>
408
409         * Emacs.ad: Add *menubar*FontSet and *popup*FontSet entries,
410         (self-)obtained from Red Hat.
411
412 2002-09-25  Stephen J. Turnbull  <stephen@xemacs.org>
413
414         * etc/OXYMORONS:  A couple new ones.
415
416 2002-09-03  Stephen J. Turnbull  <stephen@xemacs.org>
417
418         * configure.usage: Complete rewrite and reorganization.
419
420 2002-08-23  Stephen J. Turnbull  <stephen@xemacs.org>
421
422         * XEmacs 21.4.9 "Informed Management" is released.
423
424 2002-05-22  Andy Piper  <andy@xemacs.org>
425
426         * build-msw-release.sh (TMPINSTALL): install to a tmpdir so that
427         xemacs can be running while we build a dist.
428
429 2002-04-26  Andy Piper  <andy@xemacs.org>
430
431         * configure.in: make sure that a combined X and windows build gets
432         widgets.
433
434 2002-08-10  Stephen J. Turnbull  <stephen@xemacs.org>
435
436         * etc/package-index.LATEST.pgp: Update.
437
438 2002-08-10  Stephen J. Turnbull  <stephen@xemacs.org>
439
440         * PROBLEMS (General advice): Define runtime and build problems.
441
442 2002-07-24  Stephen J. Turnbull  <stephen@xemacs.org>
443
444         * PROBLEMS (Running, Linux): Rewrite "Hannibal Lecter" ld stuff.
445
446 2002-07-12  Stephen J. Turnbull  <stephen@xemacs.org>
447
448         * etc/BETA (Large contributions): Typo fix per JPW.
449
450 2002-07-12  Stephen J. Turnbull  <stephen@xemacs.org>
451
452         * etc/BETA (Large contributions): New section.  Reorganize file.
453
454 2002-06-04  Jerry James  <james@xemacs.org>
455
456         * configure.usage: Identify --with-modules as autodetecting.
457
458 2002-07-04  Stephen J. Turnbull  <stephen@xemacs.org>
459
460         * PROBLEMS: Add two basic configuration questions.
461
462 2002-05-17  Stephen J. Turnbull  <stephen@xemacs.org>
463
464         * PROBLEMS: Describe "Hannibal Lecter" crash on Linux.  Reorder
465         Linux runtime issues section.
466         * INSTALL: Improve description of mail locking.
467
468 2002-05-10  Stephen J. Turnbull  <stephen@xemacs.org>
469
470         * etc/OXYMORONS (21.4.15): New.  Not a reference to Vin.
471
472         * build-msw-release.sh: Synch to Andy.
473
474 2002-03-18  Gregory Steuck  <greg-xemacs-patch@nest.cx>
475
476         * configure.in:  Improve OpenBSD support: correct check for
477         socklen_t, check for libtermcap is libncurses.
478
479 2002-02-28  Malcolm Purvis  <malcolmpurvis@optushome.com.au>
480
481         * configure.in: Protect nocomboreloc linker arguments to avoid
482         problem on the ppc.
483
484 2002-05-09  Stephen J. Turnbull  <stephen@xemacs.org>
485
486         * XEmacs 21.4.8 "Honest Recruiter" is released.
487
488 2002-05-09  Stephen J. Turnbull  <stephen@xemacs.org>
489
490         * info/.cvsignore: New file from 21.5.
491
492 2002-05-04  Stephen J. Turnbull  <stephen@xemacs.org>
493
494         * XEmacs 21.4.7 "Economic Science" is released.
495
496 2002-05-04  Stephen J. Turnbull  <stephen@xemacs.org>
497
498         * etc/sample.init.el: Fix comment typo about resize-minibuffer.
499
500         * etc/sample.init.el: Add description of initialization process,
501         the custom.el file, and code to load custom.el early instead of
502         late.
503
504 2002-05-04  Stephen J. Turnbull  <stephen@xemacs.org>
505
506         * PROBLEMS (General): Decribe failed AUTH with EFS.
507
508 2002-04-22  Hrvoje Niksic  <hniksic@xemacs.org>
509
510         * etc/photos/hniksic.png, etc/photos/hniksic.png: Update.
511
512 2002-04-25  Mike Fabian  <mfabian@suse.de>
513
514         * configure.in: add option moduledir as mentioned
515         in ./configure --help
516
517 2001-04-21  Martin Buchholz  <martin@xemacs.org>
518
519         * configure.in: Detect MacOS/X "Darwin".
520         Thanks to Greg Parker <gparker@cs.stanford.edu>.
521         
522 2002-03-30  Steve Youngs  <youngs@xemacs.org>
523
524         * etc/package-index.LATEST.pgp: Update to current reality.
525
526 2002-02-28  Stephen J. Turnbull  <stephen@xemacs.org>
527
528         * etc/TUTORIAL.se: New from Mats Lidell.
529
530 2002-01-07  Jan Vroonhof  <jan@xemacs.org>
531
532         * configure.in: Make explicit "--with-widgets" mean "=yes".
533         If "--with-widgets=yes" autodetect athena.
534
535 2001-12-29  Steve Youngs  <youngs@xemacs.org>
536
537         * etc/package-index.LATEST.pgp: Update.
538
539 2001-12-13  William M. Perry  <wmperry@gnu.org>
540
541         * configure.in (GTK): add -Wno-shadow.
542         
543 2002-02-04  Stephen J. Turnbull  <stephen@xemacs.org>
544
545         * etc/BETA: Synch to 21.5.
546
547 2002-01-23  Jarl Friis  <jarl@diku.dk>
548
549         * etc/BETA (http): Informing of xemacs-patches mailing list. Added
550         note on patch etiquette.
551
552 2001-12-17  Stephen J. Turnbull  <stephen@xemacs.org>
553
554         * XEmacs 21.4.6 "Common Lisp" is released.
555
556 2001-12-04  Jan Vroonhof  <jan.vroonhof@ntlworld.com>
557
558         * etc/photos/jan.png: New photo.
559
560 2001-11-21  Robert Pluim  <rpluim@bigfoot.com>
561
562         * PROBLEMS (Sun/Solaris): Document fix for Motif related crashes
563
564 2001-12-15  Stephen J. Turnbull  <stephen@xemacs.org>
565
566         * configure.in (Miscellaneous Flags): test for -z nocombreloc,
567         instead of -z combreloc, to avoid confusing Solaris.
568
569 2001-11-24  Stephen J. Turnbull  <stephen@xemacs.org>
570
571         * configure.usage: Makefile.in -> Makefile.in.in.
572
573 2001-11-21  Stephen J. Turnbull  <stephen@xemacs.org>
574
575         * Makefile.in.in: HP-UX needs LDFLAGS.  From Lutz Jaenicke
576         <Lutz.Jaenicke@aet.TU-Cottbus.DE>.
577
578 2001-11-17  Stephen J. Turnbull  <stephen@xemacs.org>
579
580         * configure.in: Fix typos in comments.
581         * (Miscellaneous flags): Use -z nocombreloc if supported and !pdump.
582         * (Installation): Suggest pdump instead of -z nocomboreloc.
583         * configure.usage: Document --quick-build.
584
585 2001-10-30  Stephen J. Turnbull  <stephen@xemacs.org>
586
587         * configure.in: Typo in reference to with_ipv6_cname.
588
589 2001-10-30  Stephen J. Turnbull  <stephen@xemacs.org>
590
591         * configure.in: Initialize with_ipv6_cname=no.
592         * configure.usage: Document it.
593
594 2001-10-23  Stephen J. Turnbull  <stephen@xemacs.org>
595
596         * XEmacs 21.4.5 "Civil Service" is released.
597
598 2001-10-05  Stephen J. Turnbull  <stephen@xemacs.org>
599
600         * configure.in: Document that autoconf 2.5x is unsupported.
601
602 2001-10-02  Stephen J. Turnbull  <stephen@xemacs.org>
603
604         * PROBLEMS:  configure doesn't support --with-{ld,as}, use environment
605         variables.  Suggested by Goran Koruga <goran.koruga@hermes.si>.
606
607 2001-09-17  Ben Wing  <ben@xemacs.org>
608
609         * configure.in (TAB):
610         * configure.in (XE_COMPUTE_RUNPATH):
611         Don't use -Wshadow when compiling with g++ or you get buried in
612         silly warnings.  This patch was already applied but somehow got
613         unapplied.  Stephen?
614
615 2001-08-19  Charles Wilson  <cwilson@ece.gatech.edu>
616
617         * configure.in (for graphics libraries): Detect Cygwin xpm-nox.
618
619 2001-08-02  Peter Brown  <rendhalver@users.sourceforge.net>
620
621         Synch options documentation with those in configure.in:
622
623         * configure.usage (--with-dialogs): added lucid to list of options
624         * configure.usage (--with-widgets): added lucid to list of options
625         * configure.usage (--with-dragndrop): added GTK to list of protocols
626         * configure.usage (--mail-locking): added `locking' or `mmdf'. to list
627         of options
628         
629         
630 2001-09-25  Didier Verna  <didier@xemacs.org>
631
632         * configure.ac: new. Autoconf 2.5x guard.
633
634 2001-08-29  Jered Floyd  <jered@MIT.EDU>
635
636         * configure.in (moduledir,sitemoduledir,archlibdir):
637         Place arch-specific files under ${libdir}, not under ${datadir}.
638
639 2001-07-28  Stephen J. Turnbull  <stephen@xemacs.org>
640
641         * XEmacs 21.4.4 "Artificial Intelligence" is released.
642
643 2001-07-22  Stephen J. Turnbull  <stephen@xemacs.org>
644
645         * configure.in (with_esd_sound): Default to no.
646
647         * configure.usage: Various documentation improvements.
648
649         * configure.in (--with-ipv6-cname): New Boolean option.  Defaults on.
650         * configure.usage:
651         * PROBLEMS (IPv6 CNAME lookup):
652         Document it.
653
654 2001-07-18  Adrian Aichner  <adrian@xemacs.org>
655
656         * etc\TUTORIAL: Fix minor typo.
657         * etc\TUTORIAL.de: Sync with TUTORIAL.
658
659 2001-05-23  Ben Wing  <ben@xemacs.org>
660
661         * etc\sample.init.el:
662         * etc\sample.init.el (Init-safe-require): New.
663         * etc\sample.init.el ((fboundp 'pending-delete-mode)):
664         * etc\sample.init.el ((eq system-type 'windows-nt)):
665         * etc\sample.init.el (dired):
666         * etc\sample.init.el ((Init-safe-require 'efs-auto)):
667         * etc\sample.init.el (completer):
668         * etc\sample.init.el (crypt):
669         * etc\sample.init.el (filladapt):
670         * etc\sample.init.el ((fboundp 'turn-on-lazy-lock)):
671         * etc\sample.init.el ((fboundp 'resize-minibuffer-mode)):
672         * etc\sample.init.el ((Init-safe-require 'scroll-in-place)):
673         Rewrite to be much more careful about loading features -- now
674         it decays gracefully even in the complete absence of packages.
675         Also avoid doing obnoxious things when loading efs.
676
677 2001-04-14  Gordon Sadler  <gbsadler1@lcisp.com>
678
679         * configure.in: Add GTK_CFLAGS to CPPFLAGS for glade.h check.
680
681 2001-07-01  Alexey Mahotkin  <alexm@hsys.msk.ru>
682
683         * configure.in (option processing):  with_widgets=m is ambiguous;
684         don't allow it.
685         (AC_CHECKING for the Athena widgets): Don't check for Athena when
686         with_widgets=no.
687
688 2001-05-29  Martin Buchholz  <martin@xemacs.org>
689
690         * configure.in: Remove stray backslash.
691
692 2001-05-27  Kazuo Oishi  <oishi@n-pl.org>
693
694         * etc/xemacs-ja.1: Replace with new translation.
695
696 2001-05-17  Andrew Begel  <abegel@eecs.berkeley.edu>
697
698         * aclocal.m4 (LTLD): Don't use "gcc", use the ld reported by gcc.
699
700 2001-05-17  Stephen J. Turnbull  <stephen@xemacs.org>
701
702         * XEmacs 21.4.3 "Academic Rigor" is released.
703
704 2001-05-10  Paul Stodghill  <stodghil@cs.cornell.edu>
705
706         * configure.in: Reverse the order of Windows and Linux sound tests
707         so that Cygwin will find Windows first.
708
709 2001-05-15  Steve Youngs  <youngs@xemacs.org>
710
711         * etc/photos/{youngs,youngsm}.png:  New photos.
712
713 2001-05-15  Steve Youngs  <youngs@xemacs.org>
714
715         * etc/PACKAGES: Update to reflect new package dir tree.
716
717 2001-05-10  Stephen J. Turnbull  <stephen@xemacs.org>
718
719         * XEmacs 21.4.2 "Developer-Friendly Unix APIs" is released.
720
721 2001-05-04  Martin Buchholz  <martin@xemacs.org>
722
723         * configure.in (opsys): 
724         Use lower-case `uname -s` as the default value for opsys.
725         The previous code effectively did the non-sensical
726         opsys=$canonical because [] magically disappear in configure.in.
727
728 2001-01-31  Jason R. Mastaler  <jason@xemacs.org>
729
730         * etc/FTP: Updated FTP mirrors list.
731
732 2001-05-04  Ben Wing  <ben@xemacs.org>
733
734         * etc\NEWS: Remove kill-whole-line changes.
735
736 2001-04-25  Ben Wing  <ben@xemacs.org>
737
738         * PROBLEMS:
739         * PROBLEMS (Note):
740         * PROBLEMS (ftp):
741         Correct general info about init file.
742         Fix up Cygwin section.
743
744 2001-04-19  Stephen J. Turnbull  <stephen@xemacs.org>
745
746         * XEmacs 21.4.1 "Copyleft" is released.
747
748 2001-04-17  Ben Wing  <ben@xemacs.org>
749
750         * etc\NEWS: More changes.
751
752         * etc\sample.init.el (grep-all-files-in-current-directory-and-below):
753         Missing argument.
754
755         * etc\photos\fabrice.png:
756         * etc\photos\fabricem.png:
757         * etc\photos\juhp.png:
758         * etc\photos\juhpm.png:
759         Add photos.
760         * etc\photos\jwz.png:
761         * etc\photos\jwzm.png:
762         Update photos.
763
764 2001-04-17  Stephen J. Turnbull  <stephen@xemacs.org>
765
766         * README:
767         * etc/README:
768         * etc/MACHINES:
769         * etc/PACKAGES:
770         * etc/TUTORIAL.ja:
771         Fixup 21.2 -> 21.4.
772
773         * configure: Regenerate.
774
775         * PROBLEMS (Running/Linux): Add entries for ESD interrupts and
776         Debian Athena3d workarounds.
777
778         * PROBLEMS: s/xemacs@xemacs.org/xemacs-beta@xemacs.org/ in
779         requests for developer volunteers.
780
781 2001-04-16  Stephen J. Turnbull  <stephen@xemacs.org>
782
783         * XEmacs 21.4.0 "Solid Vapor" is released.
784
785 2001-04-16  Stephen J. Turnbull  <stephen@xemacs.org>
786
787         * etc/photos/wing*.png: Rename to ben*.png.
788
789 2001-04-14  Stephen J. Turnbull  <stephen@xemacs.org>
790
791         * XEmacs 21.2.47 "Zephir" is released.
792
793 2001-03-26  Paul Stodghill  <stodghil@cs.cornell.edu>
794
795         * configure.in: Don't #define __STDC__ in confdefs.h
796
797 2001-03-30  Ben Wing  <ben@xemacs.org>
798
799         * etc\sample.init.el:
800         * etc\sample.init.el (Init-kill-entire-line):
801         * etc\sample.init.el (describe-foo-at-point):
802         * etc\sample.init.el (kill-current-buffer):
803         * etc\sample.init.el (kill-current-buffer-and-window):
804         * etc\sample.init.el (grep-c-files): Removed.
805         * etc\sample.init.el (grep-all-files-history): New.
806         * etc\sample.init.el (grep-all-files-omitted-expressions): New.
807         * etc\sample.init.el (grep-all-files-omitted-directories): New.
808         * etc\sample.init.el (construct-grep-all-files-command): New.
809         * etc\sample.init.el (grep-all-files-in-current-directory): New.
810         * etc\sample.init.el (grep-lisp-files): Removed.
811         * etc\sample.init.el (grep-all-files-in-current-directory-and-below): New.
812         * etc\sample.init.el (clear-select):
813         * etc\sample.init.el ((control kp-add)):
814         * etc\sample.init.el (pause):
815         * etc\sample.init.el ((eq system-type 'windows-nt)):
816
817         Add documentation for defined functions.  Change grep functions to
818         be more generally useful.  Document more specifically what the
819         `menu-force' setting actually does -- what commands are overridden
820         and how to access them.
821
822 2001-03-30  Stephen J. Turnbull  <stephen@xemacs.org>
823
824         * configure.usage:  Document --with-file-coding.
825
826         * etc/OXYMORONS: Add 2 oxymorons, clean up numbering, close RFC.
827
828         * etc/NEWS: Fix typo.
829         
830         * configure.in:
831         * configure:
832         Fix typo, add -Wsign-compare if GCC, run autoconf.
833
834 2001-03-23  Stephen J. Turnbull  <stephen@xemacs.org>
835
836         * etc/gnuserv.1 (UNIX_DOMAIN_SOCKETS: 
837         * PROBLEMS (Problems with running XEmacs):
838         Document TMPDIR lossage in gnuserv/gnuclient.
839
840 2001-03-06  Ben Wing  <ben@xemacs.org>
841
842         * etc\sample.init.el:
843         * etc\sample.init.el (Init-kill-entire-line): New.
844         Fix to take into account the removed kill-whole-line changes.
845
846 2001-03-21  Martin Buchholz <martin@xemacs.org>
847
848         * XEmacs 21.2.46 "Urania" is released.
849
850 2001-03-19  Andy Piper  <andy@xemacs.org>
851
852         * configure.in: default rel-alloc to off under cygwin
853
854 2001-03-15  Stephen J. Turnbull  <stephen@xemacs.org>
855
856         * ChangeLog: Fix CVS commit breakage from GTK merge, log GTK merge.
857
858         * CHANGES-beta:
859         * configure.in:
860         Fix gratuitous whitespace changes from GTK merge.
861
862         * configure.usage: Untabify --with-{gtk,gnome}.
863
864 2001-03-15  Stephen J. Turnbull  <stephen@xemacs.org>
865
866         * etc/OXYMORONS: New file of 21.4 codenames.
867
868 2001-03-12  Andy Piper  <andy@xemacs.org>
869
870         * configure.in: only pick up mingw directory.
871
872 2001-03-02  Ben Wing  <ben@xemacs.org>
873
874         * info\dir: Update to 21.4; clean up descriptions of manuals;
875         replace misnomer "Local Packages" with more correct "Other
876         Documentation".
877
878 2001-03-02  Ben Wing  <ben@xemacs.org>
879
880         * etc\README: sample.emacs -> sample.init.el.
881
882 2001-03-09  William M. Perry  <wmperry@aventail.com>
883
884         * CHANGES-beta:
885         * configure.in:
886         * configure.usage:
887         The Great GTK Merge.
888
889 2001-02-23  Andy Piper  <andy@xemacs.org>
890
891         * configure.usage (--with-netinstall): add docs.
892
893         * configure.in: with_netinstall is a new option. Default to off.
894
895 2001-02-23  Martin Buchholz <martin@xemacs.org>
896
897         * XEmacs 21.2.45 "Thelxepeia" is released.
898
899 2001-02-13  Martin Buchholz  <martin@xemacs.org>
900
901         * aclocal.m4: Fix module support for AIX cc.
902         Support possible future OSes irix7, aix5, osf[56].
903
904 2001-02-12  Martin Buchholz  <martin@xemacs.org>
905
906         * configure.in: No need for NON_GNU_CPP on SCO.
907
908 2001-02-10  Martin Buchholz  <martin@xemacs.org>
909
910         * etc/MACHINES: Rewritten.  Bitrot discarded.
911
912 2001-02-09  Martin Buchholz  <martin@xemacs.org>
913
914         * configure.in: Prefer utime to utimes - it's more standard.
915         Remove explicit checking for struct utimbuf.
916         Remove explicit checking for <utime.h>.
917         Combined into one simpler test for utime.
918         Add explicit check for utimes, if utime not found.
919
920 2001-02-08  Martin Buchholz <martin@xemacs.org>
921
922         * XEmacs 21.2.44 "Thalia" is released.
923
924 2001-01-16  Mike Sperber <mike@xemacs.org>
925
926         * configure.in: Remove bogus path variable definitions.
927         Reflect the fact that specifying --datadir also affects docdir and
928         archlibdir.
929
930 2001-02-06  Martin Buchholz  <martin@xemacs.org>
931
932         * configure.in: Only use -Wpointer-arith on non-glibc systems.
933
934 2001-02-02  Martin Buchholz  <martin@xemacs.org>
935
936         * configure.in (wnn): Make sure wnn/commonhd.h can be #included,
937         for the sake of gcc 2.97 fixincludes, which breaks it.
938
939 2001-01-27  Martin Buchholz  <martin@xemacs.org>
940
941         * configure.in: Check for util.h for NetBSD's openpty.
942
943 2001-01-28  Martin Buchholz  <martin@xemacs.org>
944
945         * config.sub: Upgrade to offical version 2001-01-12.
946         * config.guess: Upgrade to offical version 2001-01-17.
947
948 2001-01-26  Martin Buchholz <martin@xemacs.org>
949
950         * XEmacs 21.2.43 "Terspichore" is released.
951
952 2001-01-21  Steve Youngs  <youngs@xemacs.org>
953
954         * ./etc/PACKAGES: Doc fix.
955
956         * README.packages: Doc fix.
957
958 2001-01-17  Steve Youngs  <youngs@xemacs.org>
959
960         * README.packages: Update.
961
962         * ./etc/PACKAGES: Update.
963
964 2001-01-20  Martin Buchholz <martin@xemacs.org>
965
966         * XEmacs 21.2.42 "Poseidon" is released.
967
968 2001-01-18  Martin Buchholz  <martin@xemacs.org>
969
970         * PROBLEMS (Sun/Solaris): Yet another microimprovement.
971
972 2001-01-17  Martin Buchholz  <martin@xemacs.org>
973
974         * PROBLEMS (Sun/Solaris): Replace --with-gnu-ld=no with
975         --with-ld=/usr/ccs/bin/ld
976
977 2001-01-16  Robert Pluim  <rpluim@bigfoot.com>
978
979         * PROBLEMS (SunOS/Solaris): Document workaround for GNU ld bug on
980         Solaris. Half mine, half Raymond Toy, half Martin Buchholz.
981
982 2001-01-16  Didier Verna  <didier@xemacs.org>
983
984         * NEWS: document the modeline horizontal scrolling feature.
985
986 2001-01-17  Martin Buchholz <martin@xemacs.org>
987
988         * XEmacs 21.2.41 "Polyhymnia" is released.
989
990 2001-01-16  Martin Buchholz  <martin@xemacs.org>
991
992         * PROBLEMS: Document MIPSpro ICE problem workaround.
993
994 2001-01-06  Golubev I. N.  <gin@mo.msk.ru>
995
996         * configure.in: check for dlopen by linking program with
997  &nbs