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