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