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