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