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