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