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