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