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