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