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