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