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