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