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