XEmacs 21.4.18 (Social Property).
[chise/xemacs-chise.git.1] / ChangeLog
1 2005-12-03  Vin Shelton <acs@xemacs.org>
2
3         * XEmacs 21.4.18 is released
4
5 2005-12-01  Vin Shelton  <acs@xemacs.org>
6
7         * etc/TUTORIAL.cs: copied from 21.5.
8         * etc/TUTORIAL.sl: copied from 21.5.
9
10 2005-11-29  Ilya Golubev  <golubev@xemacs.org>
11
12         * configure.in: Merge revision 1.19 change: fix ldap libraries
13         configuration lossage when `-lldap -llber' links and but `-lldap'
14         does not; allow `ldap_libs' to be empty or overridden by builder.
15         The lossage was introduced in upstream revision 1.151.2.31
16         (2005/01/31 02:54:47 vins) by (extremely hasty and unwise) merge
17         of revision 1.232 change.
18         * etc/NEWS: Document it.
19
20 2005-03-12  Aidan Kehoe  <kehoea@parhasard.net>
21
22         * configure.in (XE_COMPUTE_RUNPATH): Check XtRegisterDrawable
23         availability. 
24
25 2005-04-11  Norbert Koch  <viteno@xemacs.org>
26
27         * etc/PACKAGES: etc/PACKAGES: Announce re-builder, xetla.
28
29 2005-11-15  Dr. Volker Zell  <Dr.Volker.Zell@oracle.com>
30
31         * configure.in: Avoid using Motif also for cygwin
32
33 2005-11-15  Dr. Volker Zell  <Dr.Volker.Zell@oracle.com>
34
35         * configure.in: Check for u_int*_t typedefs and use them in
36         Berkeley DB detection.
37
38 2005-04-11  Norbert Koch  <viteno@xemacs.org>
39
40         * etc/PACKAGES: etc/PACKAGES: Announce re-builder, xetla.
41
42 2005-03-23  Vin Shelton  <acs@xemacs.org>
43
44         * configure.in: Remove -fno-gnu-linker option from Solaris
45         dynodump builds; it doesn't do anything.
46
47         Don't use 'head -1' - it's deprecated by coreutils-5.3.0 on some
48         platforms.
49
50 2005-02-19  Norbert Koch  <viteno@xemacs.org>
51
52         * etc/PACKAGES: Announce latin-euro-standards, update mule-base.
53
54 2005-02-12  Vin Shelton  <acs@xemacs.org>
55
56         * etc/OXYMORONS: New list.
57
58 2005-02-06  Vin Shelton <acs@xemacs.org>
59
60         * XEmacs 21.4.17 is released
61
62 2005-01-29  Ben Wing  <ben@xemacs.org>
63
64         * configure.in (AC_INIT_NOTICE):
65         * configure.in (XE_COMPUTE_RUNPATH):
66         Copy LDAP fixes from 21.5.
67
68         Port Marcus Crestani's patches of 2004-11-12:
69
70         * Makefile.in.in (install-arch-dep): Fix installation for Cygwin.
71         * configure:
72         * configure.in: Make pdump default for Cygwin.
73
74 2005-01-30  Malcolm Purvis  <malcolmp@xemacs.org>
75
76         * Makefile.in.in (dump-elc): Depend on ${PROGNAME} to fix parallel
77         builds.
78
79 2004-11-22  Adrian Aichner  <adrian@xemacs.org>
80
81         * etc/TUTORIAL: Typo fixes, courtesy of Andreas Eder
82         <Andreas.Eder@gmx.net>.
83
84 2004-05-20  Stephen J. Turnbull  <stephen@xemacs.org>
85
86         * configure.in (HAVE_GPM): Die if GPM requested but not found.
87
88 2005-01-23  Vin Shelton  <acs@xemacs.org>
89
90         * Makefile.in.in (finder): Force removal of lisp/finder-inf.el.
91
92 2005-01-10  Vin Shelton  <acs@xemacs.org>
93
94         * Makefile.in.in (RECURSIVE_MAKE_ARGS): Remove last few.
95
96 2004-11-21  Malcolm Purvis  <malcolmp@xemacs.org>
97
98         * INSTALL: A POSIX compatible Make is no longer required for builds.
99         * Makefile.in.in (RECURSIVE_MAKE): Removed.
100         * Makefile.in.in (RECURSIVE_MAKE_ARGS): New.
101         * configure.in (RECURSIVE_MAKE): Removed.
102         * configure.in (RECURSIVE_MAKE_ARGS): New.
103         Always refer to make as $(MAKE) and use $(RECURSIVE_MAKE_ARGS) for
104         other parameters.  This allows -j to work in GNU Make while
105         removing need for POSIX compatible make on all systems.
106
107 2004-09-08  Malcolm Purvis  <malcolmp@xemacs.org>
108
109         * INSTALL: A POSIX compatible Make is required for builds.
110         * Makefile.in.in: Enable support for parallel builds.
111
112 2004-12-05  Vin Shelton <acs@xemacs.org>
113
114         * XEmacs 21.4.16 is released
115
116 2004-08-12  "Johann 'Myrkraverk' Oskarsson" <myrkraverk@users.sourceforge.net>
117
118         * config.guess: Detect PlayStation 2.
119
120 2004-08-10  Jerry James  <james@xemacs.org>
121
122         * etc/SERVICE: Update to latest version from www.gnu.org.
123
124 2004-07-06  Steve Youngs  <steve@youngs.au.com>
125
126         * etc/NEWS: Document the major user visible changes to PUI.
127
128 2003-07-21  Malcolm Purvis  <malcolmpurvis@optushome.com.au>
129
130         * etc/gtkrc: New file.  This is the GTK equivalent of the
131         app-default file.
132
133 2004-03-30  Norbert Koch  <viteno@xemacs.org>
134
135         * PACKAGES: Introduce new packages escreen, xlib, and xwem.
136
137 2004-03-23  Malcolm Purvis  <malcolmpurvis@optushome.com.au>
138
139         * configure (GTK_CONFIG): Check GTK version validity only when the
140         right instance of gtk-config is found.
141
142 2004-03-20  Adrian Aichner  <adrian@xemacs.org>
143
144         * etc/sample.init.el: Sync typo and copycat fix from 21.5.
145         * etc/sample.init.el ((console-on-window-system-p)): Sync
146         "\C-x\C-c" definition from 21.5.
147
148 2004-03-20  Vin Shelton  <acs@xemacs.org>
149
150         * configure.usage (--use-regex-malloc): Correct warning about
151         disabling regex-malloc.
152
153 2004-03-04  Malcolm Purvis  <malcolmpurvis@optushome.com.au>
154
155         * configure.in (src/Makefile): No longer include a special linker
156         script for PowerPC Linux.  Thanks to Stefan Bruda for reporting
157         this bug.
158
159 2004-02-10  Vin Shelton  <acs@xemacs.org>
160
161         * etc/OXYMORONS: Added Jumbo Shrimp for 21.4.17.
162
163 2004-02-03  Vin Shelton  <acs@xemacs.org>
164
165         * configure.in (XE_COMPUTE_RUNPATH): lucid_prefers_motif is a
166         variable, not a command.
167
168 2004-02-02  Vin Shelton <acs@xemacs.org>
169
170         * XEmacs 21.4.15 is released
171
172 2004-01-30  Vin Shelton  <acs@xemacs.org>
173
174         * etc/OXYMORONS: Inserted "Corporate Culture" for 21.4.15.
175
176 2004-01-25  Steve Youngs  <youngs@xemacs.org>
177
178         * etc/package-index.LATEST.gpg: New, replaces
179         `package-index.LATEST.pgp'. 
180
181         * etc/package-index.LATEST.pgp: Removed, replaced with
182         `package-index.LATEST.gpg'. 
183
184 2004-01-20  Jerry James  <james@xemacs.org>
185
186         * configure.in: The icc compiler pretends to be gcc.  It isn't.
187
188 2003-11-28  Norbert Koch  <viteno@xemacs.org>
189
190         * etc/PACKAGES (ERC): new.
191
192 2003-11-19  Vin Shelton  <acs@xemacs.org>
193
194         * configure.usage (--with-widgets): widgets now defaults to
195         --with-widgets=no.  Patch inspired by Jim Schumacher.
196
197 2003-10-25  Norbert Koch  <viteno@xemacs.org>
198
199         * etc/PACKAGES (riece): New package.
200         * etc/PACKAGES (liece): Mark as deprecated.
201
202 2003-10-26  Vin Shelton  <acs@xemacs.org>
203
204         * configure.in: Add Intel C++ compiler detection to compiler
205         version reporting.
206
207 2003-10-16  Valdis Kletnieks <valdis.kletnieks@vt.edu>
208         * configure.in: record additional info about compiler and libc
209         versions, to assist in debugging.
210
211 2003-08-28  Stephen J. Turnbull  <stephen@xemacs.org>
212
213         * configure.in (line 3573):
214         (Mule input methods):
215         Deprecate Motif for Linux.
216         (Installation): Report when LessTif is used.
217
218 2003-10-11  Jerry James  <james@xemacs.org>
219
220         * configure.in: installexe.sh is under srcdir, not blddir.
221
222 2003-10-16  Jerry James  <james@xemacs.org>
223         * aclocal.m4: Add icc (Intel compiler) support.
224         * configure.in: Ditto.
225
226 2003-09-13  Martin Buchholz  <martin@xemacs.org>
227
228         * configure.in (OS_RELEASE): Add support for SunOS 5.10.
229         On current OSes produced by Sun, `uname -r' prints "5.9".
230         It seems likely that on future OSes, `uname -r' will print "5.10".
231         We need to accept multi-digit release numbers.
232
233 2003-09-12  Rodney Sparapani <rsparapa@mcw.edu>
234
235         * PROBLEMS: Propose bash as an alternative to buggy Solaris
236         /bin/sh.
237
238 2003-09-10  Martin Buchholz  <martin@xemacs.org>
239
240         * configure.in: XEmacs failed to build on Solaris9.
241         Solaris9 comes with /usr/demo/SOUND, but no headers or libraries
242         therein.
243
244 2003-09-03  Vin Shelton <acs@xemacs.org>
245
246         * XEmacs 21.4.14 is released
247
248 2003-08-15  Stephen J. Turnbull  <stephen@xemacs.org>
249
250         * configure.in (line 3593): Default widgets OFF for Athena/Motif.
251
252 2003-08-15  Stephen J. Turnbull  <stephen@xemacs.org>
253
254         * configure.in (regex_malloc):  New option.
255         configure.usage (--use-regex-malloc):  Document it.
256
257 2003-08-14  Andrew Begel  <abegel@CS.Berkeley.EDU>
258
259         * configure.in: Add code to detect Darwin/MacOSX dynamic linking
260         API.
261
262 2003-08-12  Stephen J. Turnbull  <stephen@xemacs.org>
263
264         * configure.usage (GUI component): Improve lucid option doc.
265
266 2003-08-12  Stephen J. Turnbull  <stephen@xemacs.org>
267
268         * configure.in (CFLAGS): Add -fno-strict-aliasing for GCC.
269         * PROBLEMS (Running): Strict aliasing crashes.
270
271 2003-08-04  Norbert Koch  <viteno@xemacs.org>
272             Stephen J. Turnbull <stephen@xemacs.org>
273
274         * PACKAGES: Sync with package-tree contents.  Style conformance.
275
276 2003-07-03  Stephen J. Turnbull  <stephen@xemacs.org>
277
278         * etc/README.HYPERBOLE: 
279         * etc/README.OO-BROWSER:
280         Update.
281
282 2003-05-23  Stephen J. Turnbull  <stephen@xemacs.org>
283
284         * etc/sample.Xdefaults (menubar and popup fonts): Use X Font Sets.
285
286 2003-07-29  Stephen J. Turnbull  <stephen@xemacs.org>
287
288         * PROBLEMS (Motif): Explain why Motif loses XtExposeCompressMaximal.
289
290         * configure.in (Installation): Bitch bitterly about Motif.
291
292 2003-06-17  Vin Shelton  <acs@xemacs.org>
293
294         * PROBLEMS: Sync up with latest version from 21.5
295
296 2003-04-28  Stephen J. Turnbull  <stephen@xemacs.org>
297
298         * PROBLEMS (Windows): New: auxiliary programs for Windows.
299
300 2003-05-24  Norbert Koch  <viteno@xemacs.org>
301
302         * etc/package-index.LATEST.pgp: Official package release.
303
304 2003-05-25  XEmacs Build Bot <builds@cvs.xemacs.org>
305
306         * XEmacs 21.4.13 is released
307
308 2003-03-20  Stephen J. Turnbull  <stephen@xemacs.org>
309
310         * configure.in (INTPTR_T_IN_CYGWIN_TYPES_H): 
311         Cygwin defines these types in <cygwin/types.h>.  Detect and don't
312         duplicate the definition.
313
314 2003-03-18  Stephen J. Turnbull  <stephen@xemacs.org>
315
316         * configure.usage (Usage): Use an autodetected feature as an
317         example of how to disable features.  A Martin Buchholz Suggestion.
318
319 2003-03-18  Stephen J. Turnbull  <stephen@xemacs.org>
320
321         * INSTALL: Give location of Darwin X11 downloads.
322
323 2003-01-28  Stephen J. Turnbull  <stephen@xemacs.org>
324
325         * INSTALL (--with-scrollbars):
326         (--with-dialogs):
327         (--with-widgets):
328         (--with-athena):
329         Update to current reality.
330
331 2003-01-18  Stephen J. Turnbull  <stephen@xemacs.org>
332
333         * INSTALL:
334         * PROBLEMS:
335         Mention --site-includes and subdirectories for helping configure
336         to find 3rd-party add-ons.
337
338 2003-01-28  Martin Buchholz  <martin@xemacs.org>
339
340         * configure.in (opsys): (AIX specific)
341         Use opsys=aix4-2 for AIX 5 and all future versions.
342
343 2003-01-28  Martin Buchholz  <martin@xemacs.org>
344         * configure.in (-mthreads): (AIX specific)
345         Use either -mthreads or -pthread, depending on gcc versions.
346         gcc changed the name of the `-mthreads' option to `-pthread'
347         on 2000-06-12.
348
349         Be more careful when appending "_r" to various names of xlc, 
350         so that users can specify --compiler=/absolute/path/to/xlc
351
352 2003-01-27  Martin Buchholz  <martin@xemacs.org>
353
354         * configure.in: Don't disable athena just because the user
355         specified --with-widgets=no.
356
357 2003-01-27  Martin Buchholz  <martin@xemacs.org>
358
359         * configure.in (athena_3d): 
360         AC_CHECK_LIB must always take a function as
361         argument, never a global variable.  Some linkers can tell the
362         difference.  So change:
363         threeDClassRec ==> Xaw3dComputeBottomShadowRGB
364
365 2003-03-02  Vin Shelton  <acs@xemacs.org>
366
367         * etc/BETA: synced up with 21.5.  Original patch from
368         Chris Palmer  <chris@nodewarrior.org>.
369
370 2003-03-02  Robert Pluim  <rpluim@bigfoot.com>
371
372         * configure.in : Don't use the u_int8_t etc typedefs on FreeBSD
373         when detecting Berkeley DB, as they conflict with <sys/types.h>.
374
375 2003-02-01  Martin Buchholz  <martin@xemacs.org>
376
377         * configure.in: Don't look for Motif if it's already present in
378         $x_includes and $x_libraries.
379
380 2003-02-23  Stephen J. Turnbull  <stephen@xemacs.org>
381
382         * configure.in: Fix darwin regexp for pdump.
383
384 2003-02-10  Stephen J. Turnbull  <stephen@xemacs.org>
385
386         * INSTALL: Recommend Mule, deprecate stripped binaries.
387
388 2003-01-15  Stephen J. Turnbull  <stephen@xemacs.org>
389
390         * XEmacs 21.4.12 "Portable Code" is released.
391
392 2003-01-13  Ilya Golubev  <golubev@xemacs.org>
393
394         * etc/photos/golubev.png, etc/photos/golubevm.png: New.
395
396 2003-01-05  Rick Rankin  <rick_rankin@yahoo.com>
397
398         * configure.in: Add -lkernel32 to the list of system libraries 
399         linked under Cygwin. Needed for IsBadReadPtr().
400
401 2003-01-03  Stephen J. Turnbull  <stephen@xemacs.org>
402
403         * XEmacs 21.4.11 "Native Windows TTY Support" is released.
404
405 2003-01-02  Stephen J. Turnbull  <stephen@xemacs.org>
406
407         * configure.in (Generate Installation): 
408         * configure.usage (--use-union-type): 
409         * PROBLEMS (XEmacs crashes mysteriously):
410         Deprecate --use-union-type for production builds.
411
412 2002-12-16  Stephen J. Turnbull  <stephen@xemacs.org>
413
414         * PROBLEMS (Running): Document general regex.c/alloca crash.
415
416 2002-12-05  Stephen J. Turnbull  <stephen@xemacs.org>
417
418         * etc/OXYMORONS (21.4.11): Inadvertant contrib from Andy.
419
420 2002-12-04  Stephen J. Turnbull  <stephen@xemacs.org>
421
422         * configure.in: Move pdump default for Darwin to opsys default area.
423
424 2002-11-15  Stephen J. Turnbull  <stephen@xemacs.org>
425
426         * configure.in (getaddrinfo): Disable for hpux11*, not hpux11.
427
428 2002-11-12  Stephen J. Turnbull  <stephen@xemacs.org>
429
430         * configure.in: Default pdump on for Linux.
431         Improve "broken compiler" panic message per V. Kletnieks.
432
433 2002-11-12  Stephen J. Turnbull  <stephen@xemacs.org>
434
435         * PROBLEMS (Running/Linux): Lesstif 0.93.36 info, from F. McIngvale.
436
437 2002-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
438
439         * etc/TUTORIAL.ja: Typo fix.
440
441 2002-10-31  John Paul Wallington  <jpw@shootybangbang.com>
442
443         * info/dir (File): button1 on a highlighted word doesn't 
444         follow that cross-reference.
445
446 2002-11-11  Stephen J. Turnbull  <steve@tleepslib.sk.tsukuba.ac.jp>
447
448         * etc/Emacs.ad (Emacs.bold-italic.attributeFont): Per G. Boffi.
449
450 2002-11-04  Giacomo Boffi  <giacomo.boffi@polimi.it>
451
452         * etc/sample.Xdefaults (Emacs.bold-italic.attributeFont): New.
453
454 2002-11-02  Stephen J. Turnbull  <stephen@xemacs.org>
455
456         * XEmacs 21.4.10 "Military Intelligence" is released.
457
458 2002-11-01  Stephen J. Turnbull  <stephen@xemacs.org>
459
460         * Makefile.in.in (lisp/custom-load.el): Depend on auto-autoloads.el.
461
462 2002-10-31  Christopher Sekiya  <wileyc@rezrov.net>
463
464         * etc/OXYMORONS: "Too much Mozart" is an oxymoron.
465
466 2002-10-25  Steve Youngs  <youngs@xemacs.org>
467
468         * etc/TUTORIAL.fr (suivante): Typo fix.
469         From juergen stuber <stuberj@mines.inpl-nancy.fr>.
470
471 2002-10-23  Stephen J. Turnbull  <stephen@xemacs.org>
472
473         * Makefile.in.in (lisp/auto-autoloads.el):
474         (lisp/custom-load.el): 
475         Use -no-autoloads for these targets; can't load 'em if they ain't.
476
477 2002-10-18  Stephen J. Turnbull  <stephen@xemacs.org>
478
479         * PROBLEMS (Running/Cygwin): "No cygXpm-noX" fatal error.
480
481 2002-10-17  Stephen J. Turnbull  <stephen@xemacs.org>
482
483         * PROBLEMS (Missing charsets): Remove ambiguity.
484
485 2002-10-10  Stephen J. Turnbull  <stephen@xemacs.org>
486
487         * INSTALL (PREREQUISITES): Recommend Texinfo 4.2.
488
489 2002-10-09  Stephen J. Turnbull  <stephen@xemacs.org>
490
491         * etc/BETA: Improve descriptions of XEmacs Patches; mention Design.
492
493 2002-10-08  Stephen J. Turnbull  <stephen@xemacs.org>
494
495         * PROBLEMS (MacOS/X): Describe stack limitation.
496         (Digital Unix): Generalize to all regexp-using applications.
497         * INSTALL (PREQUISITES): Mention MacOS/X stack limitation.
498         (PROBLEMS): Point to PROBLEMS file for build notes.
499         Thanks to Skip Montanaro for the report.
500
501 2002-10-07  Stephen J. Turnbull  <stephen@xemacs.org>
502
503         * Makefile.in.in (all-elcs): Depend on autoloads.
504         (autoloads): Depend on lib-src, lwlib, and src.
505
506 2002-10-04  Stephen J. Turnbull  <stephen@xemacs.org>
507
508         * configure.in (Check for POSIX functions):  New section head.
509         getaddrinfo is detected on HP-UX 11.XX, but appears to be
510         non-functional.  Disable it.  Based on work by Darryl Okahata.
511         
512 2002-09-27  Stephen J. Turnbull  <stephen@xemacs.org>
513
514         * PROBLEMS (Running, General): Missing charset in FontSet warnings.
515
516         * Emacs.ad: Add charsets to *menubar*FontSet and *popup*FontSet.
517
518 2002-08-29  Ville Skyttä  <ville.skytta@xemacs.org>
519
520         * Emacs.ad: Add *menubar*FontSet and *popup*FontSet entries,
521         (self-)obtained from Red Hat.
522
523 2002-09-25  Stephen J. Turnbull  <stephen@xemacs.org>
524
525         * etc/OXYMORONS:  A couple new ones.
526
527 2002-09-03  Stephen J. Turnbull  <stephen@xemacs.org>
528
529         * configure.usage: Complete rewrite and reorganization.
530
531 2002-08-23  Stephen J. Turnbull  <stephen@xemacs.org>
532
533         * XEmacs 21.4.9 "Informed Management" is released.
534
535 2002-05-22  Andy Piper  <andy@xemacs.org>
536
537         * build-msw-release.sh (TMPINSTALL): install to a tmpdir so that
538         xemacs can be running while we build a dist.
539
540 2002-04-26  Andy Piper  <andy@xemacs.org>
541
542         * configure.in: make sure that a combined X and windows build gets
543         widgets.
544
545 2002-08-10  Stephen J. Turnbull  <stephen@xemacs.org>
546
547         * etc/package-index.LATEST.pgp: Update.
548
549 2002-08-10  Stephen J. Turnbull  <stephen@xemacs.org>
550
551         * PROBLEMS (General advice): Define runtime and build problems.
552
553 2002-07-24  Stephen J. Turnbull  <stephen@xemacs.org>
554
555         * PROBLEMS (Running, Linux): Rewrite "Hannibal Lecter" ld stuff.
556
557 2002-07-12  Stephen J. Turnbull  <stephen@xemacs.org>
558
559         * etc/BETA (Large contributions): Typo fix per JPW.
560
561 2002-07-12  Stephen J. Turnbull  <stephen@xemacs.org>
562
563         * etc/BETA (Large contributions): New section.  Reorganize file.
564
565 2002-06-04  Jerry James  <james@xemacs.org>
566
567         * configure.usage: Identify --with-modules as autodetecting.
568
569 2002-07-04  Stephen J. Turnbull  <stephen@xemacs.org>
570
571         * PROBLEMS: Add two basic configuration questions.
572
573 2002-05-17  Stephen J. Turnbull  <stephen@xemacs.org>
574
575         * PROBLEMS: Describe "Hannibal Lecter" crash on Linux.  Reorder
576         Linux runtime issues section.
577         * INSTALL: Improve description of mail locking.
578
579 2002-05-10  Stephen J. Turnbull  <stephen@xemacs.org>
580
581         * etc/OXYMORONS (21.4.15): New.  Not a reference to Vin.
582
583         * build-msw-release.sh: Synch to Andy.
584
585 2002-03-18  Gregory Steuck  <greg-xemacs-patch@nest.cx>
586
587         * configure.in:  Improve OpenBSD support: correct check for
588         socklen_t, check for libtermcap is libncurses.
589
590 2002-02-28  Malcolm Purvis  <malcolmpurvis@optushome.com.au>
591
592         * configure.in: Protect nocomboreloc linker arguments to avoid
593         problem on the ppc.
594
595 2002-05-09  Stephen J. Turnbull  <stephen@xemacs.org>
596
597         * XEmacs 21.4.8 "Honest Recruiter" is released.
598
599 2002-05-09  Stephen J. Turnbull  <stephen@xemacs.org>
600
601         * info/.cvsignore: New file from 21.5.
602
603 2002-05-04  Stephen J. Turnbull  <stephen@xemacs.org>
604
605         * XEmacs 21.4.7 "Economic Science" is released.
606
607 2002-05-04  Stephen J. Turnbull  <stephen@xemacs.org>
608
609         * etc/sample.init.el: Fix comment typo about resize-minibuffer.
610
611         * etc/sample.init.el: Add description of initialization process,
612         the custom.el file, and code to load custom.el early instead of
613         late.
614
615 2002-05-04  Stephen J. Turnbull  <stephen@xemacs.org>
616
617         * PROBLEMS (General): Decribe failed AUTH with EFS.
618
619 2002-04-22  Hrvoje Niksic  <hniksic@xemacs.org>
620
621         * etc/photos/hniksic.png, etc/photos/hniksic.png: Update.
622
623 2002-04-25  Mike Fabian  <mfabian@suse.de>
624
625         * configure.in: add option moduledir as mentioned
626         in ./configure --help
627
628 2001-04-21  Martin Buchholz  <martin@xemacs.org>
629
630         * configure.in: Detect MacOS/X "Darwin".
631         Thanks to Greg Parker <gparker@cs.stanford.edu>.
632         
633 2002-03-30  Steve Youngs  <youngs@xemacs.org>
634
635         * etc/package-index.LATEST.pgp: Update to current reality.
636
637 2002-02-28  Stephen J. Turnbull  <stephen@xemacs.org>
638
639         * etc/TUTORIAL.se: New from Mats Lidell.
640
641 2002-01-07  Jan Vroonhof  <jan@xemacs.org>
642
643         * configure.in: Make explicit "--with-widgets" mean "=yes".
644         If "--with-widgets=yes" autodetect athena.
645
646 2001-12-29  Steve Youngs  <youngs@xemacs.org>
647
648         * etc/package-index.LATEST.pgp: Update.
649
650 2001-12-13  William M. Perry  <wmperry@gnu.org>
651
652         * configure.in (GTK): add -Wno-shadow.
653         
654 2002-02-04  Stephen J. Turnbull  <stephen@xemacs.org>
655
656         * etc/BETA: Synch to 21.5.
657
658 2002-01-23  Jarl Friis  <jarl@diku.dk>
659
660         * etc/BETA (http): Informing of xemacs-patches mailing list. Added
661         note on patch etiquette.
662
663 2001-12-17  Stephen J. Turnbull  <stephen@xemacs.org>
664
665         * XEmacs 21.4.6 "Common Lisp" is released.
666
667 2001-12-04  Jan Vroonhof  <jan.vroonhof@ntlworld.com>
668
669         * etc/photos/jan.png: New photo.
670
671 2001-11-21  Robert Pluim  <rpluim@bigfoot.com>
672
673         * PROBLEMS (Sun/Solaris): Document fix for Motif related crashes
674
675 2001-12-15  Stephen J. Turnbull  <stephen@xemacs.org>
676
677         * configure.in (Miscellaneous Flags): test for -z nocombreloc,
678         instead of -z combreloc, to avoid confusing Solaris.
679
680 2001-11-24  Stephen J. Turnbull  <stephen@xemacs.org>
681
682         * configure.usage: Makefile.in -> Makefile.in.in.
683
684 2001-11-21  Stephen J. Turnbull  <stephen@xemacs.org>
685
686         * Makefile.in.in: HP-UX needs LDFLAGS.  From Lutz Jaenicke
687         <Lutz.Jaenicke@aet.TU-Cottbus.DE>.
688
689 2001-11-17  Stephen J. Turnbull  <stephen@xemacs.org>
690
691         * configure.in: Fix typos in comments.
692         * (Miscellaneous flags): Use -z nocombreloc if supported and !pdump.
693         * (Installation): Suggest pdump instead of -z nocomboreloc.
694         * configure.usage: Document --quick-build.
695
696 2001-10-30  Stephen J. Turnbull  <stephen@xemacs.org>
697
698         * configure.in: Typo in reference to with_ipv6_cname.
699
700 2001-10-30  Stephen J. Turnbull  <stephen@xemacs.org>
701
702         * configure.in: Initialize with_ipv6_cname=no.
703         * configure.usage: Document it.
704
705 2001-10-23  Stephen J. Turnbull  <stephen@xemacs.org>
706
707         * XEmacs 21.4.5 "Civil Service" is released.
708
709 2001-10-05  Stephen J. Turnbull  <stephen@xemacs.org>
710
711         * configure.in: Document that autoconf 2.5x is unsupported.
712
713 2001-10-02  Stephen J. Turnbull  <stephen@xemacs.org>
714
715         * PROBLEMS:  configure doesn't support --with-{ld,as}, use environment
716         variables.  Suggested by Goran Koruga <goran.koruga@hermes.si>.
717
718 2001-09-17  Ben Wing  <ben@xemacs.org>
719
720         * configure.in (TAB):
721         * configure.in (XE_COMPUTE_RUNPATH):
722         Don't use -Wshadow when compiling with g++ or you get buried in
723         silly warnings.  This patch was already applied but somehow got
724         unapplied.  Stephen?
725
726 2001-08-19  Charles Wilson  <cwilson@ece.gatech.edu>
727
728         * configure.in (for graphics libraries): Detect Cygwin xpm-nox.
729
730 2001-08-02  Peter Brown  <rendhalver@users.sourceforge.net>
731
732         Synch options documentation with those in configure.in:
733
734         * configure.usage (--with-dialogs): added lucid to list of options
735         * configure.usage (--with-widgets): added lucid to list of options
736         * configure.usage (--with-dragndrop): added GTK to list of protocols
737         * configure.usage (--mail-locking): added `locking' or `mmdf'. to list
738         of options
739         
740         
741 2001-09-25  Didier Verna  <didier@xemacs.org>
742
743         * configure.ac: new. Autoconf 2.5x guard.
744
745 2001-08-29  Jered Floyd  <jered@MIT.EDU>
746
747         * configure.in (moduledir,sitemoduledir,archlibdir):
748         Place arch-specific files under ${libdir}, not under ${datadir}.
749
750 2001-07-28  Stephen J. Turnbull  <stephen@xemacs.org>
751
752         * XEmacs 21.4.4 "Artificial Intelligence" is released.
753
754 2001-07-22  Stephen J. Turnbull  <stephen@xemacs.org>
755
756         * configure.in (with_esd_sound): Default to no.
757
758         * configure.usage: Various documentation improvements.
759
760         * configure.in (--with-ipv6-cname): New Boolean option.  Defaults on.
761         * configure.usage:
762         * PROBLEMS (IPv6 CNAME lookup):
763         Document it.
764
765 2001-07-18  Adrian Aichner  <adrian@xemacs.org>
766
767         * etc\TUTORIAL: Fix minor typo.
768         * etc\TUTORIAL.de: Sync with TUTORIAL.
769
770 2001-05-23  Ben Wing  <ben@xemacs.org>
771
772         * etc\sample.init.el:
773         * etc\sample.init.el (Init-safe-require): New.
774         * etc\sample.init.el ((fboundp 'pending-delete-mode)):
775         * etc\sample.init.el ((eq system-type 'windows-nt)):
776         * etc\sample.init.el (dired):
777         * etc\sample.init.el ((Init-safe-require 'efs-auto)):
778         * etc\sample.init.el (completer):
779         * etc\sample.init.el (crypt):
780         * etc\sample.init.el (filladapt):
781         * etc\sample.init.el ((fboundp 'turn-on-lazy-lock)):
782         * etc\sample.init.el ((fboundp 'resize-minibuffer-mode)):
783         * etc\sample.init.el ((Init-safe-require 'scroll-in-place)):
784         Rewrite to be much more careful about loading features -- now
785         it decays gracefully even in the complete absence of packages.
786         Also avoid doing obnoxious things when loading efs.
787
788 2001-04-14  Gordon Sadler  <gbsadler1@lcisp.com>
789
790         * configure.in: Add GTK_CFLAGS to CPPFLAGS for glade.h check.
791
792 2001-07-01  Alexey Mahotkin  <alexm@hsys.msk.ru>
793
794         * configure.in (option processing):  with_widgets=m is ambiguous;
795         don't allow it.
796         (AC_CHECKING for the Athena widgets): Don't check for Athena when
797         with_widgets=no.
798
799 2001-05-29  Martin Buchholz  <martin@xemacs.org>
800
801         * configure.in: Remove stray backslash.
802
803 2001-05-27  Kazuo Oishi  <oishi@n-pl.org>
804
805         * etc/xemacs-ja.1: Replace with new translation.
806
807 2001-05-17  Andrew Begel  <abegel@eecs.berkeley.edu>
808
809         * aclocal.m4 (LTLD): Don't use "gcc", use the ld reported by gcc.
810
811 2001-05-17  Stephen J. Turnbull  <stephen@xemacs.org>
812
813         * XEmacs 21.4.3 "Academic Rigor" is released.
814
815 2001-05-10  Paul Stodghill  <stodghil@cs.cornell.edu>
816
817         * configure.in: Reverse the order of Windows and Linux sound tests
818         so that Cygwin will find Windows first.
819
820 2001-05-15  Steve Youngs  <youngs@xemacs.org>
821
822         * etc/photos/{youngs,youngsm}.png:  New photos.
823
824 2001-05-15  Steve Youngs  <youngs@xemacs.org>
825
826         * etc/PACKAGES: Update to reflect new package dir tree.
827
828 2001-05-10  Stephen J. Turnbull  <stephen@xemacs.org>
829
830         * XEmacs 21.4.2 "Developer-Friendly Unix APIs" is released.
831
832 2001-05-04  Martin Buchholz  <martin@xemacs.org>
833
834         * configure.in (opsys): 
835         Use lower-case `uname -s` as the default value for opsys.
836         The previous code effectively did the non-sensical
837         opsys=$canonical because [] magically disappear in configure.in.
838
839 2001-01-31  Jason R. Mastaler  <jason@xemacs.org>
840
841         * etc/FTP: Updated FTP mirrors list.
842
843 2001-05-04  Ben Wing  <ben@xemacs.org>
844
845         * etc\NEWS: Remove kill-whole-line changes.
846
847 2001-04-25  Ben Wing  <ben@xemacs.org>
848
849         * PROBLEMS:
850         * PROBLEMS (Note):
851         * PROBLEMS (ftp):
852         Correct general info about init file.
853         Fix up Cygwin section.
854
855 2001-04-19  Stephen J. Turnbull  <stephen@xemacs.org>
856
857         * XEmacs 21.4.1 "Copyleft" is released.
858
859 2001-04-17  Ben Wing  <ben@xemacs.org>
860
861         * etc\NEWS: More changes.
862
863         * etc\sample.init.el (grep-all-files-in-current-directory-and-below):
864         Missing argument.
865
866         * etc\photos\fabrice.png:
867         * etc\photos\fabricem.png:
868         * etc\photos\juhp.png:
869         * etc\photos\juhpm.png:
870         Add photos.
871         * etc\photos\jwz.png:
872         * etc\photos\jwzm.png:
873         Update photos.
874
875 2001-04-17  Stephen J. Turnbull  <stephen@xemacs.org>
876
877         * README:
878         * etc/README:
879         * etc/MACHINES:
880         * etc/PACKAGES:
881         * etc/TUTORIAL.ja:
882         Fixup 21.2 -> 21.4.
883
884         * configure: Regenerate.
885
886         * PROBLEMS (Running/Linux): Add entries for ESD interrupts and
887         Debian Athena3d workarounds.
888
889         * PROBLEMS: s/xemacs@xemacs.org/xemacs-beta@xemacs.org/ in
890         requests for developer volunteers.
891
892 2001-04-16  Stephen J. Turnbull  <stephen@xemacs.org>
893
894         * XEmacs 21.4.0 "Solid Vapor" is released.
895
896 2001-04-16  Stephen J. Turnbull  <stephen@xemacs.org>
897
898         * etc/photos/wing*.png: Rename to ben*.png.
899
900 2001-04-14  Stephen J. Turnbull  <stephen@xemacs.org>
901
902         * XEmacs 21.2.47 "Zephir" is released.
903
904 2001-03-26  Paul Stodghill  <stodghil@cs.cornell.edu>
905
906         * configure.in: Don't #define __STDC__ in confdefs.h
907
908 2001-03-30  Ben Wing  <ben@xemacs.org>
909
910         * etc\sample.init.el:
911         * etc\sample.init.el (Init-kill-entire-line):
912         * etc\sample.init.el (describe-foo-at-point):
913         * etc\sample.init.el (kill-current-buffer):
914         * etc\sample.init.el (kill-current-buffer-and-window):
915         * etc\sample.init.el (grep-c-files): Removed.
916         * etc\sample.init.el (grep-all-files-history): New.
917         * etc\sample.init.el (grep-all-files-omitted-expressions): New.
918         * etc\sample.init.el (grep-all-files-omitted-directories): New.
919         * etc\sample.init.el (construct-grep-all-files-command): New.
920         * etc\sample.init.el (grep-all-files-in-current-directory): New.
921         * etc\sample.init.el (grep-lisp-files): Removed.
922         * etc\sample.init.el (grep-all-files-in-current-directory-and-below): New.
923         * etc\sample.init.el (clear-select):
924         * etc\sample.init.el ((control kp-add)):
925         * etc\sample.init.el (pause):
926         * etc\sample.init.el ((eq system-type 'windows-nt)):
927
928         Add documentation for defined functions.  Change grep functions to
929         be more generally useful.  Document more specifically what the
930         `menu-force' setting actually does -- what commands are overridden
931         and how to access them.
932
933 2001-03-30  Stephen J. Turnbull  <stephen@xemacs.org>
934
935         * configure.usage:  Document --with-file-coding.
936
937         * etc/OXYMORONS: Add 2 oxymorons, clean up numbering, close RFC.
938
939         * etc/NEWS: Fix typo.
940         
941         * configure.in:
942         * configure:
943         Fix typo, add -Wsign-compare if GCC, run autoconf.
944
945 2001-03-23  Stephen J. Turnbull  <stephen@xemacs.org>
946
947         * etc/gnuserv.1 (UNIX_DOMAIN_SOCKETS: 
948         * PROBLEMS (Problems with running XEmacs):
949         Document TMPDIR lossage in gnuserv/gnuclient.
950
951 2001-03-06  Ben Wing  <ben@xemacs.org>
952
953         * etc\sample.init.el:
954         * etc\sample.init.el (Init-kill-entire-line): New.
955         Fix to take into account the removed kill-whole-line changes.
956
957 2001-03-21  Martin Buchholz <martin@xemacs.org>
958
959         * XEmacs 21.2.46 "Urania" is released.
960
961 2001-03-19  Andy Piper  <andy@xemacs.org>
962
963         * configure.in: default rel-alloc to off under cygwin
964
965 2001-03-15  Stephen J. Turnbull  <stephen@xemacs.org>
966
967         * ChangeLog: Fix CVS commit breakage from GTK merge, log GTK merge.
968
969         * CHANGES-beta:
970         * configure.in:
971         Fix gratuitous whitespace changes from GTK merge.
972
973         * configure.usage: Untabify --with-{gtk,gnome}.
974
975 2001-03-15  Stephen J. Turnbull  <stephen@xemacs.org>
976
977         * etc/OXYMORONS: New file of 21.4 codenames.
978
979 2001-03-12  Andy Piper  <andy@xemacs.org>
980
981         * configure.in: only pick up mingw directory.
982
983 2001-03-02  Ben Wing  <ben@xemacs.org>
984
985         * info\dir: Update to 21.4; clean up descriptions of manuals;
986         replace misnomer "Local Packages" with more correct "Other
987         Documentation".
988
989 2001-03-02  Ben Wing  <ben@xemacs.org>
990
991         * etc\README: sample.emacs -> sample.init.el.
992
993 2001-03-09  William M. Perry  <wmperry@aventail.com>
994
995         * CHANGES-beta:
996         * configure.in:
997         * configure.usage:
998         The Great GTK Merge.
999
1000 2001-02-23  Andy Piper  <andy@xemacs.org>
1001
1002         * configure.usage (--with-netinstall): add docs.
1003
1004         * configure.in: with_netinstall is a new option. Default to off.
1005
1006 2001-02-23  Martin Buchholz <martin@xemacs.org>
1007
1008         * XEmacs 21.2.45 "Thelxepeia" is released.
1009
1010 2001-02-13  Martin Buchholz  <martin@xemacs.org>
1011
1012         * aclocal.m4: Fix module support for AIX cc.
1013         Support possible future OSes irix7, aix5, osf[56].
1014
1015 2001-02-12  Martin Buchholz  <martin@xemacs.org>
1016
1017         * configure.in: No need for NON_GNU_CPP on SCO.
1018
1019 2001-02-10  Martin Buchholz  <martin@xemacs.org>
1020
1021         * etc/MACHINES: Rewritten.  Bitrot discarded.
1022
1023 2001-02-09  Martin Buchholz  <martin@xemacs.org>
1024
1025         * configure.in: Prefer utime to utimes - it's more standard.
1026         Remove explicit checking for struct utimbuf.
1027         Remove explicit checking for <utime.h>.
1028         Combined into one simpler test for utime.
1029         Add explicit check for utimes, if utime not found.
1030
1031 2001-02-08  Martin Buchholz <martin@xemacs.org>
1032
1033         * XEmacs 21.2.44 "Thalia" is released.
1034
1035 2001-01-16  Mike Sperber <mike@xemacs.org>
1036
1037         * configure.in: Remove bogus path variable definitions.
1038         Reflect the fact that specifying --datadir also affects docdir and
1039         archlibdir.
1040
1041 2001-02-06  Martin Buchholz  <martin@xemacs.org>
1042
1043         * configure.in: Only use -Wpointer-arith on non-glibc systems.
1044
1045 2001-02-02  Martin Buchholz  <martin@xemacs.org>
1046
1047         * configure.in (wnn): Make sure wnn/commonhd.h can be #included,
1048         for the sake of gcc 2.97 fixincludes, which breaks it.
1049
1050 2001-01-27  Martin Buchholz  <martin@xemacs.org>
1051
1052         * configure.in: Check for util.h for NetBSD's openpty.
1053
1054 2001-01-28  Martin Buchholz  <martin@xemacs.org>
1055
1056         * config.sub: Upgrade to offical version 2001-01-12.
1057         * config.guess: Upgrade to offical version 2001-01-17.
1058
1059 2001-01-26  Martin Buchholz <martin@xemacs.org>
1060
1061         * XEmacs 21.2.43 "Terspichore" is released.
1062
1063 2001-01-21  Steve Youngs  <youngs@xemacs.org>
1064
1065         * ./etc/PACKAGES: Doc fix.
1066
1067         * README.packages: Doc fix.
1068
1069 2001-01-17  Steve Youngs  <youngs@xemacs.org>
1070
1071         * README.packages: Update.
1072
1073         * ./etc/PACKAGES: Update.
1074
1075 2001-01-20  Martin Buchholz <martin@xemacs.org>
1076
1077         * XEmacs 21.2.42 "Poseidon" is released.
1078
1079 2001-01-18  Martin Buchholz  <martin@xemacs.org>
1080
1081         * PROBLEMS (Sun/Solaris): Yet another microimprovement.
1082
1083 2001-01-17  Martin Buchholz  <martin@xemacs.org>
1084
1085         * PROBLEMS (Sun/Solaris): Replace --with-gnu-ld=no with
1086         --with-ld=/usr/ccs/bin/ld
1087
1088 2001-01-16  Robert Pluim  <rpluim@bigfoot.com>
1089
1090         * PROBLEMS (SunOS/Solaris): Document workaround for GNU ld bug on
1091         Solaris. Half mine, half Raymond Toy, half Martin Buchholz.
1092
1093 2001-01-16  Didier Verna  <didier@xemacs.org>
1094
1095         * NEWS: document the modeline horizontal scrolling feature.
1096
1097 2001-01-17  Martin Buchholz <martin@xemacs.org>
1098
1099         * XEmacs 21.2.41 "Polyhymnia" is released.
1100
1101 2001-01-16  Martin Buchholz  <martin@xemacs.org>
1102
1103         * PROBLEMS: Document MIPSpro ICE problem workaround.
1104
1105 2001-01-06  Golubev I. N.  <gin@mo.msk.ru>
1106
1107         * configure.in: check for dlopen by linking program with
1108         <dlfcn.h>.
1109
1110 2001-01-08  Andy Piper  <andy@xemacs.org>
1111
1112         * configure.in: add extra_includes and populate appropriately for
1113         cygwin and mingw.
1114
1115 2000-12-28  Andy Piper  <andy@xemacs.org>
1116
1117         * configure.in: allow --with-widgets=msw
1118
1119 2001-01-08  Martin Buchholz <martin@xemacs.org>
1120
1121         * XEmacs 21.2.40 is released.
1122
1123 2000-12-26  Stephen J. Turnbull  <stephen@xemacs.org>
1124
1125         * PROBLEMS (Running/Linux):  Rehabilitate Mandrake; tip for color-gcc.
1126
1127 2000-12-20  Stephen J. Turnbull  <stephen@xemacs.org>
1128
1129         * PROBLEMS (Linux): document Mandrake policy, how to get Meta on
1130         Alt, and getaddrinfo() blocking trying to get localhost's CNAME.
1131
1132 2000-07-20  Kazuyuki IENAGA <ienaga@xemacs.org>
1133
1134         * configure.in: use input-method-xlib.o for USE_XFONTSET instead
1135         of input-method-xfs.o.
1136
1137         * configure: ditto
1138
1139 2000-12-31  Martin Buchholz <martin@xemacs.org>
1140
1141         * XEmacs 21.2.39 is released.
1142
1143 2000-02-02   Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1144
1145         * configure.in: Added check if the berkdb has db_create or not.
1146
1147 2000-10-11  Yoshiki Hayashi  <yoshiki@xemacs.org>
1148
1149         * configure.in: Fix broken gcc detection for 2.7.2.
1150
1151 2000-12-11  Andy Piper  <andy@xemacs.org>
1152
1153         * configure.in (XE_COMPUTE_RUNPATH): add netinstall as a subdirectory.
1154
1155         * netinstall: new net installer for MS-Windows.
1156
1157 2000-12-05  Martin Buchholz <martin@xemacs.org>
1158
1159         * XEmacs 21.2.38 is released.
1160
1161 2000-11-26  Bjrn Torkelsson  <torkel@hpc2n.umu.se>
1162
1163         * configure.in: Only show message about DnD API if compiling with DnD
1164
1165 2000-11-09  Martin Buchholz  <martin@xemacs.org>
1166
1167         * configure.in: Autodetect elf.h.
1168
1169 2000-11-14  Martin Buchholz <martin@xemacs.org>
1170
1171         * XEmacs 21.2.37 is released.
1172
1173 2000-10-19  Stephen J. Turnbull  <stephen@xemacs.org>
1174
1175         * README.packages: Add "uninstalled package" FAQ.
1176
1177         * etc/PACKAGES: Add details on os-utils contents.
1178
1179 2000-11-01  Martin Buchholz  <martin@xemacs.org>
1180
1181         * configure.in: Handle alloca with Compaq C on Alpha Linux.
1182
1183 2000-10-27  Martin Buchholz  <martin@xemacs.org>
1184
1185         * configure.in: Oops, _getpt ==> _getpty
1186
1187 2000-10-23  Yoshiki Hayashi  <yoshiki@xemacs.org>
1188
1189         * Makefile.in.in: Remove lockdir related things.
1190
1191 2000-10-11  Martin Buchholz  <martin@xemacs.org>
1192
1193         * configure.in:
1194         Remove checking for XFree86.  Use feature tests instead!
1195         Add check for XRegisterIMInstantiateCallback.
1196         Add check for XRegisterIMInstantiateCallback's prototype.
1197
1198 2000-10-04  Yoshiki Hayashi  <yoshiki@xemacs.org>
1199
1200         * etc/NEWS: Change lprogress-display to progress-feedback.
1201
1202 2000-10-08  Karl M. Hegbloom  <karlheg@debian.org>
1203
1204         * configure.in: Typo - missing paren.
1205
1206 2000-10-10  Martin Buchholz  <martin@xemacs.org>
1207
1208         * configure.in:
1209         Use stropts.h, not sys/stropts.h.
1210         Use strtio.h, not sys/strtio.h.
1211
1212 2000-10-06  Martin Buchholz  <martin@xemacs.org>
1213
1214         * configure.in: Pretend that DEC OSF >= 5 is really DEC OSF 4.
1215
1216 2000-10-04  Martin Buchholz <martin@xemacs.org>
1217
1218         * XEmacs 21.2.36 is released.
1219
1220 2000-08-29  Robert Pluim  <rpluim@bigfoot.com>
1221
1222         *  etc/NEWS: fix reference to progress-feedback-use-echo-area
1223
1224 2000-09-27  Martin Buchholz  <martin@xemacs.org>
1225
1226         * configure.in: Big signal/process handling overhaul.
1227         Autoconfiscate lots of functions and headers:
1228         getpt _getpt grantpt unlockpt ptsname killpg tcgetpgrp
1229         openpty pty.h libutil.h sys/stropts.h sys/strtio.h isastream
1230
1231 2000-09-20  Martin Buchholz  <martin@xemacs.org>
1232
1233         * etc/xemacs.1: Spelling fixes.  Remove stuff that doesn't belong.
1234
1235 2000-09-19  Martin Buchholz  <martin@xemacs.org>
1236
1237         * *: Spelling mega-patch
1238
1239 2000-09-16  Martin Buchholz  <martin@xemacs.org>
1240
1241         * configure.in: Remove strcasecmp.
1242
1243         * etc/Emacs.ad: Remove Energize from comments.
1244
1245 2000-09-16  Martin Buchholz  <martin@xemacs.org>
1246
1247         * configure.in: Add -Kalloca to $c_switch_system when using
1248         Unixware native compiler (if necessary).
1249
1250 2000-09-15  Martin Buchholz  <martin@xemacs.org>
1251
1252         * configure.in: Prevent spurious "No" in configure output when not
1253         using gcc.  Oh, and it's "no", not "No".  Oh, and it's "yes", not "Yes".
1254
1255 2000-09-14  Martin Buchholz  <martin@xemacs.org>
1256
1257         * configure.in: Save 2 sed process invocations per Makefile.
1258
1259 2000-08-22  SL Baur  <steve@turbolinux.co.jp>
1260
1261         * configure.in (after_morecore_hook_exists): Don't add /usr/shlib
1262         to link path if compiling on Alpha/Linux.
1263
1264 2000-09-01  Martin Buchholz  <martin@xemacs.org>
1265
1266         * Makefile.in.in (depend): cd to the correct directory.
1267
1268 2000-08-31  Martin Buchholz  <martin@xemacs.org>
1269
1270         * configure.in: with_widgets is incompatible with X11 R4.
1271
1272         * configure.in: Make Balloon Help conditional on finding shape.h
1273
1274 2000-08-02  Stephen J. Turnbull <stephen@xemacs.org>
1275
1276         * etc/Emacs.ad: Document usage of FontSet resource for menubar.
1277
1278 2000-08-09  Vin Shelton  <acs@xemacs.org>
1279
1280         * configure.in: Check for UNIX98 PTYs.  Patch from Florian Weimer
1281         <Florian.Weimer@RUS.Uni-Stuttgart.DE>.
1282
1283 2000-07-31  Yoshiki Hayashi  <yoshiki@xemacs.org>
1284
1285         * configure.usage: Remove lockdir document.
1286
1287 2000-07-31  Martin Buchholz  <martin@xemacs.org>
1288
1289         * configure.in:
1290         Make knowledge of machine and opsys optional.
1291         Make existence of s&m files optional.
1292         Rely on configure alone if s&m files not found.
1293
1294         * configure.in:
1295         Use only configure-time tests to detect getloadavg().
1296         Don't check for kstat.h if we have getloadavg().
1297         Check for sys/loadavg.h if we have getloadavg().
1298
1299 2000-07-15  Ben Wing  <ben@xemacs.org>
1300
1301         * Makefile.in.in (configure):
1302         all-elcs target now uses update-elc-2.el not update-elc.sh
1303
1304 2000-07-19  Martin Buchholz <martin@xemacs.org>
1305
1306         * XEmacs 21.2.35 is released.
1307
1308 2000-07-13  Martin Buchholz  <martin@xemacs.org>
1309
1310         * configure.in: --with-menubars=yes should not be an error.
1311
1312         * configure.in: "compiling in support for Athena" message was
1313         sometimes lying.
1314
1315 2000-07-12  Martin Buchholz  <martin@xemacs.org>
1316
1317         * configure.in: Rewrite xmkmf symbol detection to avoid
1318         redefinition of symbols we've already defined.
1319         Also, handle xmkmf symbols with values other than 1.
1320
1321 2000-07-12  Martin Buchholz  <martin@xemacs.org>
1322
1323         * configure.in:
1324         Make sure Unix98 socklen_t is defined.
1325         Use ANSI C mode `-std1' with DEC C instead of `-std'.
1326
1327 2000-07-09  Martin Buchholz  <martin@xemacs.org>
1328
1329         * configure.in:
1330         Replace SMART_INCLUDE with a dumber, but more reliable method.
1331 2000-07-10  Martin Buchholz  <martin@xemacs.org>
1332
1333         * modules/zlib/Makefile:
1334         * modules/sample/Makefile:
1335         * modules/ldap/Makefile:
1336         * modules/base64/Makefile:
1337         * Makefile.in.in:
1338         rm -f ==> $(RM)
1339         define SHELL=/bin/sh
1340
1341 2000-07-09  Martin Buchholz  <martin@xemacs.org>
1342
1343         * configure.in: PostgreSQL rewrite.
1344         - Don't look for postgreSQL in /usr/local.
1345         - Simplify detection code.
1346         - Don't use SMART_INCLUDE.
1347         - Don't autodetect if --with-postgresql=no.
1348
1349 2000-07-08  Ben Wing  <ben@xemacs.org>
1350
1351         * configure.usage: addl doc for graphics libs, with-msw.
1352
1353 2000-07-09  Martin Buchholz  <martin@xemacs.org>
1354
1355         * configure.in: sh builtin `test' uses `=', not `=='.
1356
1357 2000-07-08  Ben Wing  <ben@xemacs.org>
1358
1359         * configure.in: add -lcomdlg32 for cygwin.
1360
1361 2000-07-05  Craig Lanning  <lanning@scra.org>
1362
1363         * aclocal.m4 (can_build_shared):
1364         First pass at module support for cygwin and mingw.
1365
1366         * configure:
1367         * configure (xe_check_libs):
1368         * configure (acfindx):
1369         * configure (ac_x_includes):
1370         * configure (ac_x_libraries):
1371         * configure (ac_cv_lib_dnet_dnet_ntoa):
1372         * configure (xe_msg_checking):
1373         * configure (xe_runpath_dir):
1374         * configure (xetest):
1375         * configure (ac_err):
1376         * configure (ac_safe):
1377         * configure (with_xmu):
1378         * configure (bitmapdir):
1379         * configure (with_xauth):
1380         * configure (libs_xauth):
1381         * configure (with_cde):
1382         * configure (with_ldap):
1383         * configure (with_ldap_krbdes):
1384         * configure (save_c_switch_site):
1385         * configure (with_postgresql):
1386         * configure (with_xface):
1387         * configure (with_jpeg):
1388         * configure (with_png):
1389         * configure (with_tiff):
1390         * configure (athena_lib):
1391         * configure (have_motif):
1392         * configure (all_widgets):
1393         * configure (with_xim):
1394         * configure (with_xfs):
1395         * configure (with_wnn):
1396         * configure (with_canna):
1397         * configure (extra_objs):
1398         * configure (ac_cv_c_inline):
1399         * configure (have_esd_config):
1400         * configure (c_switch_site):
1401         * configure (with_ncurses):
1402         * configure (with_gpm):
1403         * configure (xealias):
1404         * configure (xehost_os):
1405         * configure (can_build_shared):
1406         * configure (xcldf):
1407         * configure (LTLD):
1408         * configure (ld_dynamic_link_flags):
1409         * configure (Mail):
1410         * configure.in:
1411         * configure.in (after_morecore_hook_exists):
1412         * configure.in (xetest):
1413         * configure.in (emacs_cv_localtime_cache):
1414         * configure.in (Mail):
1415         * configure.in:
1416         Clean up configure support for cygwin and mingw.
1417
1418 2000-06-27 Darryl Okahata <darrylo@soco.agilent.com>
1419
1420         * PROBLEMS: Document broken native audio for recent patches and
1421           releases of HP-UX.
1422
1423 2000-06-10  Ben Wing  <ben@xemacs.org>
1424
1425         * Makefile.in.in (install-arch-dep):
1426         WINDOWSNT -> WIN32_NATIVE.
1427         __CYGWIN32__ -> CYGWIN.
1428
1429 2000-06-01  Andreas Jaeger  <aj@suse.de>
1430
1431         * configure.in: Recognize s390.
1432
1433         * config.guess: New version from GNU config archive.
1434         * config.sub: Likewise.
1435
1436 2000-05-28  Martin Buchholz <martin@xemacs.org>
1437
1438         * XEmacs 21.2.34 is released.
1439
1440 2000-05-15  Yoshiki Hayashi  <yoshiki@xemacs.org>
1441
1442         * configure.in:
1443         Do not define DOUG_LEA_MALLOC when using other malloc scheme.
1444         Remove unused variable use_minimal_tagbits.
1445
1446 2000-05-02  Yoshiki Hayashi  <yoshiki@xemacs.org>
1447
1448         * configure.in: Remove lockdir.
1449
1450 2000-04-15  Andy Piper  <andy@xemacs.org>
1451
1452         * etc/Emacs.ad: add select-start() back into text translations.
1453
1454 2000-05-01  Martin Buchholz <martin@xemacs.org>
1455
1456         * XEmacs 21.2.33 is released.
1457
1458 2000-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1459
1460         * configure.in: Use ORDINARY_LD instead of "\$(ORDINARY_LD)" for
1461         the value of LD.
1462
1463 2000-04-26  Ben Wing  <ben@xemacs.org>
1464
1465         * configure.in: add support for --quick-build.  Remove --no-doc-file,
1466         subsumed.
1467
1468 2000-04-19  Martin Buchholz  <martin@xemacs.org>
1469
1470         * configure.in:
1471         * src/config.h.in:
1472         Rewrite SMART_INCLUDE implementation to actually work.
1473         Be paranoid - Avoid use of spaces in these macro definitions.
1474         Leave alloca() definition at start of compilation unit,
1475         as AIX requests.
1476         Rename SMART_INCLUDE_MACRO to SMART_INCLUDE_INDIRECTIONS.
1477
1478 2000-04-13  Yoshiki Hayashi  <yoshiki@xemacs.org>
1479
1480         * configure.in: Enable clash-detection by default.
1481         * configure.usage: Update documentation.
1482
1483 2000-04-06  Andy Piper  <andy@xemacs.org>
1484
1485         * configure.in: fix typo.
1486
1487 2000-04-12  Andy Piper  <andy@xemacs.org>
1488
1489         * etc/Emacs.ad: give the gui-element face the same font as the
1490         menubar and popups. Add translations for text widgets.
1491
1492 2000-04-03  Yoshiki Hayashi  <yoshiki@xemacs.org>
1493
1494         * configure.in : Fix printing error check warning even if
1495         it is not compiled in.
1496
1497 2000-02-19  Jan Vroonhof  <vroonhof@math.ethz.ch>
1498
1499         * xemacs/configure.in: Do a normal link when compiling with
1500         --pdump. Don't try compiling an unexec object file.
1501
1502 2000-03-27  Didier Verna  <didier@xemacs.org>
1503
1504         * configure.in: reorganize the output by topic.
1505         New configure test to define the proper SMART_INCLUDE macro.
1506
1507         * configure.usage: slightly rearanged some options.
1508
1509 2000-03-25  Didier Verna  <didier@xemacs.org>
1510
1511         * configure.in: rename `foo_h_path' to `foo_h_file' for variables
1512         representing real headers and not directories. This applies to
1513         `db_h_path', `curses_h_path', `term_h_path', `tt_c_h_path' and
1514         `soundcard_h_path'.
1515
1516 2000-03-21  Didier Verna  <didier@xemacs.org>
1517
1518         * configure.in: try to find postgresql headers at different places
1519         and define POSTGRES_H_PATH as appropriate.
1520
1521 2000-03-22  Andy Piper  <andy@xemacs.org>
1522
1523         * config.h.in: add ERROR_CHECK_GLYPHS.
1524
1525         * configure.in: add error_check_glyphs.
1526
1527 2000-03-20  Martin Buchholz <martin@xemacs.org>
1528
1529         * XEmacs 21.2.32 is released.
1530
1531 2000-03-15  Olivier Galibert  <galibert@pobox.com>
1532
1533         * configure.in: Add dumper.o object when pdumping.
1534
1535 2000-02-20  Olivier Galibert  <galibert@pobox.com>
1536
1537         * Makefile.in.in: Add pdump install support
1538
1539         * configure.in: Add EMACS_PROGNAME config.h variable.
1540
1541 2000-03-10  SL Baur  <steve@musashimaru.m17n.org>
1542
1543         * configure.usage: document --with-postgresql flag.
1544
1545 2000-03-06  SL Baur  <steve@musashimaru.m17n.org>
1546
1547         * configure.in: add autodetection of PostgreSQL runtime libraries
1548
1549 2000-03-09  Yoshiki Hayashi  <yoshiki@xemacs.org>
1550
1551         * aclocal.m4 (XE_SHLIB_STUFF): Define ld_shlibs to yes
1552         when C compiler can produce shared libraries.
1553
1554 2000-03-01  Didier Verna  <didier@xemacs.org>
1555
1556         * etc/NEWS: update the rect.el entry.
1557
1558 2000-02-26  Martin Buchholz  <martin@xemacs.org>
1559
1560         * configure.in: Unconditionally define SHELL, to allow working
1561         with (unreleased) autoconf 2.14.1, found on Mandrake 7.0 systems.
1562
1563 2000-02-23  Martin Buchholz <martin@xemacs.org>
1564
1565         * XEmacs 21.2.31 is released.
1566
1567 2000-02-21  Martin Buchholz <martin@xemacs.org>
1568
1569         * XEmacs 21.2.30 is released.
1570
1571 2000-02-20  Martin Buchholz  <martin@xemacs.org>
1572
1573         * configure.in: Enforce use of autoconf version >= 2.13.
1574
1575         * configure.in: Fix OS release test on Solaris.
1576
1577 2000-02-19  Marcus Thiessel  <marcus@xemacs.org>
1578
1579         * PROBLEMS: Update email address. Describe more HP Motif errors.
1580
1581 2000-02-19  Jan Vroonhof  <vroonhof@math.ethz.ch>
1582
1583         * configure.in: Split Solaris version test in two parts. In the
1584         Bourne shell the "-a" operator does NOT short-circuit.
1585
1586 1999-12-15 Jan Vroonhof  <jan@xemacs.org>
1587
1588         *  (configure.in): Autodetect broken gcc versions. Patch from WM
1589         Perry with tiny tweaks by Yoshiki Hayashi and yours truly.
1590
1591 2000-02-17  Martin Buchholz  <martin@xemacs.org>
1592
1593         * configure.in: Autodetect sys/param.h.  Reorganize
1594         AC_CHECK_HEADERS call.
1595         * src/config.h.in: Add HAVE_SYS_PARAM_H.
1596
1597 2000-02-16  Martin Buchholz  <martin@xemacs.org>
1598
1599         * configure.in: Test for arm simply using arm* instead of arm-*
1600
1601 2000-01-05  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
1602
1603         * etc/TUTORIAL.ja: Synch with English version.
1604
1605 2000-02-16  Martin Buchholz <martin@xemacs.org>
1606
1607         * XEmacs 21.2.29 is released.
1608
1609 2000-02-16  Martin Buchholz  <martin@xemacs.org>
1610
1611         * configure.in: Don't use rel_alloc if malloc() calls mmap().
1612         Discover this by looking for M_MMAP_THRESHOLD.
1613
1614         * configure.in: Don't define POSIX_C_SOURCE on Solaris, due to
1615         bugs in (at least) Solaris 2.5 headers.
1616
1617 2000-01-29  Craig Lanning  <CraigL@DyCon.com>
1618
1619         * configure.in: Fix detection of XPM on systems without X11.
1620
1621 2000-02-11  Martin Buchholz  <martin@xemacs.org>
1622
1623         * configure.in:
1624         * src/config.h.in:
1625         Define _POSIX_C_SOURCE, _XOPEN_SOURCE, _XOPEN_SOURCE_EXTENDED,
1626         but only on tested Operating systems - Linux && SunOS >= 5.5.
1627
1628 2000-02-09  Valdis Kletnieks  <Valdis.Kletnieks@vt.edu>
1629
1630         * aclocal.m4: Support dlls on aix[34].
1631
1632 2000-02-09  Martin Buchholz  <martin@xemacs.org>
1633
1634         * .cvsignore: Ignore gmon.out
1635
1636 2000-02-08  Martin Buchholz  <martin@xemacs.org>
1637
1638         * configure.in: Sync Berkeley db autodetection with src/database.c
1639
1640 2000-02-07  Martin Buchholz  <martin@xemacs.org>
1641
1642         * configure.in: check for XConvertCase.
1643
1644 2000-02-07  Martin Buchholz <martin@xemacs.org>
1645
1646         * XEmacs 21.2.28 is released.
1647
1648 2000-01-27  URA Hiroshi <ura@hiru.aoba.yokohama.jp>
1649
1650         * configure.in: added getaddrinfo and getnameinfo to AC_FUNC.
1651
1652 2000-01-26  Martin Buchholz  <martin@xemacs.org>
1653
1654         * configure.in: Backout the /etc/ld.so.conf patch of 2000-01-18.
1655
1656 2000-01-24  Martin Buchholz  <martin@xemacs.org>
1657
1658         * configure.in: Always use our own realpath(), not the system one.
1659
1660 2000-01-25  Martin Buchholz  <martin@xemacs.org>
1661
1662         * configure.in: Default Drag-N-Drop to "no"
1663
1664 1999-12-28  Max Matveev  <max@melbourne.sgi.com>
1665
1666         * configure.in: add new machine type for IRIX 6.[2-5] to
1667         switch from using unexelf.o to unexelfsgi.o for just those
1668         versions of IRIX.
1669         In the ideal world it would be handled by the s/irix6-0.h but
1670         since machine config is included AFTER OS config, I had to add a
1671         new machine type.
1672
1673 2000-01-22  Andy Piper  <andy@xemacs.org>
1674
1675         * configure.in: add winspool to windows libraries.
1676
1677 2000-01-22  Martin Buchholz  <martin@xemacs.org>
1678
1679         * configure.in: Add more warnings to default gcc flags.
1680
1681 2000-01-20  Daniel Pittman  <daniel@danann.net>
1682
1683         * configure.in: Find Athena headers hidden in even more obscure
1684         places. That is, search Xaw3D/ as well as X11/Xaw3D/.
1685
1686 2000-01-19  Martin Buchholz  <martin@xemacs.org>
1687
1688         * configure.in: Add support for NetWinders.
1689         Patch by Sean MacLennan <seanm@netwinder.org>
1690
1691 2000-01-18  Martin Buchholz  <martin@xemacs.org>
1692
1693         * configure.in: Use /etc/ld.so.conf at link-time, if available.
1694
1695 2000-01-18  Martin Buchholz <martin@xemacs.org>
1696
1697         * XEmacs 21.2.27 is released.
1698
1699 2000-01-15  Adrian Aichner  <aichner@ecf.teradyne.com>
1700
1701         * etc/TUTORIAL.de: Update copyright and fix typo.
1702
1703 2000-01-14  Martin Buchholz  <martin@xemacs.org>
1704
1705         * configure.in: Create a .dbxrc in the src directory, like .gdbinit.
1706
1707         * configure.in: Add `tests' symlink to make it easier to find
1708         automated tests directory.
1709
1710 2000-01-14  Andy Piper  <andy@xemacs.org>
1711
1712         * configure.in: for cygwin 1.0 we must pick up the mingw32 headers
1713         before the cygwin headers.
1714
1715 2000-01-08  Martin Buchholz  <martin@xemacs.org>
1716
1717         * configure.in:
1718         - Allow find-tag to work in the build directory.
1719         - rename src/gdbinit to src/.gdbinit, so that gdb can find it.
1720         - Less verbose messages when creating .sbinit, .gdbinit, TAGS.
1721
1722 2000-01-07  Marcus Thiessel <marcus@xemacs.org>
1723
1724         * config.sub: Upgrade to 1.169, imported from autoconf's CVS
1725         * config.guess: Upgrade to 1.158, imported from autoconf's CVS
1726
1727 2000-01-03  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
1728
1729         * etc/NEWS: Document mail spool locking overhaul.
1730
1731         * configure.usage (--mail-locking):
1732         * configure.in: Handle --mail-locking option correctly in
1733         preparation for the movemail locking overhaul.
1734
1735 2000-01-05  Daniel Pittman  <daniel@danann.net>
1736
1737         * configure.in (Installation): Report which Athena header/library
1738         combo is being used.
1739
1740 1999-12-31  Martin Buchholz <martin@xemacs.org>
1741
1742         * XEmacs 21.2.26 is released.
1743
1744 1999-12-24  Martin Buchholz <martin@xemacs.org>
1745
1746         * XEmacs 21.2.25 is released.
1747
1748 1999-12-17  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
1749
1750         * README: Remove msdos part.
1751
1752 1999-12-17  Martin Buchholz  <martin@xemacs.org>
1753
1754         * configure.in: Oops. xpm doesn't actually depend on X11.
1755         I got confused by the name (like others get confused by `xemacs'?)
1756
1757 1999-12-14  Martin Buchholz <martin@xemacs.org>
1758
1759         * XEmacs 21.2.24 is released.
1760
1761 1999-12-13  Martin Buchholz  <martin@xemacs.org>
1762
1763         * configure.in:
1764         * configure.usage:
1765         - Autodetect NAS.  Change Docs accordingly.
1766
1767         * configure.in: Warn if configure --with-xpm --without-x11.
1768
1769 1999-12-09  Martin Buchholz  <martin@xemacs.org>
1770
1771         * configure.in: Clean up sound support.
1772         - variable `old_nas' was used but never set.
1773         - change `with_esd' to `with_esd_sound' for consistency.
1774         - Don't trust the output of `esd-config --libs`; test it.
1775         - Add `esd-config --cflags` to c_switch_site.
1776         - Die if ESD sound requested, but not available.
1777         - ESD is not dependent on X, therefore use LIBS, not libs_x.
1778
1779 1999-12-07  Martin Buchholz  <martin@xemacs.org>
1780
1781         * configure.in (--with-sound): Variable with_esd was mispelled.
1782
1783 1999-12-07  Martin Buchholz <martin@xemacs.org>
1784
1785         * XEmacs 21.2.23 is released.
1786
1787 1999-11-30  Martin Buchholz  <martin@xemacs.org>
1788
1789         * configure.in: Fix module support.
1790         --with-modules=yes was completely broken.
1791         AC_DEFINE(HAVE_DLFCN_H) was invoked twice.
1792         Remove linking test for _dlopen - seems totally bogus.
1793         Die if --with-modules=yes but no module support found.
1794         Do nothing, not even msg, if --with-modules=no.
1795
1796 1999-11-17  Isaac Hollander  <ysh@mindspring.com>
1797
1798         * Makefile.in.in: add and use TAR macro.  Sometimes tar only copies
1799         symlinks instead of the actual files
1800
1801 1999-11-30  Martin Buchholz  <martin@xemacs.org>
1802
1803         * aclocal.m4: Shared library support for hpux >= version 11
1804
1805 1999-11-29  Martin Buchholz  <martin@xemacs.org>
1806
1807         * Makefile.in.in (beta): `make beta' should rebuild info.
1808
1809 1999-11-29  XEmacs Build Bot <builds@cvs.xemacs.org>
1810
1811         * XEmacs 21.2.22 is released
1812
1813 1999-11-28  Martin Buchholz <martin@xemacs.org>
1814
1815         * XEmacs 21.2.21 is released.
1816
1817 1999-11-26  Martin Buchholz  <martin@xemacs.org>
1818
1819         * configure.in:
1820         Add configure support for Unix 98 type ssize_t.
1821
1822 1999-11-27  Martin Buchholz  <martin@xemacs.org>
1823
1824         * Makefile.in.in:
1825         Make sure config.values.sh is up to date.
1826         Use $(SHELL) instead of sh or /bin/sh consistently.
1827         Delegate `depend' target to src/Makefile.in.in.
1828
1829 1999-10-27  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
1830
1831         * INSTALL: Update configure option.
1832
1833 1999-10-12  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
1834
1835         * configure.in (native_sound_lib, *-sgi-*): Check for audio.h.
1836         (LIBS): Check for libCsup.
1837
1838         * etc/sample.Xdefaults: adds a reference to beNiceToColormap,
1839           so that the user can guess what to do if xemacs' dialogs are
1840           butt ugly.
1841
1842 1999-10-24  Jan Vroonhof  <vroonhof@math.ethz.ch>
1843
1844         * config.h.in: define HAVE_ESD_SOUND
1845
1846         * configure.in: Add support for esd sound. --with-sound
1847         now accepts a list of options.
1848         * configure.usage (--native-sound-lib): ditto.
1849
1850 1999-11-17  Martin Buchholz  <martin@xemacs.org>
1851
1852         * Makefile.in.in (install-arch-dep):
1853         Fix `make install' if prefix != exec_prefix.
1854
1855 1999-11-15  Martin Buchholz  <martin@xemacs.org>
1856
1857         * configure.in:
1858         - Accept --with-database=gdbm as an alias for
1859         --with-database=gnudbm.
1860         - rename with_database_gnudbm to with_database_gdbm.
1861
1862         * aclocal.m4 (ld_dynamic_link_flags): Just use empty value for
1863         ld_dynamic_link_flags on Solaris.  Else CC gives us:
1864         CC: Warning: Option -Wl,-Bdynamic passed to ld, if ld is invoked, ignored otherwise
1865         /usr/ccs/bin/ld: illegal option -- W
1866
1867
1868 1999-11-13  Jason R Mastaler  <jason@mastaler.com>
1869
1870         * etc/FTP: Updated FTP mirrors list.  Replaced GNU FTP document
1871         with a URL.
1872
1873 1999-11-13  Jason R Mastaler  <jason@mastaler.com>
1874
1875         * etc/MAILINGLISTS: Updated mailing list subscription information.
1876         Replaced GNU MAILINGLISTS document with a URL.
1877
1878 1999-11-10  XEmacs Build Bot <builds@cvs.xemacs.org>
1879
1880         * XEmacs 21.2.20 is released
1881
1882 1999-09-21   Martin Buchholz <martin@xemacs.org>
1883         * configure.in: Autodetect Unix98 PTY
1884
1885 1999-08-30  Robert Pluim  <rpluim@bigfoot.com>
1886
1887         * README.packages: Add description of package-get-provider
1888
1889 1999-10-22  Vin Shelton  <acs@xemacs.org>
1890
1891         * INSTALL: Added more information about README.packages, and
1892         re-numbered some bullets.
1893
1894 1999-10-24  Jan Vroonhof  <vroonhof@math.ethz.ch>
1895
1896         * INSTALL: Update disk requirements. Refer to README.packages
1897
1898 1999-10-21  Andy Piper  <andy@xemacs.org>
1899
1900         * configure.in (all_widgets): Only use xaw3d if we really have it.
1901
1902 1999-10-06  Andy Piper  <andy@xemacs.org>
1903
1904         * Makefile.in.in: use WINDOWSNT for mingw install.
1905
1906 1999-08-01  Adrian Aichner  <adrian@xemacs.org>
1907
1908         * etc/DISTRIB: Update IP address of ftp.xemacs.org.
1909         * etc/NEWS: Fix typo
1910
1911 1999-09-25  Andy Piper  <andy@xemacs.org>
1912
1913         * configure.in: check for Xaw3d and use in preference to Xaw
1914
1915 1999-09-21  Martin Buchholz  <martin@xemacs.org>
1916
1917         * Makefile.in.in: All Makefiles should #include config.h
1918
1919 1999-09-19  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
1920
1921         * configure.in (EMACS_CONFIGURATION): Use $configuration, not
1922         $canonical, so that installation paths and dynamic path setup will
1923         stay in synch.
1924
1925 1999-09-20  Andy Piper  <andy@xemacs.org>
1926
1927         * Makefile.in.in: use __CYGWIN32__ and __MINGW32__ to predicate
1928         installation linkage.
1929
1930 1999-08-29  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1931
1932         * configure.in (machine): Recognize MIPS/Linux.
1933
1934 1999-08-27  Jan Vroonhof  <vroonhof@math.ethz.ch>
1935
1936         * modules/zlib/Makefile (distclean):
1937         * modules/ldap/Makefile (distclean):
1938         * modules/sample/Makefile (distclean):
1939         * modules/base64/Makefile (distclean): new target
1940
1941         * Makefile.in.in (top_distclean): Add package directories
1942         (SUBDIR_DISTCLEAN): New variable, add module directories
1943
1944 1999-09-01  Martin Buchholz  <martin@xemacs.org>
1945
1946         * configure.in: Warn, but otherwise ignore, obsolete arguments.
1947
1948 1999-08-20  Olivier Galibert  <galibert@pobox.com>
1949
1950         * configure.in: Add --pdump option.
1951         * configure.usage:  Ditto.
1952
1953 1999-08-04  Andy Piper  <andy@xemacs.org>
1954
1955         * configure.in: report widget usage correctly. beef up setting.
1956
1957         * Makefile.in.in: fix install-arch-dep for mingw32.
1958
1959 1999-07-28  Andy Piper  <andy@xemacs.org>
1960
1961         * config.h.in: add new LWLIB defines.
1962
1963         * configure.in: fix definitions of widget defines with various
1964         toolkit options.
1965
1966 1999-07-30  XEmacs Build Bot <builds@cvs.xemacs.org>
1967
1968         * XEmacs 21.2.19 is released
1969
1970 1999-07-28  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
1971
1972         * configure.in: Removed superfluous call to AC_FUNC_MMAP.
1973
1974 1999-03-07  Gregory Neil Shapiro  <gshapiro@sendmail.org>
1975
1976         * configure.in: Check for Kerberos and the need for the DES
1977         library before checking for LDAP in case LDAP requires these
1978         libraries.
1979
1980 1999-07-26  SL Baur  <steve@miho>
1981
1982         * configure.in: Rename --with-shlib to --with-modules for
1983         consistency with the other two options that use that name.
1984
1985         * configure.usage (--with-modules): Document it.
1986
1987 1999-07-23  Jan Vroonhof  <vroonhof@math.ethz.ch>
1988
1989         * etc/custom/example-themes/example-theme.el:
1990         * etc/custom/example-themes/europe-theme.el:
1991         * etc/custom/example-themes/ex-custom-file: Some simple examples
1992         illustrating the custom theme support.
1993
1994 1999-07-17  MORIOKA Tomohiko  <tomo@etl.go.jp>
1995
1996         * etc/HELLO (Thai): Modify for new font.
1997
1998 1999-07-22  SL Baur  <steve@beopen.com>
1999
2000         * configure.in: add sco7 support
2001         From Bob Weiner  <weiner@beopen.com>
2002
2003 1999-07-22  SL Baur  <steve@miho>
2004
2005         * Makefile.in.in (install-arch-dep): Install config.values into
2006         docdir.
2007         From Karl M. Hegbloom  <karlheg@cathcart.sysc.pdx.edu>
2008
2009 1999-07-21  SL Baur  <steve@miho>
2010
2011         * Makefile.in.in (inststaticdir): New variable.
2012         (instvardir): Ditto.
2013         (install-arch-dep): Use them.
2014
2015         * configure.in (sitelispdir): Need to use ${PROGNAME}.
2016         (sitemoduledir): Ditto.
2017         (inststaticdir): New variable.
2018         (instvardir): Ditto.
2019         (infodir): Use them.
2020         (lispdir): Ditto.
2021         (moduledir): Ditto.
2022         (pkgdir): Ditto.
2023         (etcdir): Ditto.
2024         (lockdir): Ditto.
2025         (archlibdir): Ditto.
2026
2027 1999-07-14  SL Baur  <steve@beopen.com>
2028
2029         * InfoDock 4.0.8 is released
2030
2031 1999-07-13  XEmacs Build Bot <builds@cvs.xemacs.org>
2032
2033         * XEmacs 21.2.18 is released
2034
2035 1999-07-06  SL Baur  <steve@miho.m17n.org>
2036
2037         * config.guess (main): Synch with newer config.guess for HP
2038         support.
2039         From Marcus Thiessel <marcus@xemacs.org>
2040
2041 1999-06-25  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
2042
2043         * configure.in (with_prefix): Added --with-prefix, defaults to
2044         yes, to control whether the value of --prefix is compiled into the
2045         binary.
2046
2047 1999-07-03  Andy Piper  <andy@xemacs.org>
2048
2049         * configure.usage (--with-widgets): add.
2050
2051 1999-07-02  Andy Piper  <andy@xemacs.org>
2052
2053         * configure.in: Make sure we get motif in lwlib if we have widgets
2054         and motif.
2055
2056 1999-06-25  SL Baur  <steve@miho.m17n.org>
2057
2058         * configure.in (version): Fix --with-infodock test.
2059
2060 1999-06-15  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
2061
2062         * configure.in: --prefix and --exec-prefix are now only compiled
2063         into the binary if user-defined.
2064
2065 1999-03-23  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
2066
2067         * configure.in: Made docdir configurable.
2068
2069         * Makefile.in (docdir): Added variable for custom DOC directory.
2070
2071 1999-06-22  XEmacs Build Bot <builds@cvs.xemacs.org>
2072
2073         * XEmacs 21.2.17 is released
2074
2075 1999-06-13  Oscar Figueiredo  <oscar@xemacs.org>
2076
2077         * configure.in (with_ldap): Check libldap independently of liblber
2078         Do not test alternate library names such as libldap10
2079         Test the presence of a variety of LDAP API functions which were
2080         formerly assumed to be present according to dubious heuristics
2081
2082 1999-06-11  XEmacs Build Bot <builds@cvs.xemacs.org>
2083
2084         * XEmacs 21.2.16 is released
2085
2086 1999-06-04  SL Baur  <steve@steve1.m17n.org>
2087
2088         * configure.in (CPP): Correct test for locating $site_prefix
2089         include directories.
2090
2091 1999-06-04  XEmacs Build Bot <builds@cvs.xemacs.org>
2092
2093         * XEmacs 21.2.15 is released
2094
2095 1999-06-01  Gunnar Evermann  <ge204@eng.cam.ac.uk>
2096
2097         * README.packages: fix typos: user pacakge hierarchy is ~/.xemacs
2098         From: Eric Veldhuyzen <eric@terra.nu>
2099
2100 1999-05-25  Jan Vroonhof  <jan@xemacs.org>
2101
2102         * configure.in: For non-beta's use x.y.z format for version strings.
2103
2104 1999-06-03  SL Baur  <steve@xemacs.org>
2105
2106         * version.sh: add emacs_is_beta initialization
2107
2108         * configure.in: Implement patch levels in version number
2109         From Jan Vroonhof <vroonhof@math.ethz.ch>
2110
2111         * configure.in:
2112         * configure.usage:
2113         * config.h.in: Rename session option to wmcommand.
2114         From Oliver Graf <ograf@rhein-zeitung.de>
2115
2116 1999-05-16  Mike McEwan  <mike@lotusland.demon.co.uk>
2117
2118         * info/dir: Add `emodules.info' entry to the top info dir.
2119
2120 1999-05-31  SL Baur  <steve@steve1.m17n.org>
2121
2122         * configure.in (CPP): Don't check for include subdirectories in
2123         site-prefix directories.  This check loses in valid configurations
2124         like /usr/jp in TurboLinux.  Conditionally add include directory to
2125         site switches.
2126
2127 1999-05-14  Hrvoje Niksic  <hniksic@srce.hr>
2128
2129         * configure.in (quoted_arguments): Support
2130         --error-checking=byte-code.
2131
2132 1999-05-14  XEmacs Build Bot <builds@cvs.xemacs.org>
2133
2134         * XEmacs 21.2.14 is released
2135
2136 1999-05-11  SL Baur  <steve@altair.xemacs.org>
2137
2138         * version.sh (infodock_build_version): Synch InfoDock version.
2139
2140 1999-05-06  Hrvoje Niksic  <hniksic@srce.hr>
2141
2142         * aclocal.m4 (ld_dynamic_link_flags): Change -Bexport to -Bdynamic
2143         for Solaris.
2144
2145 1999-05-03  Hrvoje Niksic  <hniksic@srce.hr>
2146
2147         * configure.in (xemacs_betaname): Don't generate Installation.el.
2148
2149         * Makefile.in.in (top_distclean): Don't remove Installation.el.
2150
2151 1999-04-29  Andy Piper  <andy@xemacs.org>
2152
2153         * configure.in: add mingw32 as a target platform. add nt process
2154         support options.
2155
2156 1999-03-30  MORIOKA Tomohiko  <tomo@etl.go.jp>
2157
2158         * etc/HELLO (Amharic): New language.
2159         (Slovak): Likewise.
2160         (Thai): Likewise (by Virach Sornlertlamvanich).
2161         (Greek): Fixed (by Yannis Haralambous).
2162
2163 1998-09-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2164
2165         * configure.in: Delete mule-coding.o.
2166
2167 1999-04-22  Gunnar Evermann  <ge204@eng.cam.ac.uk>
2168
2169         * lwlib/xlwmenu.c (string_width_u): Initialise chars before
2170         calling XmStringGetLtoR
2171         (string_draw_u): ditto and check return value of XmStringGetLtoR()
2172
2173 1999-04-05  Olivier Galibert  <galibert@pobox.com>
2174
2175         * Makefile.in.in (GENERATED_HEADERS): Don't generate
2176         puresize-adjust.h anymore
2177
2178         * configure.usage: Remove everything gung-ho or purespace related
2179
2180         * configure.in: Ditto
2181
2182 1999-04-17  Hrvoje Niksic  <hniksic@srce.hr>
2183
2184         * configure.in: Check for getloadavg().
2185
2186 1999-03-12  XEmacs Build Bot <builds@cvs.xemacs.org>
2187
2188         * XEmacs 21.2.13 is released
2189
2190 1999-03-09  SL Baur  <steve@xemacs.org>
2191
2192         * Makefile.in.in (LC_ALL): Try very, very hard to build in C locale.
2193
2194 1999-03-05  XEmacs Build Bot <builds@cvs.xemacs.org>
2195
2196         * XEmacs 21.2.12 is released
2197
2198 1999-03-04  Martin Buchholz  <martin@xemacs.org>
2199
2200         * Makefile.in.in (top_distclean): Remove confdefs.h as well.
2201
2202 1999-03-03  Martin Buchholz  <martin@xemacs.org>
2203
2204         * configure.in:
2205         `uname -v` -> "`uname -v`":
2206         backquoted expressions need additional double
2207         quotes to be a single token.
2208         Use separate if's to avoid extra process invocations.
2209
2210 1999-01-05  Gunnar Evermann  <ge204@eng.cam.ac.uk>
2211
2212         * PROBLEMS: Document crashes on SPARC with gcc 2.8.1.
2213
2214 1999-03-01  XEmacs Build Bot <builds@cvs.xemacs.org>
2215
2216         * XEmacs 21.2.11 is released
2217
2218 1999-02-16  Andy Piper  <andy@xemacs.org>
2219
2220         * PROBLEMS: add entries for building under Cygwin.
2221
2222 1999-02-14  Jan Vroonhof  <vroonhof@math.ethz.ch>
2223
2224         * README.packages: Clear up that mule-sumo packages is used _in
2225         addition_ to the normal sumo.
2226
2227 1999-02-16  Martin Buchholz  <martin@xemacs.org>
2228
2229         * configure.usage: Move quantify/purify into debug flags section
2230
2231 1999-02-10  Martin Buchholz  <martin@xemacs.org>
2232
2233         * configure.in:
2234         - Fixup xfs comments and redundant option checking
2235
2236         * configure.in:
2237         * INSTALL:
2238         * lisp/paths.el:
2239         - improved automounter tmp directory support.
2240         - support 4 (!) empirically discovered automounter conventions
2241
2242 1999-02-10  Martin Buchholz  <martin@xemacs.org>
2243
2244         * lwlib/lwlib.h:
2245         - redo CONST hacking to deal with X11 R4, which was
2246         broken in a previous patch.
2247
2248 1999-02-10  Martin Buchholz  <martin@xemacs.org>
2249
2250         * configure.in:
2251         - irix uses -rpath
2252
2253 1999-02-10  Martin Buchholz  <martin@xemacs.org>
2254
2255         * configure.in:
2256         - Check for XOpenIM before using xim=xlib
2257         - only use XmIm if $have_motif = yes
2258
2259 1999-02-10  Martin Buchholz  <martin@xemacs.org>
2260
2261         * configure.in.  Port to BSDI BSD/OS 4.0.
2262
2263 1999-01-07  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
2264
2265         * configure.in: Warn if using Motif dialog boxes on AIX 4.3.
2266
2267 1999-02-05  XEmacs Build Bot <builds@cvs.xemacs.org>
2268
2269         * XEmacs 21.2.10 is released
2270
2271 1999-02-02  XEmacs Build Bot <builds@cvs.xemacs.org>
2272
2273         * XEmacs 21.2.9 is released
2274
2275 1999-02-01  Glynn Clements  <glynn@sensei.co.uk>
2276
2277         * etc/recycle.xpm: Fix colours so that they work on TrueColor
2278         and DirectColor displays
2279
2280 1999-01-21  Andy Piper  <andy@xemacs.org>
2281
2282         * configure.in: make xface detection specifc to a window system in
2283         general rather than just X.
2284
2285 1999-18-10  Andy Piper <andy@xemacs.org>
2286
2287         * configure.in: remove -O3 prevention on cygwin - current versions
2288         cope ok now.  remove dll prevention on cygwin - the new module
2289         code checks correctly.
2290
2291 1999-01-10  J. Kean Johnston  <jkj@sco.com>
2292
2293         * configure.in: Added moduledir as the path where loadable modules
2294         are stored. Added --with-site-modules and --moduledir options.
2295         - Ensure the SCO OpenServer compiles with --dynamic by default
2296         - Check for dlfcn.h for dynamic loader
2297         - Renamed dll.o to emodules.o and changed dynamic loader tests
2298         - Renabled code that deals with site-lisp so that it is handled
2299         correctly when a user specifies --with-site-lisp.
2300
2301         * aclocal.m4: Replaced entire file with more complete DLL tests
2302         by way of libtool.
2303
2304         * config.usage: Removed TAB characters which caused it to be
2305         displayed incorrectly on terminals where TAB != 8.
2306         - Added help text to describe --with-site-modules and --moduledir.
2307
2308         * INSTALL: Updated documentation to describe module directories
2309
2310         * Makefile.in.in: Added moduledir, sitemoduledir macros.
2311         - Make those directories at install time.
2312
2313 1998-12-28  Martin Buchholz <martin@xemacs.org>
2314
2315         * XEmacs 21.2.8 is released.
2316
2317 1998-12-28  Martin Buchholz  <martin@xemacs.org>
2318
2319         * PROBLEMS: Document Linux GNU Libc 2.0 I18N crashes.
2320
2321 1998-12-24  Martin Buchholz <martin@xemacs.org>
2322
2323         * XEmacs 21.2.7 is released.
2324
2325 1998-12-20  Martin Buchholz  <martin@xemacs.org>
2326
2327         * configure.in: Redo DBM support
2328         - die if dbm support requested, but not provided.
2329         - properly check for libgdbm, then libc, then libdbm
2330         - properly check for ndbm.h
2331         - comments improved
2332         - XE_DIE should always prefix messages with Error: for clarity
2333
2334 1998-12-07  Martin Buchholz  <martin@xemacs.org>
2335
2336         * xemacs.mak (TEMACS_OBJS):
2337         (DOC_SRC4):
2338         - Remove pure.c, pure.obj
2339
2340 1998-12-06  Martin Buchholz  <martin@xemacs.org>
2341
2342         * Makefile.in.in (distclean):
2343         * dynodump/Makefile.in.in (distclean):
2344         * src/Makefile.in.in (distclean):
2345         * lib-src/Makefile.in.in (distclean):
2346         * lwlib/Makefile.in.in (distclean):
2347         - Make sure GNUmakefile is deleted.
2348
2349 1998-12-17  Andy Piper  <andy@xemacs.org>
2350
2351         * configure.in (all_widgets): remove gui.o addition - its always
2352         in the makefile now.
2353
2354         * configure.in: add gui-msw.o to msw objects.
2355
2356 1998-12-16  Andy Piper  <andy@xemacs.org>
2357
2358         * XEmacs 21.2.6 is released
2359
2360 1998-12-05  XEmacs Build Bot <builds@cvs.xemacs.org>
2361
2362         * XEmacs 21.2.5 is released
2363
2364 1998-11-28  SL Baur  <steve@altair.xemacs.org>
2365
2366         * XEmacs 21.2-beta4 is released.
2367
2368 1998-11-27  SL Baur  <steve@altair.xemacs.org>
2369
2370         * configure.in: Linux/Arm Support.
2371         From James LewisMoss <dres@ioa.com>
2372
2373 1998-11-27  Takeshi Hagiwara  <hagiwara@ie.niigata-u.ac.jp>
2374
2375         * configure.in:
2376         Fix the realpath() problem of UnixWare2.1.3.
2377         Patches for NEC's sysv4.2 machine.
2378
2379 1998-11-09  Kazuyuki IENAGA  <ienaga@jsys.co.jp>
2380
2381         * configure.in: Check if there's wnn4.2 or wnn6 specific library
2382         installed. The Wnn library will be checked if the --with-wnn
2383         and/or --with-wnn6 was specified compulsory.
2384
2385 1998-07-28  Jan Vroonhof  <vroonhof@math.ethz.ch>
2386
2387         * configure.in (CPP): Too many spaces im run-patch flag detection.
2388
2389 1998-10-15  SL Baur  <steve@altair.xemacs.org>
2390
2391         * XEmacs 21.2-beta3 is released.
2392
2393 1998-10-13  Andy Piper  <andyp@parallax.co.uk>
2394
2395         * configure.in: enable drag and drop support by default if mswindows is
2396         detected.
2397
2398 1998-10-09  Kevin Oberman  <oberman@es.net>
2399
2400         * config.sub: Fix for Alpha architecture
2401
2402 1998-10-05  Andy Piper  <andyp@parallax.co.uk>
2403
2404         * configure.in: don't enable shared lib support for cygwin unless
2405         explititly told to.
2406
2407 1998-10-02  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2408
2409         * etc/xemacs.1: Remove misplace "\".
2410
2411 1998-09-29  SL Baur  <steve@altair.xemacs.org>
2412
2413         * XEmacs 21.2-beta2 is released.
2414
2415 1998-09-09  Gunnar Evermann  <Gunnar.Evermann@nats.informatik.uni-hamburg.de>
2416
2417         * lwlib/xlwmenu.c:
2418         * lwlib/xlwscrollbar: fix for Motif >=2.0
2419         Patch provided by Glenn Barry <gtb@eng.sun.com>
2420
2421         * PROBLEMS: XEmacs 21.0 now works on HP-UX 11.0
2422
2423 1998-09-02  Andy Piper  <andyp@parallax.co.uk>
2424
2425         * configure.in: check for cygwin32/version.h.
2426
2427 1998-08-31  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
2428
2429         * PROBLEMS: Added AIX 4.3 note.
2430
2431         * configure.in: Better detection of AIX 4.3.
2432         AIX xlc can do -g and -Ox at the same time.
2433
2434 1998-09-05  SL Baur  <steve@altair.xemacs.org>
2435
2436         * etc/check_cygwin_setup.sh: grammar fix.
2437
2438 1998-09-02  Andy Piper  <andyp@parallax.co.uk>
2439
2440         * etc/check_cygwin_setup.sh: fix a couple of buglets.
2441
2442 1998-08-23  Adrian Aichner  <adrian@xemacs.org>
2443
2444         * etc/sample.emacs: Enable sound support on mswindows devices.
2445
2446 1998-08-17  P. E. Jareth Hein  <jareth@camelot.co.jp>
2447
2448         * configure.in: Alter configure so that it checks for mismatched PNG
2449         header/libs, screams a little louder on old/mismatched library
2450         conditions for both PNG and XPM, stop screaming if png is not found and
2451         no window-system is selected, and fixed a bug in the XPM checking.
2452
2453 1998-08-06  Adrian Aichner  <adrian@xemacs.org>
2454
2455         * etc/TUTORIAL.de: Fixing typos and grammatical errors.  Fixing
2456         inconsistent usage of RET, <Return>, and <return> (only using
2457         <Return> now).  Changing TUTORIAL to TUTORIAL.de throughout
2458         itself.  Adding english equivalent to german translation of all
2459         concepts used in TUTORIAL.de.
2460
2461 1998-08-07  P. E. Jareth Hein  <jareth@camelot.co.jp>
2462
2463         * configure.usage (--without-gif): Modify text to reflect status
2464         of GIF support
2465
2466 1998-08-04  P. E. Jareth Hein  <jareth@camelot.co.jp>
2467
2468         * configure.in: add back in the support for the in-core GIF
2469         code, change the required PNG library version to 1.0.2, and add
2470         a warning if PNG not found, since PNG images are now distributed
2471         as part of the core.  Also minor wording changes in things reported
2472         to the user.
2473
2474 1998-07-28  Kai Haberzettl  <khaberz@synnet.de>
2475
2476         * BETA: Update mailing-list address for build-reports
2477
2478 1998-08-01  SL Baur  <steve@altair.xemacs.org>
2479
2480         * Makefile.in (TAGS tags): Add variable `tagslisp' so a TAGS file
2481         can built that includes package lisp.
2482
2483 1998-07-23  Martin Buchholz  <martin@xemacs.org>
2484
2485         * configure.in:
2486         - support multiple flavors of alpha, (XEmacs treats them identically)
2487         - Fix AC_TRY_RUN so that actions have access to $?
2488         - Identify DEC C compilers. Add default optimization CFLAGS and
2489           always use -std.
2490         - Use an extensible method for adding support for future compilers.
2491         - Have SunPro C use that same extensible method.
2492         - Make sol2 always use `-R', Linux and DEC OSF always use `-rpath'
2493
2494 1998-07-19  SL Baur  <steve@altair.xemacs.org>
2495
2496         * XEmacs 21.2-beta1 is released.
2497
2498 1998-07-18  SL Baur  <steve@altair.xemacs.org>
2499
2500         * config.guess: Synched with latest FSF version.
2501
2502 1998-07-12  Bjrn Torkelsson  <torkel@hpc2n.umu.se>
2503
2504         * Makefile.in: added LDFLAGS.
2505
2506 1998-07-12  SL Baur  <steve@altair.xemacs.org>
2507
2508         * etc/GOATS: Removed.
2509
2510         * README: Bump version numbers.
2511         * info/dir: Ditto.
2512         * etc/README: Ditto.
2513         * etc/NEWS: Ditto and purge pre-21.0 stuff.
2514         * version.sh: Ditto.
2515
2516         * XEmacs 21.0-pre5 is released.
2517
2518 1998-07-10  SL Baur  <steve@altair.xemacs.org>
2519
2520         * configure.in (with_offix): Default --with-offix to off.
2521
2522 1998-07-09  SL Baur  <steve@altair.xemacs.org>
2523
2524         * configure.in: Handle multiple database libraries.
2525         From Gregory Neil Shapiro <gshapiro@sendmail.org>
2526
2527         * XEmacs 21.0-pre4 is released.
2528
2529         * configure.in: Fix test for InfoDock sources.
2530
2531         * etc/BETA (writing): Update patch creation instructions.
2532
2533         * etc/FTP: Update FTP mirror list.
2534
2535         * etc/DISTRIB: Remove duplicated FTP mirror list.
2536         * etc/xemacs.1 (ftp): Ditto.
2537
2538 1998-07-09  Oliver Graf <ograf@fga.de>
2539
2540         * configure.usage: added warning to --with-offix
2541
2542 1998-06-29  SL Baur  <steve@altair.xemacs.org>
2543
2544         * etc/gnuserv.1 (this): Email address for Ben Wing is ben@xemacs.org.
2545         * etc/gnuserv.README (README): Ditto.
2546         * etc/xemacs-ja.1: Ditto.
2547
2548 1998-06-28  SL Baur  <steve@altair.xemacs.org>
2549
2550         * configure.in: Berkeley DB autodetection fixes
2551         From Martin Buchholz <martin@xemacs.org>
2552
2553         * etc/BABYL: Moved to rmail package
2554
2555         * etc/enriched.doc: Moved to xemacs-base package
2556
2557         * etc/MSDOS:
2558         * etc/GNUS-NEWS: deleted
2559
2560 1998-06-21  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
2561
2562         * etc/NEWS: Added references to documentation about packages and
2563         path setup.
2564
2565         * etc/README: Synched.
2566
2567 1998-06-19  SL Baur  <steve@altair.xemacs.org>
2568
2569         * XEmacs 21.0-pre3 is released.
2570
2571 1998-06-20  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
2572
2573         * etc/PACKAGES:
2574         * etc/BETA: Moved some package stuff into Texinfo docs.  Other nitpicks
2575
2576 1998-06-20  Kazuyuki IENAGA <ienaga@jsys.co.jp>
2577
2578         * configure.in: Added check if the berkdb has db_open or not.
2579         (With fixes from Martin Buchholz)
2580
2581 1998-06-19  SL Baur  <steve@altair.xemacs.org>
2582
2583         * XEmacs 21.0-pre2 is released.
2584
2585 1998-06-18  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
2586
2587         * configure.in: Added -lC for static linking under AIX 4.2.
2588
2589 1998-06-14  SL Baur  <steve@altair.xemacs.org>
2590
2591         * XEmacs 21.0-pre1 is released.
2592
2593 1998-06-14  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
2594
2595         * etc/NEWS: Updated information about customization of the
2596         automatic info dir file generation using
2597         `Info-auto-generate-directory' and `Info-save-auto-generated-dir'
2598
2599 1998-06-11  SL Baur  <steve@altair.xemacs.org>
2600
2601         * XEmacs 21.0-beta43 is released.
2602
2603 1998-06-04  Oliver Graf <ograf@fga.de>
2604
2605         * tests/Dnd/README: a step-by-step test run
2606         * tests/Dnd/droptest.el: some clarifications
2607         * tests/Dnd/droptest.sh: created, creates test files
2608
2609 1998-06-01  Oliver Graf <ograf@fga.de>
2610
2611         * configure.in (summary): added experimental to dragndrop option
2612         * configure.usage: added experimental note to --with-dragndrop
2613         * tests/Dnd/droptest.el: extra start-drag-region function
2614         changed the experimental- stuff
2615
2616 1998-06-02  Andy Piper  <andyp@parallax.co.uk>
2617
2618         * etc/check_cygwin_setup.sh: set more intelligent defaults for
2619         windows 95.
2620
2621 1998-06-07  SL Baur  <steve@altair.xemacs.org>
2622
2623         * lwlib/xlwmenu.c: Add room for the 0 byte sentinel.
2624
2625 1998-06-05  Colin Rafferty   <colin@xemacs.org>
2626
2627         * lwlib/xlwmenu.c: Made newchars be as large as it needs to be.
2628
2629 1998-06-01  SL Baur  <steve@altair.xemacs.org>
2630
2631         * XEmacs 21.0-beta42 is released.
2632
2633         * etc/sounds: Removed, now in the sounds-au package.
2634
2635 1998-05-29  Andy Piper  <andyp@parallax.co.uk>
2636
2637         * configure.in: don't use -O3 for cygwin.
2638
2639         * etc/check_cygwin_setup.sh: new file to check that cygwin is setup
2640         correctly for XEmacs operation.
2641
2642 1998-05-28  P. E. Jareth Hein  <jareth@camelot-soft.com>
2643
2644         * configure.in: Switch from giflib to gifreader for
2645         our GIF image support (no other mods needed)
2646
2647 1998-05-28  Oliver Graf  <ograf@fga.de>
2648
2649         * configure.in: only one DnD protocol, CDE has priority over OffiX
2650
2651         * tests/Dnd/README: some changes reflecting recent modifications
2652         * tests/Dnd/dragtest.el: removed
2653         * tests/Dnd/droptest.el: cosmetics and comments
2654
2655 1998-05-26  Oliver Graf  <ograf@fga.de>
2656
2657         * tests/Dnd/droptest.el: adapted to CDE extensions
2658
2659 1998-05-25  Hans Guenter Weigand  <hgweigand@wiesbaden.netsurf.de>
2660
2661         * configure.in:
2662         * config.sub: add initial OpenBSD support
2663
2664 1998-05-21  Andy Piper  <andyp@parallax.co.uk>
2665
2666         * configure.in: check for msw dialogs.
2667
2668 1998-05-23  SL Baur  <steve@altair.xemacs.org>
2669
2670         * XEmacs 21.0-beta41 is released.
2671
2672 1998-05-17  SL Baur  <steve@altair.xemacs.org>
2673
2674         * configure.in (CPP): Change -O2 to -O3.
2675         Suggested by Martin Buchholz <martin@xemacs.org>
2676
2677 1998-05-15  SL Baur  <steve@altair.xemacs.org>
2678
2679         * XEmacs 21.0-beta40 is released.
2680
2681 1998-05-13  SL Baur  <steve@altair.xemacs.org>
2682
2683         * configure.in (ZSH_VERSION): zsh-3.1.2 (and zsh-3.0.4) drops core
2684         on the `unset CDPATH' if running as sh.
2685
2686 1998-05-12  Oliver Graf <ograf@fga.de>
2687
2688         * tests/Dnd/droptest.el: some CDE adaptions (untested)
2689
2690 1998-05-11  Martin Buchholz  <martin@xemacs.org>
2691
2692         * configure.in:
2693         Add some more comments.
2694         If using bash, use Posix mode and unset CDPATH.
2695         Be more careful checking feature dependencies.
2696         Introduce XE_CHECK_FEATURE_DEPENDENCY.
2697         Undo the gross hack of multiple `echo >> $tempcname'
2698         by using here documents instead.  (Might break mswindows, tho...)
2699         Be more careful autodetecting tooltalk.
2700
2701         * PROBLEMS:
2702         Document problems with Solaris 2.6 + XSUNTRANSPORT
2703
2704         * Makefile.in:
2705         * lwlib/Makefile.in.in:
2706         * modules/Makefile.in:
2707         - Adjust for luser's CDPATH being set to something weird.
2708         - Take into account bash 2.02's tendency to print the cwd when
2709           using CDPATH.  Always use `cd ./foo' instead of `cd foo'.
2710         - fix the run-temacs target to use $(DUMPENV)
2711         - fix the run-puremacs target to use $(DUMPENV)
2712         - fix the `depend' target to properly $(RM) the right files
2713         - Generate a better TAGS file for XEmacs' lisp code using
2714           hand-crafted regexps.
2715         - Use standard coding conventions for modules/Makefile.in
2716
2717 1998-05-12  Kazuyuki IENAGA <ienaga@jsys.co.jp>
2718
2719         * configure.in: some people claimed that they can't stop
2720         linking wnn6 library if they set --with-wnn6=no.
2721
2722 1998-05-11  Oliver Graf <ograf@fga.de>
2723
2724         * tests/Dnd/droptest.el: adapted to new calling conventions
2725         also showing the new possibilities
2726         * tests/Dnd/README: changed to new protocol
2727
2728 1998-05-11  SAKIYAMA Nobuo <nobuo@db3.so-net.or.jp>
2729
2730         * Fix for HAVE_MULTICAST check.
2731
2732 1998-05-09  SL Baur  <steve@altair.xemacs.org>
2733
2734         * XEmacs 21.0-beta39 is released.
2735
2736 1998-05-06  Oliver Graf <ograf@fga.de>
2737
2738         * configure.in: added autodetection for the Drag'n'Drop API
2739         if some DnD protocol is found, HAVE_DRAGNDROP will be defined
2740         and dragdrop.o is added to extra_objs
2741         * configure.usage: added with-dragndrop, added (*) to with-offix
2742         * tests/Dnd/droptest.el: complete overhaul, no it's a real test
2743
2744 1998-05-04  Oliver Graf <ograf@fga.de>
2745
2746         * tests/Dnd/droptest.el: changed to test new protocol
2747         * tests/Dnd/README.OffiX: removed
2748         * tests/Dnd/README: created, info about new protocol
2749         * tests/Dnd/dragtest.el: comment change
2750
2751 1998-05-07  SL Baur  <steve@altair.xemacs.org>
2752
2753         * etc/altrasoft-logo.xpm: Removed.
2754
2755 1998-05-02  SL Baur  <steve@altair.xemacs.org>
2756
2757         * XEmacs 21.0-beta38 is released.
2758
2759 1998-04-29  SL Baur  <steve@altair.xemacs.org>
2760
2761         * configure.in: Use `PROGNAME' for all generated paths.
2762
2763         * Makefile.in: Change `progname' to `PROGNAME' for consistency.
2764
2765 1998-04-27  SL Baur  <steve@altair.xemacs.org>
2766
2767         * configure.in (progname): Parameterize program name on `progname'
2768         and add --with-infodock.
2769
2770 1998-04-26  SL Baur  <steve@altair.xemacs.org>
2771
2772         * Makefile.in: Religiously use ${progname} instead of hardcoded
2773         `xemacs'.
2774         CPPFLAGS was being set correctly in ${subdir}/Makefiles and
2775         overridden by the empty one set in the toplevel Makefile.
2776
2777 1998-04-26  Jason R Mastaler  <jason@4b.org>
2778
2779         * etc/BETA: Replaced SmartList references in favor of
2780         Majordomo.
2781
2782 1998-04-25  SL Baur  <steve@altair.xemacs.org>
2783
2784         * XEmacs-21.0-beta37 is released.
2785
2786 1998-04-25  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
2787
2788         * configure.in: Sychronized ..._USER_DEFINED variables with
2789         datadir setting.
2790
2791         * Makefile.in (mkdir): No longer create sitelispdir.
2792
2793 Sat Apr 24 1998  Andy Piper  <andyp@parallax.co.uk>
2794
2795         * configure.in: make graphic libraries tests be dependant on a
2796         window system not X11 only.
2797
2798 Fri Apr 24 19:38:19 1998  Andy Piper  <andyp@parallax.co.uk>
2799
2800         * configure.in: check for our special select in msw.
2801
2802 1998-04-22  Marcus Thiessel  <marcus_thiessel@hp.com>
2803
2804         * PROBLEMS: add answers to some FAQ concerning hpux.
2805
2806 Wed Apr 22 12:59:35 1998  Andy Piper  <andyp@parallax.co.uk>
2807
2808         * configure.in: enable checking for special mswindows select()
2809
2810 1998-04-21  Martin Buchholz  <martin@xemacs.org>
2811
2812         * configure.in: Isolate incomprehensible cma_open/pthreads checking
2813         to decosf*
2814
2815 1998-04-21  Marcus Thiessel  <marcus_thiessel@hp.com>
2816
2817         * configure.in: /usr/{include,lib}/Motif2.1 added to search path for X11
2818         libs and includes.
2819
2820 1998-04-22  Itay Ben-Yaacov  <pezz@www-mail.huji.ac.il>
2821
2822         * configure.in: check for xpm does not depend anymore on having X.
2823         if libXpm exists, and is of the FOR_MSW flavor, define FOR_MSW.
2824
2825 1998-04-19  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
2826
2827         * etc/NEWS: Documented info dir rebuilding and LDAP support.
2828
2829         * info/dir: Fixed the explanatory notes for
2830         `Info-default-directory-list' removal and the new automatic dir
2831         rebuilding facility.  Reindented the menu.  Added an entry for
2832         term.info
2833
2834 1998-04-20  SL Baur  <steve@altair.xemacs.org>
2835
2836         * configure.in (LISPDIR): Removed configuration option for
2837         site-lisp.
2838
2839 1998-04-19  SL Baur  <steve@altair.xemacs.org>
2840
2841         * configure.in (version): snarf InfoDock version number.
2842
2843 1998-04-18  SL Baur  <steve@altair.xemacs.org>
2844
2845         * XEmacs-21.0-beta36 is released.
2846
2847 Fri Apr 17 12:59:35 1998  Andy Piper  <andyp@parallax.co.uk>
2848
2849         * configure.in: enable install pre-processing for mswindows
2850
2851 Fri Apr 17 12:59:35 1998  Andy Piper  <andyp@parallax.co.uk>
2852
2853         * Makefile.in.in: add install_pp to install incantation.
2854
2855         * installexe.sh: new file. Add .exe to install targets if the
2856         result is executable.
2857
2858 Fri Apr 17 12:59:35 1998  Andy Piper  <andyp@parallax.co.uk>
2859
2860         * Makefile.in: add install_pp to install incantation.
2861
2862 1998-04-14  Itay Ben-Yaacov <pezz@www-mail.huji.ac.il>
2863
2864         * configure.in: Large echo split into a few smaller ones,
2865         so the cygnus sh.exe does not crash.
2866
2867 Thu Apr 16 12:59:35 1998  Andy Piper  <andyp@parallax.co.uk>
2868
2869         * configure.in: enable toolbar checking for mswindows build
2870
2871 1998-04-06  Martin Buchholz  <martin@xemacs.org>
2872
2873         * config.h.in: Add _SVID_SOURCE to list of xmkmf #defines.
2874         Used (at least) by RedHat 4.2.
2875
2876 1998-04-11  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
2877
2878         * etc/xemacs.1: -no-packages -> -no-early-packages.
2879
2880         * etc/NEWS: Clarified site-lisp status.
2881
2882         * configure.in: Re-instated src/paths.h generation from
2883         src/paths.h.in.
2884
2885         * Makefile.in (top_distclean): Remove site-lisp on `make
2886         distclean'.
2887
2888 1998-04-10  SL Baur  <steve@altair.xemacs.org>
2889
2890         * XEmacs 21.0-beta35 is released.
2891
2892 1998-04-10  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
2893
2894         * etc/NEWS: Documented that Info-default-directory-list and
2895         site-directory are gone.
2896
2897         * configure.usage: Clarified --package-path documentation.
2898
2899 1998-04-07  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
2900
2901         * configure.in: Now generates src/paths.h from src/paths.h.in.in.
2902         Removed defaults for infopath and package-path.
2903
2904         * Makefile.in (src/paths.h): ... is now generated from
2905         src/paths.h.in.in.  Moved generation of paths.h to configure.
2906
2907         * paths.h.in: Removed.
2908
2909         * paths.h.in.in: Created.
2910
2911 1998-04-06  Martin Buchholz  <martin@xemacs.org>
2912
2913         * configure.in: png was still being used if png_version < 0.96
2914
2915         * configure.in: Fixed magic to handle AIX, X11R6, and gcc.
2916
2917 1998-04-05  Amir J. Katz  <amir@ndsoft.com>
2918
2919         * INSTALL (Rationale): Offix support comment is wrong. To disable,
2920         one must use --with-offix=no and not --without-offix
2921
2922 1998-04-05  SL Baur  <steve@altair.xemacs.org>
2923
2924         * configure.in (CPP): ppc.ldscript sits in $srcdir/src not $srcdir.
2925
2926 1998-04-04  SL Baur  <steve@altair.xemacs.org>
2927
2928         * XEmacs 21.0-beta34 is released.
2929
2930 1998-04-03  Martin Buchholz  <martin@xemacs.org>
2931
2932         * configure.in:
2933         checking whether gettimeofday accepts one or two arguments... two
2934
2935 1998-04-03  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
2936
2937         * configure.in: Fixed magic to handle AIX and MIT X11R6.
2938
2939 1998-04-02  Martin Buchholz  <martin@xemacs.org>
2940
2941         * configure.in: Add magic -T $srcdir/ppc.ldscript on Linux powerpc
2942
2943 1998-04-01  Martin Buchholz  <martin@xemacs.org>
2944
2945         * tests/database.el (test-database): Temporary files (the databases
2946         that were created) should be deleted.
2947
2948         * Makefile.in (testdir): Remove gnumake-specific syntax.
2949         (src/Makefile): src/Makefile depends on src/depend.
2950
2951 1998-03-29  Martin Buchholz  <martin@xemacs.org>
2952
2953         * configure.in: Check for -lz, -lgz unconditionally.  Too many
2954         system linkers don't properly die when there are cascaded link
2955         dependencies, so we can't rely on the linker for that.  The only
2956         downside is that we might link with an extra unneeded library.  If
2957         you really really care about this, you can go fix it.
2958
2959         * configure.in: Enhance PANIC msg to make it clear that
2960         --with-FEATURE is going to die if FEATURE is not installed.
2961
2962 1998-03-27  Martin Buchholz  <martin@xemacs.org>
2963
2964         * configure.in: $debug was not properly dependent on $beta
2965
2966         * configure.in: Move offix configuration out of src/Makefile.in.in
2967         into configure.in.
2968
2969         * configure.in: Reorganize xpm detection code.
2970
2971         * configure.in: XIM default to ON if Motif which is not Lesstif is
2972         found.
2973
2974         * configure.in: Keep auto-generated makefile dependencies out of
2975         src/Makefile.in.in by using AC_OUTPUT file concatenation support.
2976
2977 1998-03-26  Martin Buchholz  <martin@xemacs.org>
2978
2979         * configure.in: Fix up cflags handling.  Specifically, configure
2980         --cflags='' would fail to be recognized.
2981
2982         * configure.in: Fix up png detection.  Link with png_read_image to
2983         make sure -lz is required.  Test for png >- 0.96 via header file.
2984
2985 1998-03-21  Martin Buchholz  <martin@xemacs.org>
2986
2987         * configure.in (XE_GCC_WRAP_LDFLAGS)
2988         Rename to XE_PROTECT_LINKER_FLAGS.  Rewrite.
2989
2990         * configure.in: Make sure BSD always links in libz.a
2991         BSD's stupid linker can't detect cascaded lib dependencies
2992
2993         * configure.in: Autodetect lesstif.  define have_lesstif.
2994         Don't use motif-xim with lesstif, at least by default.
2995
2996 1998-03-30  SL Baur  <steve@altair.xemacs.org>
2997
2998         * version.sh: Add InfoDock version number variables.
2999
3000 1998-03-30  Amir J. Katz  <amir@ndsoft.com>
3001
3002         * info/dir: Replaced string '20.5' with '21.0'
3003
3004 1998-03-24  SL Baur  <steve@altair.xemacs.org>
3005
3006         * XEmacs 21.0-beta33 is released.
3007
3008 1998-03-26  Didier Verna <didier@xemacs.org>
3009
3010         * configure.in, Makefile.in: Removed infopath_user_defined---we
3011         always want to propagate it.
3012
3013         * configure.usage: Synched with configure.in.
3014
3015 1998-03-25  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
3016
3017         * configure.usage, INSTALL: Synched with the new path layout.
3018
3019         * Makefile.in (src/paths.h): Replaced packagepath with
3020         package_path to make configure happy.
3021
3022         * configure.in: Made default setting for packagepath conform to
3023         what packages.el builds at run-time: XEmacs-version-specific paths
3024         before site-specific ones.
3025         Added default setting for pkgdir.
3026         Changed --packagepath back to --package-path.
3027
3028 1998-03-24  SL Baur  <steve@altair.xemacs.org>
3029
3030         * XEmacs 21.0-beta32 is released.
3031
3032 1998-03-23  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
3033
3034         * configure.in: Extended package path by version-specific
3035         hierarchies.  Changed allow-site-lisp to inhibit-site-lisp.
3036
3037 1998-03-22  SL Baur  <steve@altair.xemacs.org>
3038
3039         * Makefile.in (distclean): Remove packages and mule-packages if they
3040         have been linked into place.
3041
3042 1998-03-22  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
3043
3044         * <Today>: The Big Path Searching Overhaul.
3045
3046         * Makefile.in, configure.in: Now pass all configure-specified paths
3047         into the binary in a uniform way.
3048
3049 1998-03-20  SL Baur  <steve@altair.xemacs.org>
3050
3051         * configure.in (have_libmcheck): Add test for glibc's malloc
3052         checker.
3053         - Fix HP/UX dynamic linking flag.
3054
3055 1998-03-19  SL Baur  <steve@altair.xemacs.org>
3056
3057         * configure.in (quoted_arguments): Fix unquoted variable in
3058         error-checking test.
3059         - fix bogus substitution.
3060
3061 1998-03-17  SL Baur  <steve@altair.xemacs.org>
3062
3063         * configure.in: In -lpng test, look for png_set_strip_alpha.
3064         Suggested by William M. Perry <wmperry@aventail.com>
3065
3066 1998-03-16  SL Baur  <steve@altair.xemacs.org>
3067
3068         * XEmacs 21.0 beta31 is released.
3069
3070 1998-03-16  P. E. Jareth Hein  <jareth@camelot-soft.com>
3071
3072         * configure.usage (Usage): Correct information about gif, tiff
3073         and WNN entries
3074
3075 1998-03-13  SL Baur  <steve@altair.xemacs.org>
3076
3077         * configure.in: typo fix in sed command.
3078         From P. E. Jareth Hein <jareth@camelot-soft.com>
3079
3080         * configure.in (all_widgets): Check for snprintf().
3081
3082 1998-03-11  P. E. Jareth Hein  <jareth@camelot-soft.com>
3083
3084         * configure.in: New gif support
3085
3086 1998-03-10  SL Baur  <steve@altair.xemacs.org>
3087
3088         * configure.in (have_glibc): Don't define _GNU_SOURCE for glibc.
3089
3090 Mon Mar 09 13:00:55 1998  Andy Piper  <andyp@parallax.co.uk>
3091
3092         * configure.in: don't add libc to link list for dlopen ordinary
3093         link takes care of this. check for dlfcn.h
3094
3095 1998-03-10  SL Baur  <steve@altair.xemacs.org>
3096
3097         * configure.in: Examine each directory of X11 include path for
3098         inclusion into BITMAPDIR.
3099
3100 1998-03-09  SL Baur  <steve@altair.xemacs.org>
3101
3102         * aclocal.m4: Add legalese.
3103
3104 Mon Mar 09 13:00:55 1998  Andy Piper  <andyp@parallax.co.uk>
3105
3106         * configure.in: make sure we have ndbm.h as well as libgdbm.a for
3107         database support.
3108
3109         * configure.in: move msw checking after x checking so that
3110         auto-detection works.
3111
3112 1998-03-09  SL Baur  <steve@altair.xemacs.org>
3113
3114         * configure.in: New DLL support.
3115         * aclocal.m4: New file.
3116         From William M. Perry <wmperry@aventail.com>
3117
3118 1998-03-08  SL Baur  <steve@altair.xemacs.org>
3119
3120         * configure.in (xemacs_betaname): Align messages for minimal
3121         tagbits and indexed lrecords.
3122         Suggested by Andreas Jaeger <aj@arthur.rhein-neckar.de>
3123
3124 1998-03-09  Kyle Jones  <kyle_jones@wonderworks.com>
3125
3126         * etc/Emacs.ad: Example using leading dot resources to
3127           initalize faces changes to use Emacs.foo since the
3128           leading dot syntax doesn't work.  Initialization of
3129           text-cursor face moved to faces.el.
3130
3131 1998-03-07  SL Baur  <steve@altair.xemacs.org>
3132
3133         * XEmacs 20.5-beta30 is released.
3134
3135 1998-03-05  SL Baur  <steve@altair.xemacs.org>
3136
3137         * PROBLEMS: Update wording of x86 GCC 2.7 problems.
3138
3139 Wed Mar 04 08:55:12 1998  Andy Piper  <andyp@parallax.co.uk>
3140
3141         * configure.in: add a --with-msw option. Make X and msw work
3142         together if the user asks.
3143
3144 1998-03-02  SL Baur  <steve@altair.xemacs.org>
3145
3146         * PROBLEMS: Update documentation of gcc bugs that impact XEmacs.
3147
3148 1998-03-01  SL Baur  <steve@altair.xemacs.org>
3149
3150         * configure.in: Add substitutable variable ld_dynamic_link_flags
3151         for special required linker flags for building DLL capable
3152         binaries.
3153
3154         * etc/Emacs.ad: Remove explicit `Emacs' application resource
3155         name.
3156
3157 1998-02-28  SL Baur  <steve@altair.xemacs.org>
3158
3159         * Makefile.in (top_distclean): Remove Installation.el.
3160         (xemacs): New target.  Formerly it was `all:'.
3161         (all): New default, dist: is now superfluous.
3162
3163 1998-02-27  SL Baur  <steve@altair.xemacs.org>
3164
3165         * configure.in (GNU_MALLOC): add --with-dlmalloc to allow
3166         selective use of Doug Lea malloc in Linux C Library and GNU C Library.
3167         (Installation): Add XEmacs version and generate `Installation.el'.
3168
3169 1998-02-26  SL Baur  <steve@altair.xemacs.org>
3170
3171         * configure.in (with_ldap: Fix -lldap autodection.
3172         Suggested by Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
3173         (Installation): Only keep the last configuration.
3174
3175 1998-02-25  SL Baur  <steve@altair.xemacs.org>
3176
3177         * XEmacs 20.5-beta28 is released.
3178
3179         * configure.in (with_session): Fix reporting of the setting.
3180         (with_database_gnudbm): Correctly report setting.
3181
3182 1998-02-24  SL Baur  <steve@altair.xemacs.org>
3183
3184         * configure.usage: Restore documentation of graphics library
3185         flags.
3186         From Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
3187
3188 1998-02-19  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
3189
3190         * PROBLEMS: Tell of the `gpm' SIGTSTP bug and `C-z' on the Linux
3191         console.
3192
3193 1998-02-23  SL Baur  <steve@altair.xemacs.org>
3194
3195         * XEmacs 20.4 is released to the beta testers.
3196
3197 1998-02-21  SL Baur  <steve@altair.xemacs.org>
3198
3199         * configure.in (after_morecore_hook_exists): Modify dlmalloc tests
3200         to also test for Linux libc5.
3201
3202 1998-02-19  SL Baur  <steve@altair.xemacs.org>
3203
3204         * XEmacs 20.5-beta27 is released.
3205         * XEmacs-20.4-pre4 is released.
3206
3207         * configure.in (doug_lea_malloc): Requires USE_MINIMAL_TAGBITS.
3208         (--with-gung): Implement it.
3209
3210         * configure.usage (--with-gung): Document.  Turns on
3211         USE_MINIMAL_TAGBITS and USE_INDEXED_LRECORD_IMPLEMENTATION.
3212         (--with-term): Remove.
3213
3214         * XEmacs-20.5-beta26 is released.
3215
3216 1998-02-18  SL Baur  <steve@altair.xemacs.org>
3217
3218         * XEmacs-20.4-pre3 is released.
3219
3220         * Makefile.in: use better feedback while rebuilding finder database.
3221         Suggested by Stephen J. Turnbull <turnbull@sk.tsukuba.ac.jp>
3222
3223 1998-02-15  SL Baur  <steve@altair.xemacs.org>
3224
3225         * configure.in (doug_lea_malloc): Add checking for Doug Lea
3226         Malloc.
3227
3228 1998-02-14  SL Baur  <steve@altair.xemacs.org>
3229
3230         * configure.in (OFFIX_O): Don't use OffiX if no real Xmu support.
3231         Suggested by Pekka Marjola <pema@iki.fi>
3232
3233         * XEmacs-20.4-pre2 is released.
3234         * XEmacs-20.5-beta25 is released.
3235
3236 1998-02-13  SL Baur  <steve@altair.xemacs.org>
3237
3238         * INSTALL: Update for Cygwin and Microsoft Windows.
3239
3240         * README: Update for Microsoft Windows.
3241
3242 1998-02-09  SL Baur  <steve@altair.xemacs.org>
3243
3244         * XEmacs 20.4-pre1 is released.
3245         * XEmacs 20.5-beta24 is released.
3246
3247 Wed Jan 28 13:41:22 1998  Andy Piper  <andyp@parallax.co.uk>
3248
3249         * configure.in: add mule-coding target which defines MULE_CODING,
3250         nothing uses it as yet. add gif objects to msw support. define
3251         const_is_losing=no for msw. make msw not selected if tty selected.
3252         add -lshell32 for dnd support. check for a.out.h rather than
3253         coff.h
3254
3255         * lib-src/make-docfile.c: add cygwin support and generalise the
3256         remaining open calls. IMHO this should really include sysfile.h.
3257
3258 1998-02-03  SL Baur  <steve@altair.xemacs.org>
3259
3260         * XEmacs 20.5-beta23 is released.
3261
3262 1998-02-01  SL Baur  <steve@altair.xemacs.org>
3263
3264         * etc/aliases.ksh: igrep from the shell command line.
3265         From Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
3266
3267 1998-01-31  SL Baur  <steve@altair.xemacs.org>
3268
3269         * etc/aliases.ksh: Add `mak' function to create beta.err for
3270         build-report.
3271         From Adrian Aichner <adrian@xemacs.org>
3272         Suggested by Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
3273
3274 1998-01-27  SL Baur  <steve@altair.xemacs.org>
3275
3276         * XEmacs 20.5-beta22 is released.
3277
3278 1998-01-26  SL Baur  <steve@altair.xemacs.org>
3279
3280         * etc/aliases.ksh: New file.  Start tracking useful Maintainer
3281         XEmacs commands.
3282
3283 1998-01-25  SL Baur  <steve@altair.xemacs.org>
3284
3285         * XEmacs 20.5-beta21 is released.
3286
3287 Wed Jan 21 10:49:47 1998  Andy Piper  <andyp@parallax.co.uk>
3288
3289         * configure.in: check for coff.h
3290
3291 1998-01-21  Hrvoje Niksic  <hniksic@srce.hr>
3292
3293         * configure.in: Added support for `--with-shlib'.
3294
3295 1998-01-18  SL Baur  <steve@altair.xemacs.org>
3296
3297         * XEmacs 20.5-beta20 is released.
3298
3299 1998-01-13  Martin Buchholz  <martin@xemacs.org>
3300
3301         * configure.usage:
3302         * etc/NEWS:
3303         Remove doc for configure-time INFOPATH, no longer used.
3304
3305         * etc/BETA: Update ftp addresses.
3306         * etc/INSTALL: Update ftp addresses.
3307         * etc/MAILINGLISTS: Sync with Emacs 20.2. Update ftp addresses.
3308
3309         * configure.in:
3310         * src/config.h.in:
3311         Define HAVE_INVERSE_HYPERBOLIC using 1 configure test, not 3.
3312
3313         * lwlib/lwlib.h:
3314         * lwlib/lwlib.c:
3315         * lwlib/lwlib-config.c:
3316         * lwlib/lwlib-Xm.c:
3317         * lwlib/lwlib-Xaw.c:
3318         * lwlib/lwlib-Xlw.c:
3319         * lwlib/config.h.in:
3320         * src/menubar-x.c:
3321         Prepend LWLIB_ to (SCROLLBARS|MENUBARS|DIALOGS)_(MOTIF|LUCID|ATHENA).
3322         Maintain only one set of variables.
3323
3324         * etc/xemacs.1: Update author list.
3325
3326         * Makefile.in (install-arch-dep): Simplify.
3327         Replace construct  `test -d $dir && foo'  with
3328         `if test -d $dir; then foo; fi'
3329
3330         * lwlib/xlwmenu.c:
3331         * lwlib/xlwscrollbar.c:
3332         * lwlib/lwlib-Xlw.c:
3333         * lwlib/lwlib-Xm.c:
3334         Always assume presence of limits.h (ANSI).
3335
3336 1998-01-12  SL Baur  <steve@altair.xemacs.org>
3337
3338         * INSTALL: Updated for recent Mule/package changes.
3339
3340         * XEmacs 20.5-beta19 is released.
3341
3342 1998-01-12  Damon Lipparelli  <lipp@primus.com>
3343
3344         * Makefile.in: Yow!  Fixed paths to install dirs when --prefix !=
3345         --exec-prefix.
3346
3347 1998-01-10  SL Baur  <steve@altair.xemacs.org>
3348
3349         * XEmacs 20.5-beta18 is released.
3350
3351         * etc/FTP: Update address of what was formerly ftp.ibp.fr.
3352
3353 1998-01-08  Didier Verna  <didier@xemacs.org>
3354
3355         * configure.in: Get rid of INFOPATH for configure time.
3356         * configure.usage (Usage): Ditto.
3357
3358 1998-01-09  SL Baur  <steve@altair.xemacs.org>
3359
3360         * Makefine.in: Correct reported amount of disk savings from
3361         compression.
3362         From Markus Linnala <maage@cs.tut.fi>
3363
3364 Thu Jan 08 09:42:36 1998    <andyp@parallax.co.uk>
3365
3366         * configure.in: detect and set scrollbars and menubars with
3367         MS-Windows more appropriately. Check for sys/un.h to use in
3368         gnuserv.
3369
3370 1998-01-07  SL Baur  <steve@altair.xemacs.org>
3371
3372         * Makefile.in (progname): Cleanly parameterize XEmacs-specific
3373         naming.
3374
3375 1998-01-05  Glynn Clements  <glynn@sensei.co.uk>
3376
3377         * lwlib/xlwmenu.c (push_button_draw): use inactive_gc instead of
3378         inactive_button_gc for menu entries.
3379         (remap_menubar): ignore the enabled status
3380
3381 1998-01-04  SL Baur  <steve@altair.xemacs.org>
3382
3383         * XEmacs 20.5-beta17 is released.
3384
3385         * Makefile.in (finder): Use -vanilla.
3386         (lisp/finder-inf.el): Ditto.
3387         (check-features): New target.  Do a sanity check prior to
3388         installation.
3389
3390 1997-01-03  SL Baur  <steve@altair.xemacs.org>
3391
3392         * XEmacs 20.5-beta16 is released.
3393
3394 1997-12-30  SL Baur  <steve@altair.xemacs.org>
3395
3396         * XEmacs 20.5-beta15 is released.
3397
3398 1997-12-29  SL Baur  <steve@altair.xemacs.org>
3399
3400         * Makefile.in (${SUBDIR}): Remove bogus .RECURSIVE dependency.
3401
3402 1997-12-27  SL Baur  <steve@altair.xemacs.org>
3403
3404         * XEmacs 20.5-beta14 is released.
3405
3406 1997-12-23  Andy Piper <andyp@parallax.co.uk>
3407
3408         * configure.in: support for *-pc-cygwin32 config
3409
3410 1997-12-25  SL Baur  <steve@altair.xemacs.org>
3411
3412         * XEmacs 20.5-beta13 is released.
3413
3414 1997-12-21  SL Baur  <steve@altair.xemacs.org>
3415
3416         * etc/BETA (Prerequisite): Add cookbook procedures for maintaining
3417         package lisp directories.
3418
3419 1997-12-20  SL Baur  <steve@altair.xemacs.org>
3420
3421         * XEmacs 20.5-beta 12 is released.
3422
3423 1997-12-19  SL Baur  <steve@altair.xemacs.org>
3424
3425         * configure.in (bitmapdir): Reenable --with-session by default for
3426         testing.
3427
3428 1997-12-18  Kyle Jones  <kyle_jones@wonderworks.com>
3429
3430         * etc/Emacs.ad: Don't specify a default toolbar specific
3431           background color.
3432
3433 1997-12-18  Kyle Jones  <kyle_jones@wonderworks.com>
3434
3435         * etc/toolbar: Added support for foregroundToolBarColor
3436           symbol to most icons.
3437
3438 1997-12-17  SL Baur  <steve@altair.xemacs.org>
3439
3440         * info/dir (File): Skk and Gnats are packaged.
3441
3442         * PROBLEMS (Note): Update version numbers.
3443
3444         * etc/BETA: Update version numbers.
3445
3446         * etc/NEWS: Update version number.
3447
3448         * info/dir (File): Update version number.
3449
3450 1997-12-16  SL Baur  <steve@altair.xemacs.org>
3451
3452         * XEmacs 20.5-beta11 is released.
3453
3454 1997-12-14  SL Baur  <steve@altair.xemacs.org>
3455
3456         * configure.in: Don't bypass graphics library detection
3457         if the `--with-imagick' option is given to configure.
3458         : Print autodetected graphics libraries to be linked with Imagick.
3459
3460         * Makefile.in (lisp/finder-inf.el): Reverse previous change.
3461
3462 1997-12-14  Olivier Galibert  <olivier.galibert@mines.u-nancy.fr>
3463
3464         * Makefile.in (install-arch-indep): Build info files if needed.
3465
3466 1997-12-13  SL Baur  <steve@altair.xemacs.org>
3467
3468         * Makefile.in (lisp/finder-inf.el): Add dependency on src/.
3469
3470         * XEmacs 20.5-beta10 is released.
3471
3472 1997-12-12  SL Baur  <steve@altair.xemacs.org>
3473
3474         * configure.in (CPP): Don't add special CFLAGS for ix86/Linux.
3475
3476 1997-12-10  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
3477
3478         * configure.in (autodetect ImageMagick): also look for
3479         "X11/magick/magick.h", and if present, define
3480         MAGICK_HEADERS_ARE_UNDER_X11
3481
3482 1997-12-11  SL Baur  <steve@altair.xemacs.org>
3483
3484         * configure.in (imagick_libs): Add autodetection for freetype
3485         -lttf library.
3486
3487 1997-12-09  SL Baur <steve@altair.xemacs.org>
3488
3489         * XEmacs 20.5-beta9 is released.
3490
3491 1997-12-06  SL Baur <steve@altair.xemacs.org>
3492
3493         * XEmacs 20.5-beta8 is released.
3494
3495         * info/dir: update for further packaging.
3496         * configure.in: remove `tree-x' from XEmacs build.
3497
3498 1997-11-29  Jeff Miller <jmiller@smart.net>
3499
3500         * configure.in:  motif menubars need xlwmenu.o
3501
3502         * updated files in src/ to allow an XEmacs configured for
3503           motif menubars to at least compile.  Motif menubars are still
3504           very broken.
3505
3506 1997-12-05  Aki Vehtari  <Aki.Vehtari@hut.fi>
3507
3508         * etc/refcard.tex: Updated for 20.3
3509
3510 1997-12-02  P E Jareth Hein  <jareth@camelot-soft.com>
3511
3512         * lwlib/xlwscrollbar.c: fixed colormap/visual handling to work
3513         properly with the information in the core.
3514
3515         * lwlib/xlwmenu.c: fixed colormap/visual handling to work properly with
3516         the information in the core, and fixed a potental problem with
3517         parentage.
3518
3519 1997-12-02  SL Baur  <steve@altair.xemacs.org>
3520
3521         * etc/skk/SKK.tut.E (Hint): Fix typos.
3522
3523 1997-12-01  SL Baur  <steve@altair.xemacs.org>
3524
3525         * configure.in (with_session): Properly display flag in configure
3526         status report.
3527
3528 1997-11-29  SL Baur  <steve@altair.xemacs.org>
3529
3530         * configure.usage: Remove documentation of obsolete option
3531         --with-gif.
3532
3533 1997-11-27  SL Baur  <steve@altair.xemacs.org>
3534
3535         * XEmacs 20.5-beta7 is released.
3536
3537         * configure.in: When testing for -ltiff, fall back on the extra
3538         libraries -ljpeg, and -lz since some -ltiff's need them.
3539
3540 1997-11-26  SL Baur  <steve@altair.xemacs.org>
3541
3542         * lwlib/xlwmenu.c (display_menu): Defer incremental menus properly.
3543         From Glynn Clements <glynn@sensei.co.uk>
3544
3545 1997-11-25  Kazuyuki IENAGA <ienaga@jsys.co.jp>
3546
3547         * configure.in: Improve auto detect of libraries ImageMagick rely
3548         on.
3549
3550 1997-11-23  Jeff Miller <jmiller@smart.net>
3551
3552         * Energize is dead.  Removed ENERGIZE ifdef's from code in lwlib
3553           and src.  Configure.in modified.  --with-energize is no longer a
3554           valid configure option.
3555
3556         * lwlib/Makefile.in.in  removed energize support
3557         * lwlib/lwlib-Xm.c      removed energize support
3558         * lwlib/lwlib-config.c  removed energize support
3559
3560         * lwlib/energize/*      removed
3561
3562 1997-11-23  SL Baur  <steve@altair.xemacs.org>
3563
3564         * Makefile.in: Change references of lisp/utils/finder-inf.el to
3565         lisp/finder-inf.el.
3566
3567 1997-11-20  SL Baur  <steve@altair.xemacs.org>
3568
3569         * XEmacs 20.5-beta6 is released.
3570
3571 1997-11-21  Stephen Turnbull  <turnbull@sk.tsukuba.ac.jp>
3572
3573         * configure.usage: Use `--' convention in "usage:" line.
3574
3575 1997-11-20  Stephen Turnbull <turnbull@sk.tsukuba.ac.jp>
3576
3577         * configure.in: added `with_xfs' to list of boolean features.
3578
3579 1997-11-20  SL Baur  <steve@altair.xemacs.org>
3580
3581         * XEmacs 20.3 is released for binary kit building.
3582
3583 1997-11-19  Tor Arntsen <tor@spacetec.no>
3584
3585         * PROBLEMS: Removed IRIX entry about xemacs core dumps when using
3586         xemacs dumped on one machine on another. Problem was fixed by 20.3.
3587
3588 1997-11-19  SL Baur  <steve@altair.xemacs.org>
3589
3590         * etc/xemacs.1: Document -no-packages, -vanilla.
3591         Document -h.
3592
3593 1997-11-18  SL Baur  <steve@altair.xemacs.org>
3594
3595         * configure.usage: New file.
3596
3597         * configure.in: Use it instead of monster 10k shell variable.
3598
3599 1997-11-17  SL Baur  <steve@altair.xemacs.org>
3600
3601         * XEmacs 20.3-pre4 is released.
3602
3603 1997-11-17  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
3604
3605         * configure.in (infopath): List "/usr/local/" dirs before "/usr/"
3606         dirs.
3607
3608 1997-11-17  SL Baur  <steve@altair.xemacs.org>
3609
3610         * configure.in: Initialize infodir off of datadir.
3611
3612         * Makefile.in: Force LANG = C for building.
3613
3614 1997-11-15  SL Baur  <steve@altair.xemacs.org>
3615
3616         * XEmacs 20.3-pre3 is released.
3617         * XEmacs 20.5-beta5 is released.
3618
3619 1997-11-13  Marc Paquette <marcpa@cam.org>
3620
3621         * nt/Todo: added a task for support of lisp packages through
3622         the registry.
3623
3624 1997-11-13  Jonathan Harris <jhar@tardis.ed.ac.uk>
3625
3626         * Renamed files *w32* to *msw*
3627
3628         * Changed 'w32' and 'win32' to 'mswindows', and HAVE_W32GUI to
3629           HAVE_MS_WINDOWS. Changed files:
3630           cus-edit.el, device.el, faces.el, frame.el, msw-faces.el,
3631           msw.init.el, igrep.el, dumped-lisp.el, font.el, hippie-exp.el,
3632           sysdep.el, console-msw.c, console-msw.h, console.c,
3633           device-msw.c, emacs.c, event-msw.c, event-msw.h, event-stream.c,
3634           events.c, events.h, faces.c, frame-msw.c, frame.c, general.c,
3635           msw-proc.c, objects-msw.c, objects-msw.h, redisplay-msw.c,
3636           redisplay.c, symsinit.h,
3637
3638         * Didn't change 'win32' in nt.c, nt.h, ntproc.c
3639
3640         * Deleted w32 build directory since nt build directory now handles
3641           X and native mswindows builds.
3642
3643 1997-11-11  SL Baur  <steve@altair.xemacs.org>
3644
3645         * XEmacs 20.5-beta4 is released.
3646
3647 1997-11-10  SL Baur  <steve@altair.xemacs.org>
3648
3649         * info/dir: remove packaged entries.
3650         From Glynn Clements <glynn@sensei.co.uk>
3651
3652         * configure.in: Puke and die if NAS sound is selected without X.
3653
3654 1997-11-08  SL Baur  <steve@altair.xemacs.org>
3655
3656         * XEmacs 20.5-beta3 is released.
3657         * XEmacs 20.3-pre2 is released.
3658
3659 Wed November 05 23:40:00 1997 <jhar@tardis.ed.ac.uk>
3660
3661         * w32/xemacs.mak: moved building the DOC file to after the .elcs.
3662
3663 Sun November 01 12:00:00 1997 <jhar@tardis.ed.ac.uk>
3664
3665         * Files split from nt to new w32 directory:
3666           ChangeLog, README, Todo, paths.h, config.h, inc/*, runemacs.c,
3667           xemacs.mak.
3668
3669 1997-11-05  Didier Verna  <didier@xemacs.org>
3670
3671         * configure.in: Added the --site-prefixes options for the configure
3672         script. You give a colon or space separated list of prefixes, and
3673         subdirectories include/ and lib/ will be added with -I and -L.
3674
3675 1997-11-05  Martin Buchholz  <Martin Buchholz <martin@xemacs.org>>
3676
3677         * configure.in: AIX + gcc fixes.
3678           - Don't wrap -B. aixflags changed to start_flags.
3679
3680 1997-11-04  SL Baur  <steve@altair.xemacs.org>
3681
3682         * lwlib/lwlib-Xm.c(update_one_menu_entry): Add missing variable.
3683         From Skip Montanaro <skip@calendar.com>
3684
3685 1997-11-04  Adrian Aichner  <adrian@xemacs.org>
3686
3687         * etc/TUTORIAL.de:
3688         Updated copyright information. Translated most of the COPYING
3689         section. Translated the <<.*>> didactic line.
3690
3691 1997-10-22  Adrian Aichner  <adrian@xemacs.org>
3692
3693         * etc/TUTORIAL.de: Fixed two issues reported by
3694         Achim Oppelt <aoppelt@theorie3.physik.uni-erlangen.de>
3695
3696         * etc/TUTORIAL.de:
3697         Manually applied rejected patch hunks from Marc Aurel's patch.
3698         Some more fixes.
3699
3700         * etc/TUTORIAL.de:
3701         Applied patches supplied by Marc Aurel <4-tea-2@bong.saar.de>.
3702         They fix yet more typos and quite a few awkward sentences.
3703
3704 1997-10-21  Adrian Aichner  <adrian@xemacs.org>
3705
3706         * etc/TUTORIAL.de: Manually merged a few more corrections by
3707         Carsten Leonhardt <leo@arioch.oche.de>
3708
3709 1997-10-20  Adrian Aichner  <adrian@xemacs.org>
3710
3711         * etc/TUTORIAL.de:
3712         Applied patches from Andreas Jaeger <aj@arthur.rhein-neckar.de> to 1.2,
3713         then merged them with 1.3 via ediff-buffers.
3714         Andreas found some quite nasty typos still and added many missing commas.
3715
3716         * etc/TUTORIAL.de: Re-fill-ed paragraphs after patching.
3717
3718         * etc/TUTORIAL.de: Applied the excellent patches courtesy of
3719         Carsten Leonhardt <leo@arioch.oche.de>.
3720
3721 1997-11-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3722
3723         * Delete etc/TUTORIAL.th because Thai is not supported yet.
3724
3725 1997-11-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3726
3727         * etc/TUTORIAL.ko: Renamed from etc/TUTORIAL.kr to fit with ISO
3728         639 (two letter language code).
3729
3730         * etc/TUTORIAL.ja: Renamed from etc/TUTORIAL.jp to fit with ISO
3731         639 (two letter language code).
3732
3733 1997-11-02  SL Baur  <steve@altair.xemacs.org>
3734
3735         * etc/CHARSETS:  New file imported from Emacs 20.1.
3736
3737 1997-11-02  Kyle Jones  <kyle_jones@wonderworks.com>
3738
3739         * lwlib/lwlib-Xaw.c (xaw_pop_instance): Don't use parent
3740           window's coordinates and dimensions to center the
3741           dialog box unless its mapped_when_managed property is
3742           true.  This should avoid the top level widget that the
3743           HAVE_SESSION code creates, which is unmapped and
3744           useless for this purpose.
3745
3746 1997-11-01  SL Baur  <steve@altair.xemacs.org>
3747
3748         * XEmacs 20.3-pre1 is released.
3749
3750 1997-10-31  SL Baur  <steve@altair.xemacs.org>
3751
3752         * XEmacs 19.16 is released.
3753
3754 1997-10-31  SL Baur  <steve@altair.xemacs.org>
3755
3756         * XEmacs 20.5-beta2 is released.
3757
3758 1997-10-30  SL Baur  <steve@altair.xemacs.org>
3759
3760         * configure.in (xetest): Eliminate tests for PNG, JPEG,
3761         TIFF(broken) and replace with test for ImageMagick.
3762
3763 1997-10-30  Kyle Jones  <kyle_jones@wonderworks.com>
3764
3765         * etc/Emacs.ad: Added *XlwMenu*highlightForeground entry.
3766           Added *XlwMenu*titleForeground entry.
3767
3768         * lwlib/xlwmenu.h: Added string macro declarations for
3769           titleForeground and highlightForeground properties.
3770
3771         * lwlib/xlwmenuP.h: Added struct fields for title and
3772           highlight colors.
3773
3774         * lwlib/xlwmenu.c: Added initialization and usage code
3775           for the new titleForeground and highlightForeground
3776           properties.
3777
3778 1997-10-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3779
3780         * etc/HELLO: Add Czech.
3781
3782         * etc/HELLO: Delete Amharic, Thai and Tigrigna.
3783
3784 1997-10-28  SL Baur  <steve@altair.xemacs.org>
3785
3786         * XEmacs 20.3-beta94 is released.
3787
3788 1997-10-28  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3789
3790         * configure.in: Correct last patch for berkdb.
3791
3792 1997-10-28  SL Baur  <steve@altair.xemacs.org>
3793
3794         * XEmacs 20.3-beta93 is released.
3795
3796 1997-10-27  Martin Buchholz  <mrb@eng.sun.com>
3797
3798         * lib-src/make-path.c:
3799         * lib-src/digest-doc.c:
3800         * lib-src/gnuslib.c: Always include config.h before system headers
3801         * configure.in: Improve AIX configure support
3802           - NON_GNU_CC defaults to `xlc'
3803           - CFLAGS defaults to "-O3 -qstrict  -qlibansi -qinfo -qro
3804             -qmaxmem=20000"
3805           - check for sin instead of sqrt in -lm to avoid xlc internal error
3806           - Detect -li18n for use with Motif
3807           - Move weird AIX static linking flags from s&m files to configure.in
3808           - use #pragma instead of -ma flag to avoid compiler warnings
3809
3810 1997-10-25  Kyle Jones  <kyle_jones@wonderworks.com>
3811
3812         * lwlib/xlwmenu.c: Use XtRDimension in place of
3813           XmRHorizontalDimension in shadowThickness resource
3814           declaration.
3815
3816         * lwlib/xlwmenu.c (label_button_draw): Use the button_gc
3817           color as the foreground for selected entries.
3818
3819         * lwlib/xlwmenu.c (push_button_draw): Use the button_gc
3820           color as the foreground for selected entries.
3821
3822         * lwlib/xlwmenu.c (toggle_decoration_height): Force
3823           height to be minimum of 2x the shadow thickness.
3824
3825 1997-10-24  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3826
3827         * configure.in: Don't choke on Berkeley DB 2.x.
3828
3829 1997-10-24  SL Baur  <steve@altair.xemacs.org>
3830
3831         * XEmacs 20.3-beta92 is released.
3832
3833 1997-10-21  SL Baur  <steve@altair.xemacs.org>
3834
3835         * Makefile.in (lisp/utils/finder-inf.el): Don't force rebuild if
3836         it already exists (use `make finder' to force rebuild).
3837
3838 1997-10-18  SL Baur  <steve@altair.xemacs.org>
3839
3840         * XEmacs 20.3-beta91 is released.
3841
3842 1997-10-16  Hrvoje Niksic <hniksic@srce.hr>
3843
3844         * etc/NEWS:  document changed package load semantics.
3845
3846 1997-10-15  Olivier Galibert  <olivier.galibert@mines.u-nancy.fr>
3847
3848         * configure.in: Removed -Olimit=2000 from cc for IRIX.
3849
3850 1997-10-12  Karl M. Hegbloom  <karlheg@inetarena.com>
3851
3852         * configure.in (null_string): Added AC_SUBST(infodir_user_defined)
3853         and removed backquoted echo statement from the infopath report line.
3854
3855 1997-10-15  Olivier Galibert  <olivier.galibert@mines.u-nancy.fr>
3856
3857         * configure.in: Added detection of the declaration of the timezone
3858         variable in system files. Defines HAVE_TIMEZONE_DECL if yes.
3859
3860
3861 1997-10-15  Olivier Galibert  <olivier.galibert@mines.u-nancy.fr>
3862
3863         * config.h.in: Add HAVE_TIMEZONE_DECL for detection of declaration
3864         of the timezone variable in system headers.
3865
3866         * systime.h: Use HAVE_TIMEZONE_DECL.
3867
3868 1997-10-14  SL Baur  <steve@altair.xemacs.org>
3869
3870         * configure.in (all_widgets): Don't allow configuration of
3871         --with-mule if Mule lisp hasn't been installed.
3872
3873 1997-10-13  SL Baur  <steve@altair.xemacs.org>
3874
3875         * configure.in: Remove `site-lisp' from list of directories to
3876         make symbolic links for.
3877
3878         * XEmacs 20.3-beta90 is released.
3879
3880 1997-10-12  Glynn Clements  <glynn@sensei.co.uk>
3881
3882         * info/dir: Cosmetic changes to info/dir
3883
3884 1997-10-13  Hrvoje Niksic  <hniksic@srce.hr>
3885
3886         * etc/NEWS: Updates
3887
3888 1997-10-12  SL Baur  <steve@altair.xemacs.org>
3889
3890         * XEmacs 20.5-beta1 is released.
3891
3892         * XEmacs 19.16-pre9 is released.
3893
3894         * XEmacs 19.16-pre8 is released.
3895
3896 1997-10-11  SL Baur  <steve@altair.xemacs.org>
3897
3898         * XEmacs 20.3-beta28 is released.
3899
3900         * Makefile.in (src/paths.h): Update PATH_INFOPATH
3901         (infopath): New shell variable.
3902         (infopath_user_defined): Ditto.
3903
3904         * configure.in (infodir_user_defined): Spelling fixes.
3905
3906 1997-10-10  Karl M. Hegbloom  <karlheg@inetarena.com>
3907
3908         * configure.in: added options and option help docs for infopath
3909         and lockdir
3910         * '' added a line to the report for infopath and lockdir
3911
3912         * etc/NEWS: Draft entry for the info changes.
3913
3914 1997-10-10  Karl M. Hegbloom  <karlheg@inetarena.com>
3915
3916         * Makefile.in.in (INFOPATH): Added variable and put it into
3917         DUMPENV.
3918
3919 1997-10-11  SL Baur  <steve@altair.xemacs.org>
3920
3921         * packages/info/localdir: New directory and file.
3922
3923         * packages/README: New directory & file.
3924
3925 1997-10-10  Martin Buchholz  <mrb@eng.sun.com>
3926
3927         * Makefile.in: Add `make configure' target
3928
3929         * etc/BETA:
3930           - remove Chuck as contact name
3931           - random small improvements
3932           - remove I/me references - the message should be that XEmacs
3933             maintenance is an inclusive community effort.
3934
3935 1997-10-10  SL Baur  <steve@altair.xemacs.org>
3936
3937         * etc/BETA (Prerequisite): Add further documentation for
3938         package installation.
3939
3940 1997-10-07  SL Baur  <steve@altair.xemacs.org>
3941
3942         * XEmacs 19.16-pre7 is released.
3943
3944 1997-10-05  Damon Lipparelli  <lipp@aa.net>
3945
3946         * Makefile.in (install-arch-dep, install-arch-indep): Move the
3947         commands for symlink'ing the system-independent bits into the
3948         system-dependent directory structure from "install-arch-indep" to
3949         "install-arch-dep".
3950
3951 1997-10-06  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
3952
3953         * Makefile.in (blddir): variable from "configure".
3954         (finder): use it.
3955
3956 1997-10-05  SL Baur  <steve@altair.xemacs.org>
3957
3958         * Makefile.in (GENERATED_LISP): New variable.
3959         (all): Force dependency on finder-inf.el.
3960         (lisp/utils/finder-inf.el): new rule.
3961
3962 1997-10-04  SL Baur  <steve@altair.xemacs.org>
3963
3964         * XEmacs 19.16-pre6 is released.
3965
3966 1997-10-04  SL Baur  <steve@altair.xemacs.org>
3967
3968         * XEmacs 20.3-beta27 is released.
3969
3970 1997-10-03  Damon Lipparelli  <lipp@primus.com>
3971
3972         * Makefile.in (install-arch-indep): When --prefix !=
3973         --exec-prefix, symlink the system-independent bits into the
3974         system-dependent directory structure (rather than the other way
3975         around).
3976
3977 1997-10-03  Martin Buchholz  <mrb@eng.sun.com>
3978
3979         * lib-src/etags.c:  etags 12.28 + prototypization
3980         * INSTALL:  Better document --site-runtime-libraries
3981         * src/scrollbar-x.c (x_update_scrollbar_instance_status):
3982           FIX: M-x scroll-left; horizontal scrollbar appears; drag it
3983           left; scrollbar disappears; keyboard inoperative.
3984         * configure.in:  Remove left-over references to *_switch_x_*
3985           - NAS libaudio is part of $libs_x, not $LIBS
3986
3987 1997-10-02  SL Baur  <steve@altair.xemacs.org>
3988
3989         * XEmacs 20.3-beta26 is released.
3990
3991 1997-09-30  SL Baur  <steve@altair.xemacs.org>
3992
3993         * XEmacs 20.3-beta25 is released.
3994
3995         * Makefile.in (install-arch-dep): Install the `Installation' for
3996         future reference.
3997
3998         * etc/BETA: Document existence of `Installation' file.
3999         - Document requirement of rebuilding finder-inf.el when building
4000         from the full tarball.
4001
4002         * Makefile.in (top_distclean): Remove finder-inf.el*.
4003
4004         * configure.in (use_union_type): Default to "yes".
4005
4006 1997-09-29  Martin Buchholz  <mrb@eng.sun.com>
4007
4008         * configure.in:  Add tiff autodetection
4009
4010 1997-09-29  SL Baur  <steve@altair.xemacs.org>
4011
4012         * lwlib/xlwmenu.c: Add bounds checking.
4013         Check error return on XmStringGetLtoR.
4014
4015 1997-09-27  SL Baur  <steve@altair.xemacs.org>
4016
4017         * XEmacs 20.3-beta24 is released.
4018
4019 1997-09-27  Hrvoje Niksic  <hniksic@srce.hr>
4020
4021         * Makefile.in (custom-loads): New target.
4022
4023 1997-09-24  SL Baur  <steve@altair.xemacs.org>
4024
4025         * etc/BETA (XEmacs 20.3 packages): Added explanation of package
4026         hierarchy.
4027
4028 1997-09-23  SL Baur  <steve@altair.xemacs.org>
4029
4030         * lwlib/xlwmenu.c: Fix compilation problem with USE_XFONTSET.
4031         From Kazuyuki IENAGA <ienaga@jsys.co.jp>
4032
4033 1997-09-22  SL Baur  <steve@altair.xemacs.org>
4034
4035         * XEmacs 19.16-pre4 is released.
4036
4037 1997-09-20  SL Baur  <steve@altair.xemacs.org>
4038
4039         * XEmacs 20.3-beta23 is released.
4040
4041 1997-09-19  SL Baur <steve@altair.xemacs.org>
4042
4043         * XEmacs 19.16-pre3 is released.
4044
4045 1997-09-18  Colin Rafferty  <craffert@ml.com>
4046
4047         * etc/NEWS: Various spelling corrections and some grammar
4048                   corrections (which/that).
4049
4050 1997-09-19  Martin Buchholz  <mrb@eng.sun.com>
4051
4052         * src/redisplay-tty.c: Fix crashes with non-7bit tty escape
4053         sequences (needs more testing).
4054         * */Makefile*:
4055         - Cleanup man/*/Makefile for consistency.
4056         - use $(MAKEFINFO), $(TEXI2DVI), etc...
4057         - Make combination --with-srcdir + Sun make work properly.
4058         - Change construct: test -d $${dir} || mkdir $${dir}
4059            --> if test ! -d $${dir}; then mkdir $${dir}; fi
4060         * lisp/x11/x-win-sun.el: Fix remaining glitches with
4061         re-mappings of Sun function keys.
4062         * configure.in: Detect libXaw AFTER libXpm to support libXawXpm.
4063         * man/internals/internals.texi:  Fix makeinfo compilation error.
4064
4065 1997-09-17  SL Baur  <steve@altair.xemacs.org>
4066
4067         * XEmacs 20.3-beta22 is released.
4068
4069 1997-09-16  SL Baur  <steve@altair.xemacs.org>
4070
4071         * XEmacs 20.3-beta21 is released.
4072
4073         * XEmacs 19.16-pre2 is released.
4074
4075 1997-09-13  SL Baur  <steve@altair.xemacs.org>
4076
4077         * XEmacs 20.3-beta20 is released.
4078
4079 1997-09-11  Martin Buchholz  <mrb@eng.sun.com>
4080
4081         * configure.in: Use `PATH' for options that take multiple dirs.
4082         - Fix test for $PWD == `pwd`
4083         - Prefer autodetected X11R6 to X11 so that broken HP and Linux
4084         systems can work.  (untested)
4085
4086         * lisp/cl/cl.el:  Fix `loop' indentation to be same as `defun'.
4087         * lisp/prim/dumped-lisp.el:  cl-extra and cl-seq always end up
4088         being autoloaded - let's make them part of the core.
4089
4090         * lisp/x11/x-compose.el:
4091         * lisp/x11/x-init.el:
4092         * lisp/x11/x-win-sun.el:
4093         * lisp/x11/x-winxfree86.el:
4094         * src/device-x.c:
4095         * src/event-Xt.c:
4096         - Yet another rewrite of key handling (not the last, though)
4097         - x-keysym-on-keyboard-p is much faster.
4098         - x-keysym-on-keyboard-sans-modifiers-p introduced.
4099         - x-keysym-hashtable introduced.
4100         - allow X11R4 libs to guess keysyms on X11R5 servers.
4101         - A better workaround for the bug that some Xlibs generate
4102           Multi_key a adiaeresis when pressing Multi_key a "
4103
4104         * src/dgif_lib.c: Make sure size_t is defined before using it.
4105
4106 1997-09-12  SL Baur  <steve@altair.xemacs.org>
4107
4108         XEmacs 19.16-pre1 "Queens" is released.
4109
4110 1997-09-08  SL Baur  <steve@altair.xemacs.org>
4111
4112         * configure.in: Reverse package-path.
4113         From Colin Rafferty <craffert@ml.com>
4114
4115 1997-09-02  SL Baur  <steve@altair.xemacs.org>
4116
4117         * XEmacs 20.3-beta19 is released.
4118
4119         * Makefile.in (finder): New target.
4120
4121 1997-08-29  SL Baur  <steve@altair.xemacs.org>
4122
4123         * XEmacs 19.16-beta91 is released.
4124
4125 1997-08-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4126
4127         * lisp/apel/emu-x20.el (mime-charset-coding-system-alist):
4128         iso-2022-jp-2 is defined as coding-system.
4129
4130         * lisp/mule/mule-coding.el: Rename `iso-2022-ss2-{7|8}' ->
4131         `iso-2022-{7|8}bit-ss2' to sync with Emacs 20.0.96.
4132
4133         (iso-2022-jp-2): New coding system.
4134
4135 1997-08-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4136
4137         * lisp/prim/about.el (about-maintainer-glyph): Fix problem with
4138         jka-compr.el.
4139
4140 1997-08-20  SL Baur  <steve@altair.xemacs.org>
4141
4142         * XEmacs 19.16-beta90 is released.
4143
4144 1997-08-16  SL Baur  <steve@altair.xemacs.org>
4145
4146         * XEmacs 20.3-beta18 is released.
4147
4148 1997-08-11  Karl M. Hegbloom  <karlheg@inetarena.com>
4149
4150         * etc/NEWS: add a section telling about the Info changes.
4151
4152 1997-08-09  SL Baur  <steve@altair.xemacs.org>
4153
4154         * XEmacs 20.3-beta17 is released.
4155
4156 1997-08-07  Jan Vroonhof  <vroonhof@math.ethz.ch>
4157
4158         * etc/gnuserv.1: Described Hrvoje's mods in manpage
4159
4160 1997-08-09  Martin Buchholz  <mrb@eng.sun.com>
4161
4162         * configure.in:
4163         - use-system-malloc renamed to with-system-malloc.
4164         - config.el reimplemented for improved accuracy.
4165         - new variable `blddir' introduced for informational purposes.
4166         * lib-src/config.values.in: new config.el implementation
4167         * lib-src/config.values.sh: new config.el implementation
4168         * lisp/modes/pascal.el: Sync with GNU Emacs, fix infloop problem
4169         (thanks to Espen Skoglund, pascal.el maintainer)
4170         * src/chartab.c: maintainability improvements.
4171         * src/mule-coding.c: FIX for: editing DOS files with ISO2022*
4172         coding systems results in extra CR's inserted into file on saving.
4173
4174 1997-08-06  SL Baur  <steve@altair.xemacs.org>
4175
4176         * configure.in: Crash & burn if db-2 is detected.
4177         From Soren Dayton <csdayton@cs.uchicago.edu>
4178
4179 1997-07-31  SL Baur  <steve@altair.xemacs.org>
4180
4181         * XEmacs 20.3-beta16 is released.
4182
4183 1997-07-31  Martin Buchholz  <mrb@eng.sun.com>
4184
4185         * configure.in: --with-x11=no --> --with-xface=no
4186         * lisp/efs/dired-xemacs.el: Rationalize mouse file functions
4187         * src/input-method-xlib.c: Allow xemacs to connect to kinput2
4188         * event-Xt.c: Fix crashes when no input context available.
4189         * src/mule-coding.c: Use enum eol_type instead of int consistently
4190         * regex.c:  Use (void *) 0 instead of NULL in varargs function calls
4191         * src/s/freebsd.h: Wrap #include X11/Xlocale.h inside #ifndef
4192         NOT_C_CODE
4193
4194 1997-07-27  SL Baur  <steve@altair.xemacs.org>
4195
4196         * etc/BETA: Update patching instructions.
4197
4198 1997-07-26  SL Baur  <steve@altair.xemacs.org>
4199
4200         * XEmacs 20.3-beta15 is released.
4201
4202 1997-07-25  SL Baur  <steve@altair.xemacs.org>
4203
4204         * lwlib/xlwscrollbar.c: Add debug malloc support.
4205         * lwlib/xlwmenu.c: Ditto.
4206         * lwlib/lwlib-utils.h: Ditto.
4207
4208         * configure.in (null_string): Add --use-debug-malloc option.
4209
4210 1997-07-21  SL Baur  <steve@altair.xemacs.org>
4211
4212         * info/dir (Packages): Remove AUCTeX, Gnus and Message manuals.
4213
4214 1997-07-20  SL Baur  <steve@altair.xemacs.org>
4215
4216         * Makefile.in (install-arch-indep): Create required links when
4217         prefixdir != execdir.
4218
4219 1997-07-19  SL Baur  <steve@altair.xemacs.org>
4220
4221         * XEmacs 20.3-beta14 is released.
4222
4223 1997-07-19  Martin Buchholz  <mrb@eng.sun.com>
4224
4225         * src/fns.c (require): Print messages when loading a file as a
4226         result of require.
4227
4228         * configure.in:
4229         * lisp/utils/config.el:
4230         * lib-src/config.values:
4231         - new file created and installed by building.
4232         - Allow configuration time values to be queried by the lisp code.
4233
4234         * configure.in:
4235         - check for alloca in libPW on hpux.
4236         - Redo --with-clash-detection
4237         - need to check for termios and friends even if with-tty=no.
4238         - Always define SIGNALS_VIA_CHARACTERS if HAVE_TERMIOS
4239         - better quoting for AIX_SMT_EXP (untested)
4240         - gcc flags now default to "-g -O2 -Wall -Wno-switch"
4241
4242         * *.[ch]: more warning elimination
4243
4244         * src/input-method*.c:
4245         * src/s/freebsd.h:
4246         - remove freebsd ifdefs from C code.
4247
4248         * src/specifier.c:
4249         - fix Fdisplay-table-specifier-p
4250
4251 1997-07-13  Steven L Baur  <steve@altair.xemacs.org>
4252
4253         * XEmacs 20.3-beta13 is released.
4254
4255         * info/dir (Packages): Integrate texinfo manual for PH.
4256
4257 1997-07-10  Hrvoje Niksic  <hniksic@srce.hr>
4258
4259         * extents.c (print_extent): Print correctly.
4260
4261 1997-07-13  Steven L Baur  <steve@altair.xemacs.org>
4262
4263         * configure.in (CPP): Add -Wall to default gcc CFLAGS.
4264
4265 1997-07-11  Martin Buchholz  <mrb@eng.sun.com>
4266
4267         * *Makefile*: More cleanup.
4268         - MAKE CFLAGS=-foo now works with recursive invocations on old makes
4269         - Nuke ld_call_shared from s&m files
4270         - Nuke src/s/*-static.h
4271         - Nuke Solaris and DEC OSF static build support.
4272         - Nuke SHORTNAMES
4273         - Nuke libmld
4274         - CLASH_DETECTION configurable, off by default.
4275
4276         * *.[ch]: Warning elimination, code cleanup, some 64-bit
4277         safeguarding.
4278
4279         * sol2.h: More bullet-proofing for Sun bugs in header files.
4280
4281         * lib-src/etags.c: etags version 12.19.
4282
4283         * lisp/x11/x-select.el:
4284         * src/xselect.c: Try STRING if selection owner couldn't convert
4285         COMPOUND_TEXT.
4286
4287         * src/*.c: Change defalt to default_, and in general allow
4288         doc-snarfing functions to recognize and ignore trailing `_'
4289
4290         * src/*.[ch]: Introduce XVECTOR_DATA and XVECTOR_LENGTH macros and
4291         convert source code to use them consistently.
4292
4293 1997-07-08  Steven L Baur  <steve@altair.xemacs.org>
4294
4295         * XEmacs 20.3-beta12 is released.
4296
4297 1997-07-08  Martin Buchholz  <mrb@eng.sun.com>
4298
4299         * configure.in: Set options differently, depending on beta-ness of
4300         build tree.
4301         * *Makefile*: Clean up *clean: targets, esp. Steven's beloved
4302         distclean.
4303
4304 1997-07-08  Steven L Baur  <steve@altair.xemacs.org>
4305
4306         * pkg-src/tree-x/Makefile.in.in (xoobr): Pass CFLAGS to the
4307         linker.
4308         From Olivier Galibert <Olivier.Galibert@mines.u-nancy.fr>
4309
4310 1997-07-07  Steven L Baur  <steve@altair.xemacs.org>
4311
4312         * pkg-src/tree-x/Makefile.in.in (distclean): Add target.
4313
4314 1997-07-06  Steven L Baur  <steve@altair.xemacs.org>
4315
4316         * lwlib/lwlib-Xm.c (xm_update_one_value): Hand application of mrb
4317         fix.  Restoration of lossage from beta10->beta11 upgrade.
4318
4319         * XEmacs 20.3-beta11 is released.
4320
4321 1997-07-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4322
4323         * lisp/language/english.el: Add quail-british for British.
4324
4325         * lisp/language/european.el: Register input-method for various non
4326         quail-latin-1 methods.
4327
4328 1997-07-05  Martin Buchholz  <mrb@eng.sun.com>
4329
4330         * lib-src/getopt*.c: Don't redefine const - let configure do that.
4331
4332         * configure.in: Better behavior for `configure --with-gcc=no'
4333         - Autodetect ulimit.h
4334         - Remove broken SunOS4 kludge for libXmu
4335         - Autodetect usleep
4336
4337         * src/s/sol2.h: Support gcc on various Solaris releases.
4338
4339         * lib-src/*.c: Ansify prototypes.
4340
4341         * lisp/prim/files.el: Optimize auto-mode-alist.
4342
4343         * pkg-src/tree-x/Makefile.in.in: `make distclean' now works
4344         - `make install' now works.
4345         - dependencies updated.
4346
4347         * pkg-src/tree-x/*.[ch]: Fix compile warnings.
4348         - Replace uses of XtVa* with non-varargs variants.
4349
4350 1997-07-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4351
4352         * lisp/modes/image-mode.el: Add `image-maybe-restore' to
4353         `change-major-mode-hook'.
4354
4355         * lisp/modes/image-mode.el (image-maybe-restore): New function.
4356
4357         * src/glyphs.c (make_string_from_file): must protect from
4358         `format-alist'.
4359
4360 1997-06-30  Steven L Baur  <steve@altair.xemacs.org>
4361
4362         * pkg-src/tree-x/Makefile.in.in (INSTALL): Add configure written
4363         variable.
4364
4365 1997-06-29  Steven L Baur  <steve@altair.xemacs.org>
4366
4367         * configure.in (CPP): Correct typo `print-lib-gcc-file-name'
4368         should be `print-libgcc-file-name'
4369         From Katsumi Yamaoka <yamaoka@ga.sony.co.jp>
4370
4371         * XEmacs 20.3-beta10 is released.
4372
4373 1997-06-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4374
4375         * lisp/language/chinese.el: Add chinese-isoir165 (CCITT Extended
4376         GB).
4377
4378         * lisp/language/chinese.el: Modify charset DOC-strings for CNS
4379         11643 to be more detailed.
4380
4381         * lisp/language/arabic.el: Rename `arabic-0', `arabic-1' and
4382         `arabic-2' to `arabic-digit', `arabic-1-column' and
4383         `arabic-2-column' to sync with Emacs/mule-19.34.94-zeta.
4384
4385         * src/mule-charset.c: Modify charset DOC-strings to be more
4386         detailed.
4387
4388         Use BOX DRAWINGS characters of JIS X0208.
4389
4390 1997-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4391
4392         * lisp/apel/richtext.el: Add autoload comments for
4393         `richtext-encode' and `richtext-decode'.
4394
4395         * lisp/prim/format.el (format-alist): Add `text/richtext'.
4396
4397         * lisp/tl/chartblxmas.el: New file.
4398
4399         * lisp/x11/x-menubar.el (default-menubar): Add "Show character
4400         table" for MULE menu.
4401
4402         * lisp/apel/emu.el: Check richtext.el is bundled.
4403
4404         * lisp/tl/char-table.el (view-charset): New command.
4405
4406         * lisp/tl/char-table.el: Rename some functions.
4407
4408         * lisp/packages/hexl.el (hexl-mode-exit): Run
4409         `hexl-mode-exit-hook'.
4410
4411         * lisp/x11/x-menubar.el (default-menubar): Fix "Describe language
4412         support" and "Set language environment" of mule menu.
4413
4414         * lisp/apel/file-detect.el: Add autoload comments for function
4415         `add-path', `add-latest-path', `get-latest-path',
4416         `file-installed-p', `exec-installed-p', `module-installed-p' and
4417         variable `exec-suffix-list'.
4418
4419         * lisp/prim/format.el (format-alist): Add image/jpeg, image/gif,
4420         image/png and image/x-xpm.
4421
4422         * lisp/modes/image-mode.el: New file.
4423
4424 1997-06-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4425
4426         * lisp/tm/tm-ew-e.el (tm-eword::encode-string-1): avoid infinite
4427         loop caused by long non-encoded-word element. (cf. [tm-en:1356])
4428
4429         (mime/field-encoding-method-alist): Add "Message-ID" as ignored.
4430
4431 1997-06-25  Steven L Baur  <steve@altair.xemacs.org>
4432
4433         * XEmacs 20.3-beta9 is released.
4434
4435         * Makefile.in (dist): Make `make dist' work for me.
4436
4437 1997-06-25  Martin Buchholz  <mrb@eng.sun.com>
4438
4439         * configure.in:
4440         - Change "t" to tabs in sed commands
4441         - Add /g to sed substitition commands when appropriate
4442         - Change XtVa[SG]etValue to Xt[SG]etValue
4443         - Make version variables into Lisp_Objects.
4444
4445 1997-06-19  Martin Buchholz  <mrb@eng.sun.com>
4446
4447         * src/config.h.in:
4448         * configure.in:
4449         - Autodetect X defines using xmkmf.
4450         - Compute rpath on *bsd* systems as well.
4451         - rewrite PRINT_VAR m4 macro.
4452         - detect sizes of void* and long long for future use by unex*.c
4453         * regex.c: _GNU_SOURCE may be defined by config.h; don't redefine.
4454
4455 1997-06-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4456
4457         * lisp/language/arabic.el: moved from lisp/mule/arabic-hooks.el.
4458
4459         * lisp/mh-e/mh-e.el (mh-get-new-mail): Decode output as
4460         `mh-folder-coding-system'.
4461
4462 1997-06-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4463
4464         * lisp/language/ethio-util.el: imported from
4465         Emacs/mule-19.34.94-zeta.
4466
4467         * lisp/language/arabic-util.el: moved from lisp/mule/arabic.el;
4468         repair Arabic characters.
4469
4470 1997-06-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4471
4472         * lib-src/update-autoloads.sh: Search lisp/mule/.
4473
4474         * etc/HELLO: final byte for ethiopic was changed to sync with
4475         Emacs/mule-19.34.94-zeta.
4476
4477         * lisp/x11/x-menubar.el: Fix "Describe language support" and "Set
4478         language environment" of Mule menu.
4479
4480         * lisp/language/visual-mode.el: moved from mule/.
4481
4482         * lisp/language/ethiopic.el: Modify for XEmacs.
4483
4484         * lisp/language/cyrillic.el: Modify DOC-string of koi8-r; Fixed
4485         problem of setting for `language-info-alist' about koi8-r.
4486
4487         * lisp/mule/auto-autoloads.el: Enable auto-autoloads.el for mule/.
4488
4489         * lisp/mule/mule-util.el: New file (imported from
4490         Emacs/mule-19.34.94-zeta).
4491
4492         * lisp/mule/mule-misc.el: Function `truncate-string-to-width' was
4493         moved to mule-util.el.
4494
4495         * lisp/prim/dumped-lisp.el, lisp/mule/mule-load.el:
4496         lisp/mule/arabic-hooks.el was moved to lisp/language/arabic.el;
4497         lisp/mule/arabic.el was moved to lisp/language/arabic-util.el; Use
4498         lisp/language/ethiopic.el instead of lisp/mule/ethiopic-hooks.el;
4499         Use lisp/language/ethio-util.el instead of lisp/mule/ethiopic.el.
4500
4501         * lisp/mule/mule-coding.el (coding-system-docstring): New alias to
4502         emulate Emacs/mule-19.34.94-zeta function.
4503
4504         * lisp/mule/mule-cmds.el: modified to sync with
4505         Emacs/mule-19.34.94-zeta (mule-prefix was changed to "C-x C-m")
4506
4507         (set-language-info): Add to "Describe Language Support" and "Set
4508         Language Environment" menu.
4509
4510         * lisp/mule/mule-charset.el: Function `compose-region' and
4511         `decompose-region' were moved to mule-util.el.
4512
4513         * lisp/leim/quail.el: modify to sync with latest quail.el of
4514         Emacs/mule in ETL.
4515
4516         (quail-toggle-mode-temporarily): check `quail-conv-overlay'.
4517
4518         (quail-map-p): Use `characterp' instead of `integerp'.
4519
4520 1997-06-23  Steven L Baur  <steve@altair.xemacs.org>
4521
4522         * etc/NEWS (Commands): Various updates by Hrvoje Niksic.
4523
4524 1997-06-21  Steven L Baur  <steve@altair.xemacs.org>
4525
4526         * Makefile.in: Missing FRC.info.
4527         (install-arch-dep): Add missing backslash.
4528         From Glynn Clements <glynn@sensei.co.uk>
4529
4530         * XEmacs 20.3-beta8 is released.
4531
4532 1997-06-20  Olivier Galibert <Olivier.Galibert@mines.u-nancy.fr>
4533
4534         * lwlib/lwlib-Xaw.c, lwlib/lwlib-Xlw.c, lwlib/lwlib-Xm.c,
4535         lwlib/lwlib.c:  Make 64 bit clean.
4536
4537 1997-06-20  Steven L Baur  <steve@altair.xemacs.org>
4538
4539         * etc/gnuserv.1: Updates and cleanup.
4540         From Hrvoje Niksic <hniksic@srce.hr>
4541
4542 1997-06-19  Martin Buchholz  <mrb@eng.sun.com>
4543
4544         * configure.in:
4545         - Autodetect X defines using xmkmf.
4546         - Compute rpath on *bsd* systems as well.
4547         - rewrite PRINT_VAR m4 macro.
4548         - detect sizes of void* and long long for future use by unex*.c
4549
4550 1997-06-18  Martin Buchholz  <mrb@eng.sun.com>
4551
4552         * */Makefile.in.in: Another rewrite
4553         Make makefiles immune from being mangled by various cpp
4554         implementations by quoting non-preprocessor directive lines.
4555         - random cleanup
4556         - Use $(RM) and $(pwd) macros consistently
4557         - Add dependencies for balloon-help source files
4558         - Use getcwd by default instead of getwd.
4559         * lwlib/config.h:  Now includes src/config.h
4560         * lwlib/*.c: Use config.h, but DON'T use Xos.h
4561         * lib-src/*.c: Fix compiler warnings
4562         * lisp/version.el:
4563         - Put version information in version.sh instead of version.el
4564
4565 Wed Jun 18 16:41:43 1997  Steven L Baur  <steve@altair.xemacs.org>
4566
4567         * configure.in (CPP): Remove hardcoding of -L/usr/local/lib
4568         -I/usr/local/include.
4569
4570 1997-06-14  Steven L Baur  <steve@altair.xemacs.org>
4571
4572         * XEmacs 20.3-beta7 is released.
4573
4574 1997-06-12  Steven L Baur  <steve@altair.xemacs.org>
4575
4576         * etc/TUTORIAL (things): Synched by Hrvoje Niksic with previous
4577         XEmacs version.
4578
4579 1997-06-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4580
4581         * lisp/gnus/smiley.el (smiley-deformed-regexp-alist): Modify
4582         regexp for horizontal smiley faces.
4583         (smiley-nosey-regexp-alist): Add horizontal smiley faces.
4584
4585         * lisp/leim/quail.el (quail-get-translation): Don't use
4586         `string-to-vector' for XEmacs.
4587
4588 1997-06-13  Gary D. Foster  <Gary.Foster@corp.Sun.COM>
4589
4590         * lisp/modes/*.el: Removed all "\177" bindings that were
4591           previously commented out and normalized everything vis a vis
4592           'backspace and 'delete keysyms.
4593         * lisp/packages/*.el: Normalized all the "\177" bindings
4594         * lisp/modes/cperl-mode.el: Created cperl-electric-delete function
4595           which is a "smart" version of the cperl-electric-backspace
4596           function (it honors the desired delete direction).  Bound it to
4597           'delete and the electric-backspace to 'backspace.
4598         * lisp/packages/pending-del.el: Added cperl-electric-backspace and
4599           cperl-electric-delete to the 'supersede list.
4600
4601 1997-06-11  Steven L Baur  <steve@altair.xemacs.org>
4602
4603         * XEmacs 20.3-b6 is released.
4604
4605         * configure.in (GNU_MALLOC): Check for (-l)PW instead of (-l)-lPW.
4606         Suggested by Martin Buchholz  <mrb@eng.sun.com>
4607
4608 1997-06-11  Martin Buchholz  <mrb@eng.sun.com>
4609
4610         * src/Makefile.in:
4611         * lwlib/Makefile.in:
4612         * lib-src/Makefile.in:
4613         * Makefile.in: More Makefile cleanup
4614         - add .PHONY targets where necessary
4615         - remove most builtin rules using .SUFFIXES
4616         - -lXau only gets used for linking gnuserv binaries
4617         - No VPATH for root Makefile
4618         - remove gcc v1 support
4619         * configure.in:
4620         - A new test to autodetect need to define NARROWPROTO,
4621           needed by XFree86
4622         - Consistently use idiom foo=`echo '' $foo | sed -s 's:^ ::' -e ...`
4623         - Immediately exit if SIZEOF_* tests fail.
4624         - Check for libPW
4625         - Use more sophisticated Xpm test that confirms xpm.h and libXpm
4626           are in sync.
4627         * src/s/linux.h:
4628         * src/m/intel386.h: Yet another attempt to clean up linux defines.
4629
4630 1997-06-10  Steven L Baur  <steve@altair.xemacs.org>
4631
4632         * lib-src/pop.c: Correct incantation for pop.h.
4633         From Martin Buchholz <mrb@Eng.Sun.COM>
4634
4635 Tue Jun 10 15:11:16 1997  Steven L Baur  <steve@altair.xemacs.org>
4636
4637         * configure.in (beta): Correct test looking for Beta number.
4638
4639 1997-06-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4640
4641         * src/Makefile.in.in, mule/language/misc-lang.el,
4642         mule/mule-load.el, mule/ipa-hooks.el: Use
4643         lisp/mule/language/misc-lang.el instead of lisp/mule/ipa-hooks.el;
4644         mule/ipa-hooks.el was deleted.
4645
4646 1997-06-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4647
4648         * Use lisp/mule/language/thai-util.el instead of
4649         lisp/mule/thai.el.
4650
4651         * lisp/custom/wid-edit.el: Add widget `coding-system' for mule.
4652
4653         * lisp/mule/thai-hooks.el, lisp/mule/mule-load.el: Use
4654         lisp/mule/language/thai.el instead of lisp/mule/thai-hooks.el.
4655
4656         * lisp/mule/language/thai.el: modified for XEmacs.
4657
4658 1997-06-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4659
4660         * lisp/mule/mule-load.el, src/Makefile.in.in: Use
4661         lisp/mule/language/chinese.el, lisp/mule/language/cyrillic.el,
4662         lisp/mule/language/european.el, lisp/mule/language/greek.el,
4663         lisp/mule/language/japanese.el and lisp/mule/language/korean.el
4664         instead of lisp/mule/chinese-hooks.el,
4665         lisp/mule/cyrillic-hooks.el, lisp/mule/european-hooks.el,
4666         lisp/mule/greek-hooks.el, lisp/mule/japanese-hooks.el and
4667         lisp/mule/korean-hooks.el.
4668
4669         * lisp/mule/language/*.el was imported from
4670         Emacs/mule-19.34.94-zeta.
4671
4672         * Use lisp/mule/language/china-util.el instead of
4673         lisp/mule/chinese.el.
4674
4675 1997-06-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4676
4677         * lisp/apel/emu-x20.el (mime-charset-coding-system-alist):
4678         iso-8859-1, hz-gb-2312, cn-gb-2312, gb2312, cn-big5 and koi8-r
4679         were defined as coding-system.
4680
4681 1997-06-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4682
4683         * etc/smilies/Face_smile.xbm, etc/smilies/Face_weep.xbm,
4684         etc/smilies/Face_ase2.xbm, etc/smilies/Face_ase3.xbm,
4685         etc/smilies/Face_ase.xbm: Add Japanese smiley faces.
4686
4687 1997-06-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4688
4689         * lisp/gnus/smiley.el (smiley-deformed-regexp-alist): Add Japanese
4690         smiley faces.
4691
4692 1997-06-10  Gary D. Foster  <Gary.Foster@corp.sun.com>
4693
4694         * lisp/modes/view-less.el: Changed \177 bindings to 'delete
4695         * lisp/modes/help.el: Changed \177 bindings to 'delete
4696
4697 1997-06-10  Gary D. Foster  <Gary.Foster@corp.sun.com>
4698
4699         * lisp/prim/keydefs.el: Changed all 'delete key bindings to point to
4700           the `backward-or-forward-foo' functions.
4701         * lisp/prim/simple.el:
4702         - Renamed `delete-erases-forward' to `delete-key-deletes-forward'.
4703         - Removed `backspace-or-delete-hook'
4704         - Renamed `backspace-or-delete' to `backward-or-forward-delete-char'
4705         - Added functions: `backward-or-forward-kill-word'
4706          `backward-or-forward-kill-sentence'
4707          `backward-or-forward-kill-sexp'
4708         - Removed the zmacs hacks from all the `b-or-f-foo' functions and
4709           began playing nicely with pending-del.
4710         * lisp/modes/cc-mode.el:
4711         * lisp/modes/cperl-mode.el: Fixed references to delete functions
4712           to use the new names.
4713
4714 1997-06-09  Steven L Baur  <steve@altair.xemacs.org>
4715
4716         * XEmacs 20.3-b5 is released.
4717
4718 1997-06-08  Steven L Baur  <steve@altair.xemacs.org>
4719
4720         * etc/NEWS: Updates for early beta20.3 stuffs.
4721         From Hrvoje Niksic <hniksic@srce.hr>
4722
4723 1997-06-05  Steven L Baur  <steve@altair.xemacs.org>
4724
4725         * XEmacs 20.3-b4 is released.
4726
4727 1997-06-04  Martin Buchholz  <mrb@eng.sun.com>
4728
4729         * src/*/*.h: Remove definitions of HAVE_UNION_WAIT, in accordance
4730         with new Autoconf 2 mechanisms.
4731         * src/syswait.h:
4732         * src/sysdep.c:
4733         * src/process.c: Use only Posix.1 sys/wait.h-defined symbols
4734
4735         * src/s/netbsd.h: complete rewrite, use ORDINARY_LINK, #ifdef out
4736         old cruft that can be obtained from system header files.
4737         * lib-src/getopt*: Synch with FSF, remove compiler warnings.
4738
4739         * lib-src/b2m.c:
4740         * src/gifalloc.c:
4741         * lib-src/gnuslib.c:
4742         * lib-src/profile.c:
4743         * lib-src/movemail.c: Fix compiler warnings
4744
4745         * lib-src/Makefile.in.in: Remove unused -DCONFIG_BROKETS flag
4746         - Fix up compile flags for new etags version
4747
4748         * etc/NEWS:
4749         * etc/etags.1:
4750         * man/xemacs/programs.texi:
4751         * lib-src/etags.c:  Upgraded to etags 12.11
4752
4753         * src/config.h.in: Fix inline keyword support
4754
4755         * configure.in: Use a different mechanism for removing extra white
4756         space.  Avoid using foo=`echo $bar`, which loses with various echos.
4757         - new M4 macro XE_SPACE(var, words...)
4758         - Use autoconf 2's AC_HEADER_SYS_WAIT
4759         - Check for Xpm-XpmFree instead of Xpm-XpmReadFileToData to avoid
4760         linking with losing Xpm implementations
4761         - Check for correct wnn4 lib symbols
4762         - Only link with inline.o when using gcc
4763         - Support inline keywords inline, __inline, __inline__
4764         - Ultrix now implies have_mmap=no
4765         - Sun sound in non-standard dirs now works
4766         - --native-sound-lib no longer ignored on HP & SGI
4767         - gpm configure tests moved after curses configure tests
4768
4769 1997-06-04  Gary D. Foster  <Gary.Foster@corp.sun.com>
4770
4771         * lisp/modes/cc-mode.el: Modified `c-electric-delete' to honor the
4772           desired delete direction in both normal and "hungry" modes.
4773         * lisp/modes/cperl-mode.el: Modified `cperl-electric-backspace' to
4774           honor the desired delete direction.
4775
4776 1997-05-30  Martin Buchholz  <mrb@eng.sun.com>
4777
4778         * configure.in: Automagically compute -R path for gcc
4779
4780 1997-05-30  Gary D. Foster  <Gary.Foster@corp.sun.com>
4781
4782         * lisp/vm/vm-vars.el: Fixed delete key binding to call
4783           `vm-scroll-down'
4784
4785 Thu May 29 15:35:07 1997  Martin Buchholz  <mrb@eng.sun.com>
4786
4787         * configure.in: Add support for Solaris2.6 -z ignore linker flags
4788
4789 1997-05-29  Martin Buchholz  <mrb@eng.sun.com>
4790
4791         * configure.in: Replace standard Autoconf MMAP test with Neal
4792         Becker's replacement, hacked somewhat.
4793
4794 1997-05-16  Gary D. Foster  <Gary.Foster@corp.sun.com>
4795
4796         * lisp/prim/simple.el: Created `backspace-or-delete' function and
4797           `backspace-or-delete-hook'
4798         * lisp/prim/keydefs.el: Changed \177 bindings to point to new
4799           delete function.
4800         * lisp/modes/*.el: Removed conflicting \177 bindings.
4801         * lisp/modes/cc-mode.el: Modified `c-electric-delete' to use new
4802           delete bindings.
4803         * lisp/modes/cperl-mode.el: Modified `cperl-electric-backspace' to
4804           use new delete bindings.
4805
4806 1997-06-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4807
4808         * lisp/x11/x-menubar.el (default-menubar): Add menu for Mule.
4809
4810         * lisp/mule/mule-cmds.el: Menu for XEmacs were moved to
4811         x11/x-menubar.el.
4812
4813 1997-06-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4814
4815         * lisp/leim/quail.el: to avoid compiling warnings about
4816         overlay.el.
4817
4818 1997-06-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4819
4820         * lisp/leim/quail.el: to sync with quail.el of
4821         Emacs-19.34.94-zeta.
4822
4823         * lisp/leim/quail/ziranma.el, lisp/leim/quail/tonepy.el,
4824         lisp/leim/quail/py.el, lisp/leim/quail/qj.el,
4825         lisp/leim/quail/sw.el, lisp/leim/quail/ccdospy.el,
4826         lisp/leim/quail/punct.el, lisp/leim/quail/4corner.el,
4827         lisp/leim/quail/symbol-ksc.el, lisp/leim/quail/ethiopic.el,
4828         lisp/leim/quail/hanja.el, lisp/leim/quail/quick-cns.el,
4829         lisp/leim/quail/tsangchi-cns.el, lisp/leim/quail/lrt.el,
4830         lisp/leim/quail/tsangchi-b5.el, lisp/leim/quail/devanagari.el,
4831         lisp/leim/quail/japanese.el, lisp/leim/quail/quick-b5.el,
4832         lisp/leim/quail/punct-b5.el, lisp/leim/quail/qj-b5.el,
4833         lisp/leim/quail/py-b5.el, lisp/leim/quail/ctlau.el,
4834         lisp/leim/quail/ctlaub.el, lisp/leim/quail/ecdict.el,
4835         lisp/leim/quail/array30.el, lisp/leim/quail/hangul3.el,
4836         lisp/leim/quail/hanja-jis.el, lisp/leim/quail/cyrillic.el,
4837         lisp/leim/quail/etzy.el, lisp/leim/quail/greek.el,
4838         lisp/leim/quail/ipa.el, lisp/leim/quail/lao.el,
4839         lisp/leim/quail/zozy.el, lisp/leim/quail/viqr.el,
4840         lisp/leim/quail/latin.el, lisp/leim/quail/thai.el,
4841         lisp/leim/quail/hangul.el: quail of LEIM for Emacs-19.34.94-zeta.
4842
4843 1997-06-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4844
4845         * mule/korean.el was abolished because it seems not to be used.
4846
4847         * mule/japanese.el was abolished because it seems not to be used.
4848
4849 1997-06-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4850
4851         * lisp/tm/gnus-mime-old.el was abolished because XEmacs 20.3 has
4852         Gnus 5.4.
4853
4854         * lisp/tm/tm-edit.el: updated to 7.108.
4855
4856         * lisp/tm/tm-view.el: updated to 7.83.
4857
4858         * lisp/leim/quail.el: modified for XEmacs.
4859
4860         * lisp/mule/mule-load.el, lisp/mule/mule-process.el: delete
4861         mule-process.el because it is not used.
4862
4863         * lisp/mule/european.el was abolished because it seems not to be
4864         used.
4865
4866         * lisp/mule/mule-load.el: must load mule-cmds before setting for
4867         language-environment.
4868
4869         * lisp/mule/european-hooks.el: Modified for LEIM.
4870
4871         * lisp/mule/mule-cmds.el: Uncomment key definition for
4872         `toggle-input-method'.
4873
4874         * lisp/mule/mule-init.el: Comment out about `mule-keymap' (moved
4875         to mule-cmds.el).
4876
4877         * lisp/mule/mule-cmds.el: Uncomment about `mule-keymap' (moved
4878         from mule-init.el).
4879
4880         * lisp/tl/tl-atype.el: Don't require tl-str.
4881
4882         * lisp/tl/tl-atype.el: Use atype.el of APEL.
4883
4884         * lisp/tl/tl-list.el: Use alist.el of APEL.
4885
4886 1997-05-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4887
4888         * lisp/tl/richtext.el, lisp/tl/emu-x20.el, lisp/tl/emu-xemacs.el,
4889         lisp/tl/emu.el, lisp/tl/emu-e19.el: moved to apel/.
4890
4891         * lisp/tl/file-detect.el, lisp/tl/filename.el: replaced by APEL's.
4892
4893         * lisp/mu/std11-parse.el, lisp/mu/std11.el: moved to apel/.
4894
4895         * lisp/leim/quail.el: Add new quail.el (imported from Emacs
4896         19.34.94-epsilon).
4897
4898         * lisp/leim/skk/skkdic.el: delete skkdic.el temporary because
4899         XEmacs can not compile it.
4900
4901         * lisp/leim/skk/skkdic.el, lisp/leim/quail/zozy.el,
4902         lisp/leim/quail/ziranma.el, lisp/leim/quail/viqr.el,
4903         lisp/leim/quail/tsangchi-cns.el, lisp/leim/quail/tsangchi-b5.el,
4904         lisp/leim/quail/symbol-ksc.el, lisp/leim/quail/thai.el,
4905         lisp/leim/quail/tonepy.el, lisp/leim/quail/quick-cns.el,
4906         lisp/leim/quail/sw.el, lisp/leim/quail/qj-b5.el,
4907         lisp/leim/quail/qj.el, lisp/leim/quail/quick-b5.el,
4908         lisp/leim/quail/py-b5.el, lisp/leim/quail/py.el,
4909         lisp/leim/quail/lao.el, lisp/leim/quail/latin.el,
4910         lisp/leim/quail/lrt.el, lisp/leim/quail/punct-b5.el,
4911         lisp/leim/quail/punct.el, lisp/leim/quail/hanja-jis.el,
4912         lisp/leim/quail/hanja.el, lisp/leim/quail/ipa.el,
4913         lisp/leim/quail/japanese.el, lisp/leim/quail/hangul3.el,
4914         lisp/leim/quail/etzy.el, lisp/leim/quail/greek.el,
4915         lisp/leim/quail/hangul.el, lisp/leim/quail/ethiopic.el,
4916         lisp/leim/quail/devanagari.el, lisp/leim/quail/ecdict.el,
4917         lisp/leim/quail/ctlau.el, lisp/leim/quail/ctlaub.el,
4918         lisp/leim/quail/cyrillic.el, lisp/leim/quail/array30.el,
4919         lisp/leim/quail/ccdospy.el, lisp/leim/quail/4corner.el: Add LEIM
4920         elisp files; old lisp/quail was abolished.
4921
4922         * src/Makefile.in.in: Add mule-cmds.elc.
4923
4924         * lisp/mule/mule-load.el, lisp/mule/mule-cmds.el: Add mule-cmds.el
4925         (imported from Emacs-19.34.94-epsilon and comment out a lot to
4926         avoid conflict with mule-init.el or other XEmacs/mule files).
4927
4928         * lisp/prim/simple.el (assoc-ignore-case): New function; imported
4929         from Emacs-19.34.94-epsilon.
4930
4931 1997-05-29  Steven L Baur  <steve@altair.xemacs.org>
4932
4933         * XEmacs 20.3-beta3 is released.
4934
4935         * INSTALL: Delete documentation of mocklisp support.
4936
4937         * configure.in: Delete mocklisp support.
4938
4939         * etc/FTP: Update mirror info.
4940
4941         * etc/DISTRIB: Update mirror info.
4942
4943 1997-05-29  Martin Buchholz  <mrb@eng.sun.com>
4944
4945         * configure.in: Replace standard Autoconf MMAP test with Neal
4946         Becker's replacement, hacked somewhat.
4947
4948 1997-05-28  Martin Buchholz  <mrb@eng.sun.com>
4949
4950         * lisp/prim/files.el (auto-mode-alist): Reorg auto-mode-alist again.
4951
4952         * lib-src/etags.c: Version 12.7 from Francesco.
4953
4954         * configure.in: Juggle link order of X libraries.
4955         Add support for using zsh to run configure.
4956         Document --with-tty=no.
4957         Fix -no-recursion option.
4958         Recognize and ignore --cache-file option.
4959         Recognize null values for preprocessor symbols converted to shell
4960         variables.  This maybe fixes the "-ltermcap" problem.
4961         Remove spurious blanks from various SUBST-ituted variables.
4962         Fix conditional creation of gdbinit.
4963         Conditionally create .sbinit for Sunpro C.
4964
4965 1997-05-26  Steven L Baur  <steve@altair.xemacs.org>
4966
4967         * etc/FTP: Correct typo in ftp.cenatls.cena.dgac.fr.
4968
4969         * etc/DISTRIB: Ditto.
4970
4971 1997-05-22  Steven L Baur  <steve@altair.xemacs.org>
4972
4973         * XEmacs 20.3-beta2 is released.
4974
4975 Thu May 22 04:19:09 1997  Martin Buchholz  <mrb@eng.sun.com>
4976
4977         * configure.in: Try to fix all reported bugs with 20.3-b1.
4978         Change HAVE_WNN6 to WNN6.  WNN6 correctly autodetected.
4979         extra-verbose now default on beta builds.
4980         extra-verbose now much more verbose.
4981         Don't set libs_termcap to " ".
4982         Detect -lXm AFTER detecting -lXpm.
4983         Use runtime paths before running tests, since AC_TRY_RUN may
4984         depend on it.
4985         with-xim=motif only default on Solaris.
4986         realpath moved from s&m to configure.in.
4987         xemacs-version.h removed.  main_1 now contains $canonical as well,
4988         for even more useful backtraces.
4989         termcap handling rewritten.
4990         Create .sbinit for Sun's source browser.
4991         Warn user if no XPM support present.
4992         Warn user if compiling in error checking.
4993
4994         * Makefile.in: use MAKE_SUBDIR consistently.  Remove references to
4995         dynodump.  Remove core when cleaning.  Remove config.log.
4996         make distclean now functional.
4997
4998 Tue Jun  4 10:15:54 1996  Per Bothner  <bothner@deneb.cygnus.com>
4999
5000         * etc/e/eterm.ti:  Add kcub1, kcuf1, kcuu1, kcud1 capabilities.
5001
5002 Sun May 18 13:03:20 1997  Steven L Baur  <steve@altair.xemacs.org>
5003
5004         * lwlib/Makefile.in.in (distclean): Clean up config.h.
5005
5006         * Makefile.in (distclean): Remve config.log.
5007         remove broken dynodump stuffs.
5008
5009 Sat May 17 20:30:54 1997  Steven L Baur  <steve@altair.xemacs.org>
5010
5011         * XEmacs 20.3-b1 is released.
5012
5013 Fri May 16 20:38:19 1997  Steven L Baur  <steve@altair.xemacs.org>
5014
5015         * info/dir (Packages): Update minor version number.
5016
5017         * etc/README: Update minor version number.
5018
5019         * README: Update minor version number.
5020
5021 Tue May 13 20:35:52 1997  Steven L Baur  <steve@altair.xemacs.org>
5022
5023         * XEmacs-20.2 is released.
5024
5025 Sat May 10 16:14:30 1997  Steven L Baur  <steve@altair.xemacs.org>
5026
5027         * XEmacs 20.2-b6 is released.
5028
5029 Thu May  8 20:22:34 1997  Steven L Baur  <steve@altair.xemacs.org>
5030
5031         * XEmacs 20.2-b5 is released.
5032
5033 Fri May  2 16:50:02 1997  Steven L Baur  <steve@altair.xemacs.org>
5034
5035         * XEmacs 20.2-b4 is released.
5036
5037 Thu May  1 18:13:38 1997  Steven L Baur  <steve@altair.xemacs.org>
5038
5039         * configure.in (--with-xim): Don't default it to Motif since it
5040         causes crashes at startup on some systems.
5041
5042 Sun Apr 27 12:25:55 1997  Steven L Baur  <steve@altair.xemacs.org>
5043
5044         * XEmacs 20.2-b3 is released.
5045
5046 Wed Apr 23 10:33:58 1997  Steven L Baur  <steve@altair.xemacs.org>
5047
5048         * XEmacs 20.2-b2 is released.
5049
5050         * configure.in (beta): OPENWINHOME misspelled.
5051
5052 Mon Apr 21 14:48:29 1997  Steven L Baur  <steve@altair.xemacs.org>
5053
5054         * etc/BETA (writing): Update with information about how to create
5055         patches.
5056
5057 Sat Apr 19 16:13:16 1997  Steven L Baur  <steve@altair.xemacs.org>
5058
5059         * XEmacs 20.2-b1 is released.
5060
5061 Thu Apr 17 21:33:59 1997  Steven L Baur  <steve@altair.xemacs.org>
5062
5063         * configure.in (beta): SONY NEWS-OS has /etc/osversion and not
5064         uname.
5065
5066 Wed Apr 16 17:44:05 1997  Steven L Baur  <steve@altair.xemacs.org>
5067
5068         * XEmacs 20.1 is re-released.
5069
5070 Tue Apr 15 21:03:22 1997  Steven L Baur  <steve@altair.xemacs.org>
5071
5072         * XEmacs 20.1 is released.
5073
5074 Sat Apr 12 20:11:08 1997  Steven L Baur  <steve@altair.xemacs.org>
5075
5076         * XEmacs 20.1-b15 is released.
5077
5078 Sat Apr 12 09:01:32 1997  Hrvoje Niksic <hniksic@srce.hr>
5079         * PROBLEMS: I have cleaned up a bit the PROBLEMS file, by:
5080         1) changing it into sections -- there is now a section for building,
5081            running and compatibility problems
5082
5083         2) removing some obviously obsolete entries -- e.g. those pertaining
5084            to Emacs 18, etc. --> size is off by 20K
5085
5086         3) Rearranging the entries by relevance.  I have tried to put the most
5087            relevant entries in front.
5088
5089 Thu Apr 10 19:07:26 1997  Steven L Baur  <steve@altair.xemacs.org>
5090
5091         * XEmacs 20.1-b14 is released.  (Beta 13 was skipped).
5092
5093 Wed Apr  9 22:52:06 1997  Steven L Baur  <steve@altair.xemacs.org>
5094
5095         * XEmacs 20.1-b12 is released.
5096
5097 Sun Apr  6 22:31:00 1997  Tatsuya Ichikawa  <ichikawa@hv.epson.co.jp>
5098
5099         * configure.in: Cosmetic change to summary print of POP/Kerberos/
5100         Hesiod options.
5101
5102 Sat Apr  5 09:11:36 1997  Steven L Baur  <steve@altair.xemacs.org>
5103
5104         * XEmacs 20.1-b11 is released.
5105
5106 Wed Apr  2 15:27:35 1997  Steven L Baur  <steve@altair.xemacs.org>
5107
5108         * Makefile.in (install-only): New target.  Functionality suggested
5109         by Larry Schwimmer, correct way of doing it suggested by Chuck
5110         Thompson.
5111
5112         * configure.in: Default to "-Olimit 2000" as suggested by Jamie
5113         Zawinski for SGI cc and Irix 6.
5114
5115 Tue Apr  1 12:23:13 1997  Steven L Baur  <steve@altair.xemacs.org>
5116
5117         * configure.in: Add configuration parameters for Emacs 19.34
5118         movemail.c (--with-pop, --with-kerberos, --with-hesiod).
5119
5120 Fri Mar 28 19:58:41 1997  Steven L Baur  <steve@altair.xemacs.org>
5121
5122         * configure.in: Remove garbage if [ ... ] constructs and a
5123         mispatch.
5124
5125 Thu Mar 27 18:24:19 1997  Steven L Baur  <steve@altair.xemacs.org>
5126
5127         * XEmacs 20.1-b10 is released.
5128
5129 Wed Mar 26 22:31:10 1997  Steven L Baur  <steve@altair.xemacs.org>
5130
5131         * Remove vms top-level directory.
5132
5133         * XEmacs 19.15 final released to beta testers.
5134
5135 Tue Mar 25 19:13:27 1997  Steven L Baur  <steve@altair.xemacs.org>
5136
5137         * XEmacs 19.15 prefinal released to beta testers.
5138
5139 Mon Mar 24 12:28:17 1997  Steven L Baur  <steve@altair.xemacs.org>
5140
5141         * configure.in (--debug): Correct documentation.
5142
5143 Sun Mar 23 17:24:38 1997  Steven L Baur  <steve@altair.xemacs.org>
5144
5145         * XEmacs 19.15-b104 is released.
5146
5147 Sat Mar 22 19:56:36 1997  Steven L Baur  <steve@altair.xemacs.org>
5148
5149         * etc/sgml/CATALOG: Default to html-3.2final.
5150
5151 Sat Mar 22 17:55:15 1997  Darrell Kindred  <dkindred@cmu.edu>
5152
5153         * configure.in (beta): Add configure support for the -rpath flag
5154         for IRIX analogous to the Solaris "-R".
5155
5156 Sat Mar 22 16:47:08 1997  Steven L Baur  <steve@altair.xemacs.org>
5157
5158         * info/dir (Packages): Add HM-HTML-Mode to menu.
5159
5160 Sat Mar 22 21:27:41 1997  Tomasz J. Cholewo  <t.cholewo@ieee.org>
5161
5162         * configure.in: Echo only current configuration using 'tee -a'.
5163
5164 Fri Mar 21 21:26:01 1997  Steven L Baur  <steve@altair.xemacs.org>
5165
5166         * XEmacs-19.15-b103 is released.
5167         * XEmacs-20.0-b9 is released.
5168
5169         * Makefile.in (top_distclean): Add `Installation' to distclean
5170         rule.
5171
5172 Fri Mar 21 20:05:29 1997  Darrell Kindred  <dkindred@cmu.edu>
5173
5174         * Makefile.in (autoloads): Pass $(MAKE) to update-elc.sh and
5175         update-autoloads.sh.
5176
5177 Thu Mar 20 20:14:16 1997  Steven L Baur  <steve@altair.xemacs.org>
5178
5179         * XEmacs-19.15-b102 is released.
5180
5181 Tue Mar 18 21:52:36 1997  Steven L Baur  <steve@altair.xemacs.org>
5182
5183         * XEmacs-19.15-b101 is released.
5184
5185 Mon Mar 17 19:09:29 1997  Steven L Baur  <steve@altair.xemacs.org>
5186
5187         * XEmacs-20.1-b8 is released.
5188         * XEmacs-19.15-b100 is released.
5189
5190 Sat Mar 15 17:15:18 1997  Steven L Baur  <steve@altair.xemacs.org>
5191
5192         * XEmacs-20.1-b7 is released.
5193         * XEmacs-19.15-b99 is released.
5194
5195         * etc/sgml/CATALOG: Added IE3 DTDs and htmlpro DTD.
5196
5197 Thu Mar 13 10:40:11 1997  Steven L Baur  <steve@altair.xemacs.org>
5198
5199         * configure.in: Add sunos4-1-4 header files.
5200
5201 Wed Mar 12 18:53:08 1997  Steven L Baur  <steve@altair.xemacs.org>
5202
5203         * configure.in: Use new file bsdos3.h with BSDI 3.0.
5204
5205 Sat Mar  8 15:19:33 1997  Steven L Baur  <steve@altair.xemacs.org>
5206
5207         * XEmacs-20.1-b6 is released.
5208         * XEmacs-19.15-b98 is released.
5209
5210 Wed Mar  5 18:55:36 1997  Steven L Baur  <steve@altair.xemacs.org>
5211
5212         * Makefile.in (install-arch-indep): Offer to compress lisp sources.
5213         (gzip-el): New targe for compressed installed lisp sources.
5214
5215 Tue Mar  4 23:28:37 1997  Martin Buchholz  <mrb@eng.sun.com>
5216
5217         * lib-src/update-elc.sh: VM is compiled after the byte-compiler,
5218         but before anything else.  More flexible about finding an xemacs
5219         to use for byte-compilation (default src/xemacs).  Other minor fixes.
5220
5221 Mon Mar  3 23:57:56 1997  Steven L Baur  <steve@altair.xemacs.org>
5222
5223         * XEmacs 20.1-b5 is released.
5224
5225 Mon Mar  3 18:09:17 1997  Steven L Baur  <steve@altair.xemacs.org>
5226
5227         * XEmacs 20.1-b4 is released.
5228
5229 Sat Mar  1 15:38:30 1997  Steven L Baur  <steve@altair.xemacs.org>
5230
5231         * Makefile.in (distclean): Correct typos.
5232
5233         * XEmacs 19.15-b96 is released.
5234
5235         * configure.in: Symlink site-lisp when using --srcdir.
5236         Add special handling of lisp directory to allow for multiple
5237         site-packages files.
5238
5239 Fri Feb 28 20:38:46 1997  Steven L Baur  <steve@altair.xemacs.org>
5240
5241         * Makefile.in (distclean): Create lock and site-lisp directories
5242         when they don't exist (after being pruned by CVS).
5243
5244 Tue Mar  4 00:41:38 1997  Hrvoje Niksic  <hniksic@srce.hr>
5245
5246         * etc/sample.Xdefaults: Added customization of foreground and
5247         background colors for the `default' face.
5248
5249 Wed Feb 26 22:12:12 1997  Steven L Baur  <steve@altair.xemacs.org>
5250
5251         * Makefile.in (top_distclean): Reset src/PURESIZE.h for
5252         distribution.
5253
5254         * XEmacs 20.1-b3 is released.
5255
5256 Sun Feb 23 17:10:09 1997  Steven L Baur  <steve@altair.xemacs.org>
5257
5258         * XEmacs 20.1-b2 is released.
5259
5260 Sat Feb 22 14:29:44 1997  Steven L Baur  <steve@altair.xemacs.org>
5261
5262         * XEmacs 19-15-b'95 is released.
5263
5264 Fri Feb 21 22:29:51 1997  Martin Buchholz  <mrb@eng.sun.com>
5265
5266         * etc/toolbar/workshop-cap-up.xpm:  Moved caption up one pixel.
5267
5268         * lwlib/xlwscrollbar.c : Fix many scrollbar bugs:
5269         - "knob" renamed to "slider"
5270         - leftmost pixel wasn't sensitive to button clicks, while righmost
5271           pixel was.
5272         - many glitches fixed if Emacs*XlwScrollBar.ArrowPosition:same:
5273           - goobers on top of up-arrow removed.
5274           - up-arrow would not always be redrawn when necessary
5275           - slider drag would be `off' by size of up-arrow
5276         - horizontal and vertical scrollbars didn't use exactly the same
5277           dimensions.
5278         - slider was never drawn if XlwScrollBar.shadowThickness was 0.
5279         - Now up- and down-arrows actually work near beginning/end of buffer!
5280
5281 Thu Feb 20 12:40:57 1997  Jan Vroonhof <vroonhof@math.ethz.ch>
5282
5283         * configure.in (with_xauth): Attempted correction of test for
5284         libXmu on SunOS.
5285
5286 Sat Feb 15 14:11:03 1997  Steven L Baur  <steve@altair.xemacs.org>
5287
5288         * XEmacs 20.1-b1 is released.
5289         * XEmacs 19.15-b94 is released.
5290
5291 Fri Feb 14 23:23:03 1997  Steven L Baur  <steve@altair.xemacs.org>
5292
5293         * README: ``This directory tree holds version 19.13 ...'' ???
5294
5295 Sun Feb  9 16:15:55 1997  Steven L Baur  <steve@altair.xemacs.org>
5296
5297         * XEmacs 19.15-b93 is released.
5298         XEmacs 20.0 is released to the 'net.
5299
5300 Fri Feb  7 19:21:34 1997  Steven L Baur  <steve@altair.xemacs.org>
5301
5302         * XEmacs 20.0try3 is released.
5303
5304 Wed Feb  5 18:03:06 1997  Steven L Baur  <steve@altair.xemacs.org>
5305
5306         * XEmacs 20.0try2 is released.
5307
5308 Mon Feb  3 19:39:08 1997  Steven L Baur  <steve@altair.xemacs.org>
5309
5310         * XEmacs 19.15-b92 is released.
5311
5312 Sat Feb  1 18:17:38 1997  Steven L Baur <steve@altair.xemacs.org>
5313
5314         * XEmacs 20.0try1 is released.
5315         * XEmacs 19.15-b91 AKA XEmacs '97 NOT! is released.
5316
5317 Sat Feb  1 00:00:48 1997  Steven L Baur  <steve@altair.xemacs.org>
5318
5319         * PROBLEMS:  Updated from beta test bug reports.
5320         Put in outline-mode/outl-mouse-minor-mode by default.
5321
5322 Wed Jan 29 19:59:41 1997  Steven L Baur  <steve@altair.xemacs.org>
5323
5324         * CHANGES-beta: XEmacs 20.0-b93 is released.
5325
5326 Sat Jan 25 15:43:59 1997  Steven L Baur  <steve@altair.xemacs.org>
5327
5328         * CHANGES-beta: XEmacs 20.0-b92 is released.
5329
5330 Fri Jan 24 09:54:01 1997  Steven L Baur  <steve@altair.xemacs.org>
5331
5332         * lwlib/xlwmenu.c (massage_resource_name): Changed comparison of
5333         char and pointer.
5334
5335 Thu Jan 23 10:39:34 1997  Martin Buchholz  <mrb@eng.sun.com>
5336
5337         * lib-src/update-elc.sh (ignore_dirs): Quoting portability.
5338
5339 Wed Jan 22 21:07:17 1997  Steven L Baur  <steve@altair.xemacs.org>
5340         * XEmacs 20.0-b91 (prerelease 2) is released.
5341
5342         * configure.in (--with-scrollbars): Add Athena3d as a toolkit
5343         type.
5344
5345         * lwlib/lwlib-Xaw.c (xaw_update_one_widget): Let Athena 3d have 0
5346         borderwidth.
5347         (xaw_scrollbar_scroll): Use SCROLLBAR_LINE_UP and
5348         SCROLLBAR_LINE_DOWN since that's current the only to get to the
5349         bottom of the buffer. :-(
5350
5351 Tue Jan 21 20:01:19 1997  Steven L. Baur  <steve@altair.xemacs.org>
5352
5353         * configure.in (beta): Add LWLIB_USES_ATHENA for odd
5354         configurations that use both Motif and Athena.
5355
5356         * etc/sgml/HTML32.dtd: html-3.2 final dtd added.
5357
5358 Wed Jan 15 12:55:19 1997  Steven L Baur  <steve@altair.xemacs.org>
5359
5360         * info/dir (Gnus): Updated spelling and info.
5361
5362 Mon Jan 13 13:37:27 1997  Steven L Baur  <steve@altair.xemacs.org>
5363
5364         * configure.in: Remove assignment of NON_GNU_CPP for irix-6.0.
5365
5366 Mon Jan 13 00:36:01 1997  Martin Buchholz  <mrb@eng.sun.com>
5367
5368         * lib-src/make-docfile.c (scan_lisp_file): eliminate doc-string
5369         warnings for ccl-read-*
5370
5371 Sat Jan 11 12:05:31 1997  Steven L Baur  <steve@altair.xemacs.org>
5372
5373         * etc/sample.emacs: Remove code snippet that wipes out the cycle
5374         buffer modeline feature.
5375
5376         * XEmacs 20.0 beta90 (prerelease 1) is released.
5377         * XEmacs 19.15 beta90 (prerelease 1) is released.
5378
5379 Tue Jan  7 08:45:16 1997  Steven L Baur  <steve@altair.xemacs.org>
5380
5381         * configure.in (LIBS): Revise test for XFree86 (look for XF86Config).
5382
5383 Sat Jan  4 14:52:57 1997  Steven L Baur  <steve@altair.xemacs.org>
5384         * XEmacs 20.0 beta 34 is released.
5385         * XEmacs 19.15 beta 7 is released.
5386
5387 Fri Jan  3 15:18:59 1997  Jeff Miller  <jmiller@smart.net>
5388
5389         * lwlib/Makefile.in.in: lwlib is required if X11 is used.
5390
5391 Wed Jan  1 08:30:48 1997  Martin Buchholz  <mrb@eng.sun.com>
5392
5393         * src/emacs.c: Make sure
5394         `./temacs -batch -l loadup.el run-temacs <emacs-args>'
5395         works properly
5396
5397         * src/Makefile.in.in (rtcmacs): Add support for RTC, Sun's
5398           competitor to Purify.
5399
5400         * man/lispref/symbols.texi: Fix up bit vector documentation
5401         * man/lispref/sequences.texi: Fix up bit vector documentation
5402
5403         * lisp/sunpro/sunpro-load.el: Only preload mime-setup for Sun.
5404
5405         * lisp/prim/update-elc.el: Don't rely on autoloads.
5406
5407 Tue Dec 31 09:46:13 1996  Martin Buchholz  <mrb@eng.sun.com>
5408
5409         * lisp/prim/auto-autoloads.el: New, completely program-generated, file
5410         * lib-src/update-autoloads.sh: Rewritten to use auto-autoloads.el.
5411         * lisp/utils/autoload.el: Reorganization of autoload mechanism:
5412         Errors during autoload generation are just that - errors.
5413
5414         Generated autoloads are now in a separate file of their own.
5415
5416         Reliability of autoload generation greatly increased.
5417
5418         Distribution smaller by about 100k.
5419
5420         `make autoloads' is still the preferred mechanism for update.
5421
5422         Autoloads are always regenerated completely from scratch.  This
5423         avoids errors with obsolete or corrupted autoload entries.
5424
5425         Caching of autoload entries using timestamps has been eliminated.
5426
5427         Files that have no autoloads no longer have a comment placed into
5428         the generated autoloads file.
5429
5430         There was a bug where autoload entries would sometimes end up
5431         being inserted into the *middle* of other autoload entries,
5432         thereby corrupting them.
5433
5434         * src/event-Xt.c: Remove SUNOS_GCC_L0_BUG kludge.
5435
5436 Sun Dec 29 05:37:43 1996  Martin Buchholz  <mrb@eng.sun.com>
5437
5438         * lib-src/update-autoloads.sh: Make sure that `make autoloads'
5439           doesn't use the autoload facility to load `autoload';
5440           load it explicity instead.
5441
5442         * lib-src/update-elc.sh (ignore_dirs): ignore SCCS, CVS, RCS dirs
5443
5444         * man/Makefile: Reinstate hyperbole & oo-browser manuals
5445
5446         * lisp/modes/mail-abbrevs.el: Apply patch originated from Noah Friedman
5447
5448         * src/mule-charset.c: Use lower case for charset registry, to
5449           match XLFD.
5450
5451         * Makefile.in: replace list of info files with *.info* - one less
5452           maintenance headache
5453
5454         * etc/sample.emacs: Add sample code to highlight continuation glyph
5455
5456         * man/oo-browser.texi: Fix TeXability
5457
5458         * man/hyperbole.texi: Fix TeXability
5459
5460         * man/vhdl-mode.texi: Fix TeXability
5461
5462         * lisp/prim/loaddefs.el: Wholesale housecleaning
5463           `make autoloads' should finally work.
5464
5465         * lib-src/emacsclient.c (main): ANSIfication, compiler warning removal
5466
5467         * lisp/mule/mule-files.el: Add support for multi-lingual info files.
5468
5469         * lib-src/update-elc.sh: `make all-elc' was updating files in
5470           `special' directories without using the Makefiles
5471           designed for that purpose.
5472           - make sure ilisp isn't remade every time through `make all-elc'.
5473
5474         * info/dir (Packages): Add Japanese TM info files
5475
5476         * src/inline.c:  Allow compilation with `gcc -g'
5477
5478         * src/syntax.c (word_constituent_p): Allow compilation with `gcc -g'
5479
5480         * src/lread.c: Don't put `...' immediately after a filename, so
5481           that various tools can recognize the filename as such.
5482
5483         * src/event-Xt.c (x_to_emacs_keysym): Fix crash when
5484           --with-xim=xlib and key event on window frame.
5485           Change return foo to return (foo) when return is a macro.
5486
5487         * src/editfns.c (Ffollowing_char): docstring fixes.
5488
5489         * man/tm/Makefile: Add support for Japanese TM info (but not dvi) files.
5490           This Makefile is no longer officially broken.
5491
5492         * info/dir: Add Japanese tm documents.
5493
5494         * man/tm/tm-vm-en.texi: Make document TeX-friendly.
5495
5496         * lib-src/update-autoloads.sh (EMACS): Don't rely on non-portable
5497           xargs -i flag.
5498
5499         * lisp/mule/mule-files.el (file-coding-system-alist): Make sure
5500           the `binary' coding system is used for .gz and .Z extensions.
5501
5502         * man/viper.texi: Viper version 2.90
5503
5504         * man/ediff.texi: Ediff Version 2.62
5505
5506         * lisp/packages/ispell.el (ispell-word): Avoid using strings with
5507           define-key, for compatibility with loaddefs.el
5508
5509         * lisp/modes/eiffel3.el: Make compatible with update-autoloads.
5510
5511         * lisp/ilisp/Makefile (elc): Add target to avoid re-compilation.
5512
5513         * lib-src/update-elc.sh: XEmacs sometimes re-byte-compiled elisp
5514           files in dirs that have their own Makefiles.
5515
5516
5517
5518 Sun Dec 29 17:02:49 1996  Steven L Baur  <steve@altair.xemacs.org>
5519
5520         * Makefile.in (install-arch-indep): Force compression with `gzip -f'.
5521
5522         * lib-src/update-elc.sh (NUMTOCOMPILE): Ignore CVS directories.
5523
5524         * Makefile.in (install-arch-indep): Catch .info-[0-9]* files for
5525         installation.
5526
5527 Sat Dec 28 15:33:27 1996 Steven L Baur  <steve@altair.xemacs.org>
5528
5529         * XEmacs 20.0 beta 33 is released.
5530         * XEmacs 19.15 beta 6 is released.
5531
5532 Fri Dec 27 20:34:58 1996  Richard Mlynarik  <mly@adoc.xerox.com>
5533
5534         * etc/yow.lines: 20k of new zippy quotes.
5535
5536 Fri Dec 27 01:02:41 1996  Martin Buchholz  <mrb@eng.sun.com>
5537
5538         * Makefile.in (install-arch-indep): Simplify installation of info
5539         pages.
5540
5541 Sat Dec 21 15:20:20 1996  Steven L Baur  <steve@altair.xemacs.org>
5542         * XEmacs 20.0-b32 released.
5543
5544         * XEmacs 19.15-b5 released.
5545
5546 Wed Dec 18 20:22:08 1996  Martin Buchholz  <mrb@eng.sun.com>
5547
5548         * configure.in: Reformat.  Fix shared include file rename
5549         problem.
5550
5551         * configure: Reformat.  Fix shared include file rename problem.
5552
5553         * dynodump/dynodump.c (__EXTENSIONS__): Define it.
5554
5555 Thu Dec 12 13:19:00 1996  Joseph J Nuspl  <nuspl@nvwls.cc.purdue.edu>
5556
5557         * Makefile.in (install-arch-indep): Install infofiles gzipped by
5558         default.
5559
5560 Tue Dec 10 19:25:25 1996  Steven L Baur  <steve@altair.xemacs.org>
5561
5562         * CHANGES-beta: XEmacs 20.0-b31 is released.
5563
5564 Tue Dec 10 18:33:19 1996  Rod Whitby  <rwhitby@asc.sps.mot.com>
5565
5566         * info/vhdl-mode.info: New file.
5567
5568         * info/dir (Packages): Add vhdl-mode documentation.
5569
5570 Tue Dec 10 18:27:02 1996  Martin Buchholz  <mrb@Eng.Sun.COM>
5571
5572         * configure: Make shared/dynamic flags work much more logically.
5573
5574 Tue Dec 10 09:17:22 1996  David Worenklein  <dcw@gcm.com>
5575
5576         * configure.in (machine): Patch to make newly renamed shared
5577         link include files work.
5578
5579 Sat Dec  7 16:28:10 1996  Martin Buchholz  <mrb@Eng.Sun.COM>
5580
5581         * configure.in: Configure for POSIX getcwd if available.
5582
5583 Thu Dec  5 20:42:35 1996  Steven L Baur  <steve@altair.xemacs.org>
5584
5585         * etc/edt-user.doc (File): New file from Emacs 19.34.
5586
5587 Thu Dec  5 11:56:05 1996  Joseph J Nuspl <nuspl@nvwls.cc.purdue.edu>
5588
5589         * configure.in (LIBS): Fix typo in dialog box test.