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