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