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