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