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