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