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