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