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