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