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