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