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