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