1 2007-09-05 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
3 * etc/CHISE-VERSIONS: New file.
5 2005-12-13 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
7 * Makefile.in.in (install-arch-indep): Modify code to make the
8 symbolic link for chise-db-directory/db to avoid error in
11 2005-09-21 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
14 - Add new option `--with-concord'.
15 - Add code to detect libconcord.
16 - define `HAVE_CONCORD' if the concord feature is enabled.
18 2005-03-02 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
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.
24 2004-07-20 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
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.
31 2003-10-12 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
33 * Makefile.in.in: Use chise-db/ instead of char-db/.
35 2003-10-08 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
38 - Use HAVE_CHISE instead of HAVE_CHISE_CLIENT.
39 - Setup chise-db-directory [make symbolic link for
40 ${archlibdir}/char-db].
42 2003-10-06 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
44 * configure.in: Delete HAVE_CHISE_CLIENT.
46 2003-10-05 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
48 * configure.in: Use HAVE_LIBCHISE instead of CHISE; add HAVE_CHISE
49 if HAVE_LIBCHISE or HAVE_CHISE_CLIENT is defined.
51 2003-03-12 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
54 - Add new option `--with-chise'.
55 - define `CHISE' if --with-chise is specified and/or chise.h is
57 - Disable Wnn support if UTF2000 is enables.
58 - Display "Multiscriptization / Multilingualization /
59 Internationalization:" instead of "Internationalization:".
61 2002-03-11 MORIOKA Tomohiko <tomo@mousai.as.wakwak.ne.jp>
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
68 * configure.in: Define HAVE_CHISE_CLIENT when HAVE_DATABASE and
71 2001-12-09 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
73 * configure.in: Don't define `HAVE_GGC' in XEmacs UTF-2000.
75 2001-08-14 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
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.
82 2000-06-23 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
84 * configure.in: Define `HAVE_GGC' if with-utf-2000 is specified.
86 1999-09-09 MORIOKA Tomohiko <tomo@etl.go.jp>
88 * configure.in: Add new option `--with-text-coding'; define
89 `TEXT_CODING' if it is specified.
91 1999-08-30 MORIOKA Tomohiko <tomo@etl.go.jp>
94 - Delete `--with-ucs4' option.
95 - Display message about UTF-2000 if "$with_utf_2000" = yes.
97 1999-06-17 MORIOKA Tomohiko <tomo@etl.go.jp>
100 - Add new option `--with-ucs4'; define `CHAR_IS_UCS4' if it is
102 - Define `CHAR_IS_UCS4' if `--with-utf-2000' is specified.
104 1999-06-15 MORIOKA Tomohiko <tomo@etl.go.jp>
106 * configure.in: Add new option `--with-utf-2000'; define `UTF2000'
109 2007-10-07 Vin Shelton <acs@xemacs.org>
111 * XEmacs 21.4.21 is released
113 2007-08-18 Vin Shelton <acs@xemacs.org>
115 * modules/ldap/eldap.c: Declare that we use deprecated API.
116 Thanks to Mats Lidell <matsl@xemacs.org> for the report & patch:
117 <871wgnqunm.fsf@spencer.lidell.homelinux.net>.
119 2006-12-09 Vin Shelton <acs@xemacs.org>
121 * XEmacs 21.4.20 is released
123 2006-12-07 Vin Shelton <acs@xemacs.org>
125 * configure.in: Find relocated xpm library under cygwin.
126 Patch lifted from Rick Rankin's 21.5 version of the patch.
128 2006-05-17 Stephen J. Turnbull <stephen@xemacs.org>
130 * PROBLEMS: X11R7 loses x11/bitmaps/gray.
132 2006-01-28 Vin Shelton <acs@xemacs.org>
134 * configure.in: Simplify cygwin include and nox/Xpm handling.
135 As of cygwin-1.5.19, 'gcc -print-file-name=libc.a' (effectively)
136 returns '/lib' instead of '/usr/lib', so we'll use
137 'gcc -print-search-dirs' instead.
139 2006-01-28 Vin Shelton <acs@xemacs.org>
141 * XEmacs 21.4.19 is released
143 2006-01-28 Vin Shelton <acs@xemacs.org>
145 * etc/package-index.LATEST.gpg: Updated with latest package data.
147 2005-12-18 Ilya N. Golubev <gin@mo.msk.ru>
150 * configure.in: Fixed `LDAP_OPT_ON' libraries configuration
151 introduced in local 2005-03-13 change of `configure.in'. However,
152 do not check for internal `-lber' `ber_pvt_opt_on' symbol as done
153 in upstream. This symbol is not part of any published interface,
154 it may exist or not exist, depending on openldap version. Cryptic
155 comment before using it in upstream 21.5 source did not state
156 precisely under which circumstances checking for it was useful,
157 which sort of user code tried to link the symbol. So in local
158 21.5 dismissed both the code and the comment without writing a
160 * etc/NEWS: Document.
162 2005-12-13 Vin Shelton <acs@xemacs.org>
164 * etc/package-index.LATEST.gpg: Updated with latest package data.
166 2005-12-04 Vin Shelton <acs@xemacs.org>
168 * etc/OXYMORONS: insert 'Social Property' for 21.4.18.
169 * etc/NEWS: document motif deprecation and defaulting
170 --with-widgets to off.
172 2005-12-04 Ville Skyttä <scop@xemacs.org>
173 * etc/PACKAGES: Fix description of xetla.
175 2005-12-03 Vin Shelton <acs@xemacs.org>
177 * XEmacs 21.4.18 is released
179 2005-12-01 Vin Shelton <acs@xemacs.org>
181 * etc/TUTORIAL.cs: copied from 21.5.
182 * etc/TUTORIAL.sl: copied from 21.5.
184 2005-11-29 Ilya Golubev <golubev@xemacs.org>
186 * configure.in: Merge revision 1.19 change: fix ldap libraries
187 configuration lossage when `-lldap -llber' links and but `-lldap'
188 does not; allow `ldap_libs' to be empty or overridden by builder.
189 The lossage was introduced in upstream revision 1.151.2.31
190 (2005/01/31 02:54:47 vins) by (extremely hasty and unwise) merge
191 of revision 1.232 change.
192 * etc/NEWS: Document it.
194 2005-03-12 Aidan Kehoe <kehoea@parhasard.net>
196 * configure.in (XE_COMPUTE_RUNPATH): Check XtRegisterDrawable
199 2005-04-11 Norbert Koch <viteno@xemacs.org>
201 * etc/PACKAGES: etc/PACKAGES: Announce re-builder, xetla.
203 2005-11-15 Dr. Volker Zell <Dr.Volker.Zell@oracle.com>
205 * configure.in: Avoid using Motif also for cygwin
207 2005-11-15 Dr. Volker Zell <Dr.Volker.Zell@oracle.com>
209 * configure.in: Check for u_int*_t typedefs and use them in
210 Berkeley DB detection.
212 2005-04-11 Norbert Koch <viteno@xemacs.org>
214 * etc/PACKAGES: etc/PACKAGES: Announce re-builder, xetla.
216 2005-03-23 Vin Shelton <acs@xemacs.org>
218 * configure.in: Remove -fno-gnu-linker option from Solaris
219 dynodump builds; it doesn't do anything.
221 Don't use 'head -1' - it's deprecated by coreutils-5.3.0 on some
224 2005-02-19 Norbert Koch <viteno@xemacs.org>
226 * etc/PACKAGES: Announce latin-euro-standards, update mule-base.
228 2005-02-12 Vin Shelton <acs@xemacs.org>
230 * etc/OXYMORONS: New list.
232 2005-02-06 Vin Shelton <acs@xemacs.org>
234 * XEmacs 21.4.17 is released
236 2005-01-29 Ben Wing <ben@xemacs.org>
238 * configure.in (AC_INIT_NOTICE):
239 * configure.in (XE_COMPUTE_RUNPATH):
240 Copy LDAP fixes from 21.5.
242 Port Marcus Crestani's patches of 2004-11-12:
244 * Makefile.in.in (install-arch-dep): Fix installation for Cygwin.
246 * configure.in: Make pdump default for Cygwin.
248 2005-01-30 Malcolm Purvis <malcolmp@xemacs.org>
250 * Makefile.in.in (dump-elc): Depend on ${PROGNAME} to fix parallel
253 2004-11-22 Adrian Aichner <adrian@xemacs.org>
255 * etc/TUTORIAL: Typo fixes, courtesy of Andreas Eder
256 <Andreas.Eder@gmx.net>.
258 2004-05-20 Stephen J. Turnbull <stephen@xemacs.org>
260 * configure.in (HAVE_GPM): Die if GPM requested but not found.
262 2005-01-23 Vin Shelton <acs@xemacs.org>
264 * Makefile.in.in (finder): Force removal of lisp/finder-inf.el.
266 2005-01-10 Vin Shelton <acs@xemacs.org>
268 * Makefile.in.in (RECURSIVE_MAKE_ARGS): Remove last few.
270 2004-11-21 Malcolm Purvis <malcolmp@xemacs.org>
272 * INSTALL: A POSIX compatible Make is no longer required for builds.
273 * Makefile.in.in (RECURSIVE_MAKE): Removed.
274 * Makefile.in.in (RECURSIVE_MAKE_ARGS): New.
275 * configure.in (RECURSIVE_MAKE): Removed.
276 * configure.in (RECURSIVE_MAKE_ARGS): New.
277 Always refer to make as $(MAKE) and use $(RECURSIVE_MAKE_ARGS) for
278 other parameters. This allows -j to work in GNU Make while
279 removing need for POSIX compatible make on all systems.
281 2004-09-08 Malcolm Purvis <malcolmp@xemacs.org>
283 * INSTALL: A POSIX compatible Make is required for builds.
284 * Makefile.in.in: Enable support for parallel builds.
286 2004-12-05 Vin Shelton <acs@xemacs.org>
288 * XEmacs 21.4.16 is released
290 2004-08-12 "Johann 'Myrkraverk' Oskarsson" <myrkraverk@users.sourceforge.net>
292 * config.guess: Detect PlayStation 2.
294 2004-08-10 Jerry James <james@xemacs.org>
296 * etc/SERVICE: Update to latest version from www.gnu.org.
298 2004-07-06 Steve Youngs <steve@youngs.au.com>
300 * etc/NEWS: Document the major user visible changes to PUI.
302 2003-07-21 Malcolm Purvis <malcolmpurvis@optushome.com.au>
304 * etc/gtkrc: New file. This is the GTK equivalent of the
307 2004-03-30 Norbert Koch <viteno@xemacs.org>
309 * PACKAGES: Introduce new packages escreen, xlib, and xwem.
311 2004-03-23 Malcolm Purvis <malcolmpurvis@optushome.com.au>
313 * configure (GTK_CONFIG): Check GTK version validity only when the
314 right instance of gtk-config is found.
316 2004-03-20 Adrian Aichner <adrian@xemacs.org>
318 * etc/sample.init.el: Sync typo and copycat fix from 21.5.
319 * etc/sample.init.el ((console-on-window-system-p)): Sync
320 "\C-x\C-c" definition from 21.5.
322 2004-03-20 Vin Shelton <acs@xemacs.org>
324 * configure.usage (--use-regex-malloc): Correct warning about
325 disabling regex-malloc.
327 2004-03-04 Malcolm Purvis <malcolmpurvis@optushome.com.au>
329 * configure.in (src/Makefile): No longer include a special linker
330 script for PowerPC Linux. Thanks to Stefan Bruda for reporting
333 2004-02-10 Vin Shelton <acs@xemacs.org>
335 * etc/OXYMORONS: Added Jumbo Shrimp for 21.4.17.
337 2004-02-03 Vin Shelton <acs@xemacs.org>
339 * configure.in (XE_COMPUTE_RUNPATH): lucid_prefers_motif is a
340 variable, not a command.
342 2004-02-02 Vin Shelton <acs@xemacs.org>
344 * XEmacs 21.4.15 is released
346 2004-01-30 Vin Shelton <acs@xemacs.org>
348 * etc/OXYMORONS: Inserted "Corporate Culture" for 21.4.15.
350 2004-01-25 Steve Youngs <youngs@xemacs.org>
352 * etc/package-index.LATEST.gpg: New, replaces
353 `package-index.LATEST.pgp'.
355 * etc/package-index.LATEST.pgp: Removed, replaced with
356 `package-index.LATEST.gpg'.
358 2004-01-20 Jerry James <james@xemacs.org>
360 * configure.in: The icc compiler pretends to be gcc. It isn't.
362 2003-11-28 Norbert Koch <viteno@xemacs.org>
364 * etc/PACKAGES (ERC): new.
366 2003-11-19 Vin Shelton <acs@xemacs.org>
368 * configure.usage (--with-widgets): widgets now defaults to
369 --with-widgets=no. Patch inspired by Jim Schumacher.
371 2003-10-25 Norbert Koch <viteno@xemacs.org>
373 * etc/PACKAGES (riece): New package.
374 * etc/PACKAGES (liece): Mark as deprecated.
376 2003-10-26 Vin Shelton <acs@xemacs.org>
378 * configure.in: Add Intel C++ compiler detection to compiler
381 2003-10-16 Valdis Kletnieks <valdis.kletnieks@vt.edu>
382 * configure.in: record additional info about compiler and libc
383 versions, to assist in debugging.
385 2003-08-28 Stephen J. Turnbull <stephen@xemacs.org>
387 * configure.in (line 3573):
388 (Mule input methods):
389 Deprecate Motif for Linux.
390 (Installation): Report when LessTif is used.
392 2003-10-11 Jerry James <james@xemacs.org>
394 * configure.in: installexe.sh is under srcdir, not blddir.
396 2003-10-16 Jerry James <james@xemacs.org>
397 * aclocal.m4: Add icc (Intel compiler) support.
398 * configure.in: Ditto.
400 2003-09-13 Martin Buchholz <martin@xemacs.org>
402 * configure.in (OS_RELEASE): Add support for SunOS 5.10.
403 On current OSes produced by Sun, `uname -r' prints "5.9".
404 It seems likely that on future OSes, `uname -r' will print "5.10".
405 We need to accept multi-digit release numbers.
407 2003-09-12 Rodney Sparapani <rsparapa@mcw.edu>
409 * PROBLEMS: Propose bash as an alternative to buggy Solaris
412 2003-09-10 Martin Buchholz <martin@xemacs.org>
414 * configure.in: XEmacs failed to build on Solaris9.
415 Solaris9 comes with /usr/demo/SOUND, but no headers or libraries
418 2003-09-03 Vin Shelton <acs@xemacs.org>
420 * XEmacs 21.4.14 is released
422 2003-08-15 Stephen J. Turnbull <stephen@xemacs.org>
424 * configure.in (line 3593): Default widgets OFF for Athena/Motif.
426 2003-08-15 Stephen J. Turnbull <stephen@xemacs.org>
428 * configure.in (regex_malloc): New option.
429 configure.usage (--use-regex-malloc): Document it.
431 2003-08-14 Andrew Begel <abegel@CS.Berkeley.EDU>
433 * configure.in: Add code to detect Darwin/MacOSX dynamic linking
436 2003-08-12 Stephen J. Turnbull <stephen@xemacs.org>
438 * configure.usage (GUI component): Improve lucid option doc.
440 2003-08-12 Stephen J. Turnbull <stephen@xemacs.org>
442 * configure.in (CFLAGS): Add -fno-strict-aliasing for GCC.
443 * PROBLEMS (Running): Strict aliasing crashes.
445 2003-08-04 Norbert Koch <viteno@xemacs.org>
446 Stephen J. Turnbull <stephen@xemacs.org>
448 * PACKAGES: Sync with package-tree contents. Style conformance.
450 2003-07-03 Stephen J. Turnbull <stephen@xemacs.org>
452 * etc/README.HYPERBOLE:
453 * etc/README.OO-BROWSER:
456 2003-05-23 Stephen J. Turnbull <stephen@xemacs.org>
458 * etc/sample.Xdefaults (menubar and popup fonts): Use X Font Sets.
460 2003-07-29 Stephen J. Turnbull <stephen@xemacs.org>
462 * PROBLEMS (Motif): Explain why Motif loses XtExposeCompressMaximal.
464 * configure.in (Installation): Bitch bitterly about Motif.
466 2003-06-17 Vin Shelton <acs@xemacs.org>
468 * PROBLEMS: Sync up with latest version from 21.5
470 2003-04-28 Stephen J. Turnbull <stephen@xemacs.org>
472 * PROBLEMS (Windows): New: auxiliary programs for Windows.
474 2003-05-24 Norbert Koch <viteno@xemacs.org>
476 * etc/package-index.LATEST.pgp: Official package release.
478 2003-05-25 XEmacs Build Bot <builds@cvs.xemacs.org>
480 * XEmacs 21.4.13 is released
482 2003-03-20 Stephen J. Turnbull <stephen@xemacs.org>
484 * configure.in (INTPTR_T_IN_CYGWIN_TYPES_H):
485 Cygwin defines these types in <cygwin/types.h>. Detect and don't
486 duplicate the definition.
488 2003-03-18 Stephen J. Turnbull <stephen@xemacs.org>
490 * configure.usage (Usage): Use an autodetected feature as an
491 example of how to disable features. A Martin Buchholz Suggestion.
493 2003-03-18 Stephen J. Turnbull <stephen@xemacs.org>
495 * INSTALL: Give location of Darwin X11 downloads.
497 2003-01-28 Stephen J. Turnbull <stephen@xemacs.org>
499 * INSTALL (--with-scrollbars):
503 Update to current reality.
505 2003-01-18 Stephen J. Turnbull <stephen@xemacs.org>
509 Mention --site-includes and subdirectories for helping configure
510 to find 3rd-party add-ons.
512 2003-01-28 Martin Buchholz <martin@xemacs.org>
514 * configure.in (opsys): (AIX specific)
515 Use opsys=aix4-2 for AIX 5 and all future versions.
517 2003-01-28 Martin Buchholz <martin@xemacs.org>
518 * configure.in (-mthreads): (AIX specific)
519 Use either -mthreads or -pthread, depending on gcc versions.
520 gcc changed the name of the `-mthreads' option to `-pthread'
523 Be more careful when appending "_r" to various names of xlc,
524 so that users can specify --compiler=/absolute/path/to/xlc
526 2003-01-27 Martin Buchholz <martin@xemacs.org>
528 * configure.in: Don't disable athena just because the user
529 specified --with-widgets=no.
531 2003-01-27 Martin Buchholz <martin@xemacs.org>
533 * configure.in (athena_3d):
534 AC_CHECK_LIB must always take a function as
535 argument, never a global variable. Some linkers can tell the
536 difference. So change:
537 threeDClassRec ==> Xaw3dComputeBottomShadowRGB
539 2003-03-02 Vin Shelton <acs@xemacs.org>
541 * etc/BETA: synced up with 21.5. Original patch from
542 Chris Palmer <chris@nodewarrior.org>.
544 2003-03-02 Robert Pluim <rpluim@bigfoot.com>
546 * configure.in : Don't use the u_int8_t etc typedefs on FreeBSD
547 when detecting Berkeley DB, as they conflict with <sys/types.h>.
549 2003-02-01 Martin Buchholz <martin@xemacs.org>
551 * configure.in: Don't look for Motif if it's already present in
552 $x_includes and $x_libraries.
554 2003-02-23 Stephen J. Turnbull <stephen@xemacs.org>
556 * configure.in: Fix darwin regexp for pdump.
558 2003-02-10 Stephen J. Turnbull <stephen@xemacs.org>
560 * INSTALL: Recommend Mule, deprecate stripped binaries.
562 2003-01-15 Stephen J. Turnbull <stephen@xemacs.org>
564 * XEmacs 21.4.12 "Portable Code" is released.
566 2003-01-13 Ilya Golubev <golubev@xemacs.org>
568 * etc/photos/golubev.png, etc/photos/golubevm.png: New.
570 2003-01-05 Rick Rankin <rick_rankin@yahoo.com>
572 * configure.in: Add -lkernel32 to the list of system libraries
573 linked under Cygwin. Needed for IsBadReadPtr().
575 2003-01-03 Stephen J. Turnbull <stephen@xemacs.org>
577 * XEmacs 21.4.11 "Native Windows TTY Support" is released.
579 2003-01-02 Stephen J. Turnbull <stephen@xemacs.org>
581 * configure.in (Generate Installation):
582 * configure.usage (--use-union-type):
583 * PROBLEMS (XEmacs crashes mysteriously):
584 Deprecate --use-union-type for production builds.
586 2002-12-16 Stephen J. Turnbull <stephen@xemacs.org>
588 * PROBLEMS (Running): Document general regex.c/alloca crash.
590 2002-12-05 Stephen J. Turnbull <stephen@xemacs.org>
592 * etc/OXYMORONS (21.4.11): Inadvertant contrib from Andy.
594 2002-12-04 Stephen J. Turnbull <stephen@xemacs.org>
596 * configure.in: Move pdump default for Darwin to opsys default area.
598 2002-11-15 Stephen J. Turnbull <stephen@xemacs.org>
600 * configure.in (getaddrinfo): Disable for hpux11*, not hpux11.
602 2002-11-12 Stephen J. Turnbull <stephen@xemacs.org>
604 * configure.in: Default pdump on for Linux.
605 Improve "broken compiler" panic message per V. Kletnieks.
607 2002-11-12 Stephen J. Turnbull <stephen@xemacs.org>
609 * PROBLEMS (Running/Linux): Lesstif 0.93.36 info, from F. McIngvale.
611 2002-10-30 Katsumi Yamaoka <yamaoka@jpl.org>
613 * etc/TUTORIAL.ja: Typo fix.
615 2002-10-31 John Paul Wallington <jpw@shootybangbang.com>
617 * info/dir (File): button1 on a highlighted word doesn't
618 follow that cross-reference.
620 2002-11-11 Stephen J. Turnbull <steve@tleepslib.sk.tsukuba.ac.jp>
622 * etc/Emacs.ad (Emacs.bold-italic.attributeFont): Per G. Boffi.
624 2002-11-04 Giacomo Boffi <giacomo.boffi@polimi.it>
626 * etc/sample.Xdefaults (Emacs.bold-italic.attributeFont): New.
628 2002-11-02 Stephen J. Turnbull <stephen@xemacs.org>
630 * XEmacs 21.4.10 "Military Intelligence" is released.
632 2002-11-01 Stephen J. Turnbull <stephen@xemacs.org>
634 * Makefile.in.in (lisp/custom-load.el): Depend on auto-autoloads.el.
636 2002-10-31 Christopher Sekiya <wileyc@rezrov.net>
638 * etc/OXYMORONS: "Too much Mozart" is an oxymoron.
640 2002-10-25 Steve Youngs <youngs@xemacs.org>
642 * etc/TUTORIAL.fr (suivante): Typo fix.
643 From juergen stuber <stuberj@mines.inpl-nancy.fr>.
645 2002-10-23 Stephen J. Turnbull <stephen@xemacs.org>
647 * Makefile.in.in (lisp/auto-autoloads.el):
648 (lisp/custom-load.el):
649 Use -no-autoloads for these targets; can't load 'em if they ain't.
651 2002-10-18 Stephen J. Turnbull <stephen@xemacs.org>
653 * PROBLEMS (Running/Cygwin): "No cygXpm-noX" fatal error.
655 2002-10-17 Stephen J. Turnbull <stephen@xemacs.org>
657 * PROBLEMS (Missing charsets): Remove ambiguity.
659 2002-10-10 Stephen J. Turnbull <stephen@xemacs.org>
661 * INSTALL (PREREQUISITES): Recommend Texinfo 4.2.
663 2002-10-09 Stephen J. Turnbull <stephen@xemacs.org>
665 * etc/BETA: Improve descriptions of XEmacs Patches; mention Design.
667 2002-10-08 Stephen J. Turnbull <stephen@xemacs.org>
669 * PROBLEMS (MacOS/X): Describe stack limitation.
670 (Digital Unix): Generalize to all regexp-using applications.
671 * INSTALL (PREQUISITES): Mention MacOS/X stack limitation.
672 (PROBLEMS): Point to PROBLEMS file for build notes.
673 Thanks to Skip Montanaro for the report.
675 2002-10-07 Stephen J. Turnbull <stephen@xemacs.org>
677 * Makefile.in.in (all-elcs): Depend on autoloads.
678 (autoloads): Depend on lib-src, lwlib, and src.
680 2002-10-04 Stephen J. Turnbull <stephen@xemacs.org>
682 * configure.in (Check for POSIX functions): New section head.
683 getaddrinfo is detected on HP-UX 11.XX, but appears to be
684 non-functional. Disable it. Based on work by Darryl Okahata.
686 2002-09-27 Stephen J. Turnbull <stephen@xemacs.org>
688 * PROBLEMS (Running, General): Missing charset in FontSet warnings.
690 * Emacs.ad: Add charsets to *menubar*FontSet and *popup*FontSet.
692 2002-08-29 Ville Skyttä <ville.skytta@xemacs.org>
694 * Emacs.ad: Add *menubar*FontSet and *popup*FontSet entries,
695 (self-)obtained from Red Hat.
697 2002-09-25 Stephen J. Turnbull <stephen@xemacs.org>
699 * etc/OXYMORONS: A couple new ones.
701 2002-09-03 Stephen J. Turnbull <stephen@xemacs.org>
703 * configure.usage: Complete rewrite and reorganization.
705 2002-08-23 Stephen J. Turnbull <stephen@xemacs.org>
707 * XEmacs 21.4.9 "Informed Management" is released.
709 2002-05-22 Andy Piper <andy@xemacs.org>
711 * build-msw-release.sh (TMPINSTALL): install to a tmpdir so that
712 xemacs can be running while we build a dist.
714 2002-04-26 Andy Piper <andy@xemacs.org>
716 * configure.in: make sure that a combined X and windows build gets
719 2002-08-10 Stephen J. Turnbull <stephen@xemacs.org>
721 * etc/package-index.LATEST.pgp: Update.
723 2002-08-10 Stephen J. Turnbull <stephen@xemacs.org>
725 * PROBLEMS (General advice): Define runtime and build problems.
727 2002-07-24 Stephen J. Turnbull <stephen@xemacs.org>
729 * PROBLEMS (Running, Linux): Rewrite "Hannibal Lecter" ld stuff.
731 2002-07-12 Stephen J. Turnbull <stephen@xemacs.org>
733 * etc/BETA (Large contributions): Typo fix per JPW.
735 2002-07-12 Stephen J. Turnbull <stephen@xemacs.org>
737 * etc/BETA (Large contributions): New section. Reorganize file.
739 2002-06-04 Jerry James <james@xemacs.org>
741 * configure.usage: Identify --with-modules as autodetecting.
743 2002-07-04 Stephen J. Turnbull <stephen@xemacs.org>
745 * PROBLEMS: Add two basic configuration questions.
747 2002-05-17 Stephen J. Turnbull <stephen@xemacs.org>
749 * PROBLEMS: Describe "Hannibal Lecter" crash on Linux. Reorder
750 Linux runtime issues section.
751 * INSTALL: Improve description of mail locking.
753 2002-05-10 Stephen J. Turnbull <stephen@xemacs.org>
755 * etc/OXYMORONS (21.4.15): New. Not a reference to Vin.
757 * build-msw-release.sh: Synch to Andy.
759 2002-03-18 Gregory Steuck <greg-xemacs-patch@nest.cx>
761 * configure.in: Improve OpenBSD support: correct check for
762 socklen_t, check for libtermcap is libncurses.
764 2002-02-28 Malcolm Purvis <malcolmpurvis@optushome.com.au>
766 * configure.in: Protect nocomboreloc linker arguments to avoid
769 2002-05-09 Stephen J. Turnbull <stephen@xemacs.org>
771 * XEmacs 21.4.8 "Honest Recruiter" is released.
773 2002-05-09 Stephen J. Turnbull <stephen@xemacs.org>
775 * info/.cvsignore: New file from 21.5.
777 2002-05-04 Stephen J. Turnbull <stephen@xemacs.org>
779 * XEmacs 21.4.7 "Economic Science" is released.
781 2002-05-04 Stephen J. Turnbull <stephen@xemacs.org>
783 * etc/sample.init.el: Fix comment typo about resize-minibuffer.
785 * etc/sample.init.el: Add description of initialization process,
786 the custom.el file, and code to load custom.el early instead of
789 2002-05-04 Stephen J. Turnbull <stephen@xemacs.org>
791 * PROBLEMS (General): Decribe failed AUTH with EFS.
793 2002-04-22 Hrvoje Niksic <hniksic@xemacs.org>
795 * etc/photos/hniksic.png, etc/photos/hniksic.png: Update.
797 2002-04-25 Mike Fabian <mfabian@suse.de>
799 * configure.in: add option moduledir as mentioned
800 in ./configure --help
802 2001-04-21 Martin Buchholz <martin@xemacs.org>
804 * configure.in: Detect MacOS/X "Darwin".
805 Thanks to Greg Parker <gparker@cs.stanford.edu>.
807 2002-03-30 Steve Youngs <youngs@xemacs.org>
809 * etc/package-index.LATEST.pgp: Update to current reality.
811 2002-02-28 Stephen J. Turnbull <stephen@xemacs.org>
813 * etc/TUTORIAL.se: New from Mats Lidell.
815 2002-01-07 Jan Vroonhof <jan@xemacs.org>
817 * configure.in: Make explicit "--with-widgets" mean "=yes".
818 If "--with-widgets=yes" autodetect athena.
820 2001-12-29 Steve Youngs <youngs@xemacs.org>
822 * etc/package-index.LATEST.pgp: Update.
824 2001-12-13 William M. Perry <wmperry@gnu.org>
826 * configure.in (GTK): add -Wno-shadow.
828 2002-02-04 Stephen J. Turnbull <stephen@xemacs.org>
830 * etc/BETA: Synch to 21.5.
832 2002-01-23 Jarl Friis <jarl@diku.dk>
834 * etc/BETA (http): Informing of xemacs-patches mailing list. Added
835 note on patch etiquette.
837 2001-12-17 Stephen J. Turnbull <stephen@xemacs.org>
839 * XEmacs 21.4.6 "Common Lisp" is released.
841 2001-12-04 Jan Vroonhof <jan.vroonhof@ntlworld.com>
843 * etc/photos/jan.png: New photo.
845 2001-11-21 Robert Pluim <rpluim@bigfoot.com>
847 * PROBLEMS (Sun/Solaris): Document fix for Motif related crashes
849 2001-12-15 Stephen J. Turnbull <stephen@xemacs.org>
851 * configure.in (Miscellaneous Flags): test for -z nocombreloc,
852 instead of -z combreloc, to avoid confusing Solaris.
854 2001-11-24 Stephen J. Turnbull <stephen@xemacs.org>
856 * configure.usage: Makefile.in -> Makefile.in.in.
858 2001-11-21 Stephen J. Turnbull <stephen@xemacs.org>
860 * Makefile.in.in: HP-UX needs LDFLAGS. From Lutz Jaenicke
861 <Lutz.Jaenicke@aet.TU-Cottbus.DE>.
863 2001-11-17 Stephen J. Turnbull <stephen@xemacs.org>
865 * configure.in: Fix typos in comments.
866 * (Miscellaneous flags): Use -z nocombreloc if supported and !pdump.
867 * (Installation): Suggest pdump instead of -z nocomboreloc.
868 * configure.usage: Document --quick-build.
870 2001-10-30 Stephen J. Turnbull <stephen@xemacs.org>
872 * configure.in: Typo in reference to with_ipv6_cname.
874 2001-10-30 Stephen J. Turnbull <stephen@xemacs.org>
876 * configure.in: Initialize with_ipv6_cname=no.
877 * configure.usage: Document it.
879 2001-10-23 Stephen J. Turnbull <stephen@xemacs.org>
881 * XEmacs 21.4.5 "Civil Service" is released.
883 2001-10-05 Stephen J. Turnbull <stephen@xemacs.org>
885 * configure.in: Document that autoconf 2.5x is unsupported.
887 2001-10-02 Stephen J. Turnbull <stephen@xemacs.org>
889 * PROBLEMS: configure doesn't support --with-{ld,as}, use environment
890 variables. Suggested by Goran Koruga <goran.koruga@hermes.si>.
892 2001-09-17 Ben Wing <ben@xemacs.org>
894 * configure.in (TAB):
895 * configure.in (XE_COMPUTE_RUNPATH):
896 Don't use -Wshadow when compiling with g++ or you get buried in
897 silly warnings. This patch was already applied but somehow got
900 2001-08-19 Charles Wilson <cwilson@ece.gatech.edu>
902 * configure.in (for graphics libraries): Detect Cygwin xpm-nox.
904 2001-08-02 Peter Brown <rendhalver@users.sourceforge.net>
906 Synch options documentation with those in configure.in:
908 * configure.usage (--with-dialogs): added lucid to list of options
909 * configure.usage (--with-widgets): added lucid to list of options
910 * configure.usage (--with-dragndrop): added GTK to list of protocols
911 * configure.usage (--mail-locking): added `locking' or `mmdf'. to list
915 2001-09-25 Didier Verna <didier@xemacs.org>
917 * configure.ac: new. Autoconf 2.5x guard.
919 2001-08-29 Jered Floyd <jered@MIT.EDU>
921 * configure.in (moduledir,sitemoduledir,archlibdir):
922 Place arch-specific files under ${libdir}, not under ${datadir}.
924 2001-07-28 Stephen J. Turnbull <stephen@xemacs.org>
926 * XEmacs 21.4.4 "Artificial Intelligence" is released.
928 2001-07-22 Stephen J. Turnbull <stephen@xemacs.org>
930 * configure.in (with_esd_sound): Default to no.
932 * configure.usage: Various documentation improvements.
934 * configure.in (--with-ipv6-cname): New Boolean option. Defaults on.
936 * PROBLEMS (IPv6 CNAME lookup):
939 2001-07-18 Adrian Aichner <adrian@xemacs.org>
941 * etc\TUTORIAL: Fix minor typo.
942 * etc\TUTORIAL.de: Sync with TUTORIAL.
944 2001-05-23 Ben Wing <ben@xemacs.org>
946 * etc\sample.init.el:
947 * etc\sample.init.el (Init-safe-require): New.
948 * etc\sample.init.el ((fboundp 'pending-delete-mode)):
949 * etc\sample.init.el ((eq system-type 'windows-nt)):
950 * etc\sample.init.el (dired):
951 * etc\sample.init.el ((Init-safe-require 'efs-auto)):
952 * etc\sample.init.el (completer):
953 * etc\sample.init.el (crypt):
954 * etc\sample.init.el (filladapt):
955 * etc\sample.init.el ((fboundp 'turn-on-lazy-lock)):
956 * etc\sample.init.el ((fboundp 'resize-minibuffer-mode)):
957 * etc\sample.init.el ((Init-safe-require 'scroll-in-place)):
958 Rewrite to be much more careful about loading features -- now
959 it decays gracefully even in the complete absence of packages.
960 Also avoid doing obnoxious things when loading efs.
962 2001-04-14 Gordon Sadler <gbsadler1@lcisp.com>
964 * configure.in: Add GTK_CFLAGS to CPPFLAGS for glade.h check.
966 2001-07-01 Alexey Mahotkin <alexm@hsys.msk.ru>
968 * configure.in (option processing): with_widgets=m is ambiguous;
970 (AC_CHECKING for the Athena widgets): Don't check for Athena when
973 2001-05-29 Martin Buchholz <martin@xemacs.org>
975 * configure.in: Remove stray backslash.
977 2001-05-27 Kazuo Oishi <oishi@n-pl.org>
979 * etc/xemacs-ja.1: Replace with new translation.
981 2001-05-17 Andrew Begel <abegel@eecs.berkeley.edu>
983 * aclocal.m4 (LTLD): Don't use "gcc", use the ld reported by gcc.
985 2001-05-17 Stephen J. Turnbull <stephen@xemacs.org>
987 * XEmacs 21.4.3 "Academic Rigor" is released.
989 2001-05-10 Paul Stodghill <stodghil@cs.cornell.edu>
991 * configure.in: Reverse the order of Windows and Linux sound tests
992 so that Cygwin will find Windows first.
994 2001-05-15 Steve Youngs <youngs@xemacs.org>
996 * etc/photos/{youngs,youngsm}.png: New photos.
998 2001-05-15 Steve Youngs <youngs@xemacs.org>
1000 * etc/PACKAGES: Update to reflect new package dir tree.
1002 2001-05-10 Stephen J. Turnbull <stephen@xemacs.org>
1004 * XEmacs 21.4.2 "Developer-Friendly Unix APIs" is released.
1006 2001-05-04 Martin Buchholz <martin@xemacs.org>
1008 * configure.in (opsys):
1009 Use lower-case `uname -s` as the default value for opsys.
1010 The previous code effectively did the non-sensical
1011 opsys=$canonical because [] magically disappear in configure.in.
1013 2001-01-31 Jason R. Mastaler <jason@xemacs.org>
1015 * etc/FTP: Updated FTP mirrors list.
1017 2001-05-04 Ben Wing <ben@xemacs.org>
1019 * etc\NEWS: Remove kill-whole-line changes.
1021 2001-04-25 Ben Wing <ben@xemacs.org>
1026 Correct general info about init file.
1027 Fix up Cygwin section.
1029 2001-04-19 Stephen J. Turnbull <stephen@xemacs.org>
1031 * XEmacs 21.4.1 "Copyleft" is released.
1033 2001-04-17 Ben Wing <ben@xemacs.org>
1035 * etc\NEWS: More changes.
1037 * etc\sample.init.el (grep-all-files-in-current-directory-and-below):
1040 * etc\photos\fabrice.png:
1041 * etc\photos\fabricem.png:
1042 * etc\photos\juhp.png:
1043 * etc\photos\juhpm.png:
1045 * etc\photos\jwz.png:
1046 * etc\photos\jwzm.png:
1049 2001-04-17 Stephen J. Turnbull <stephen@xemacs.org>
1058 * configure: Regenerate.
1060 * PROBLEMS (Running/Linux): Add entries for ESD interrupts and
1061 Debian Athena3d workarounds.
1063 * PROBLEMS: s/xemacs@xemacs.org/xemacs-beta@xemacs.org/ in
1064 requests for developer volunteers.
1066 2001-04-16 Stephen J. Turnbull <stephen@xemacs.org>
1068 * XEmacs 21.4.0 "Solid Vapor" is released.
1070 2001-04-16 Stephen J. Turnbull <stephen@xemacs.org>
1072 * etc/photos/wing*.png: Rename to ben*.png.
1074 2001-04-14 Stephen J. Turnbull <stephen@xemacs.org>
1076 * XEmacs 21.2.47 "Zephir" is released.
1078 2001-03-26 Paul Stodghill <stodghil@cs.cornell.edu>
1080 * configure.in: Don't #define __STDC__ in confdefs.h
1082 2001-03-30 Ben Wing <ben@xemacs.org>
1084 * etc\sample.init.el:
1085 * etc\sample.init.el (Init-kill-entire-line):
1086 * etc\sample.init.el (describe-foo-at-point):
1087 * etc\sample.init.el (kill-current-buffer):
1088 * etc\sample.init.el (kill-current-buffer-and-window):
1089 * etc\sample.init.el (grep-c-files): Removed.
1090 * etc\sample.init.el (grep-all-files-history): New.
1091 * etc\sample.init.el (grep-all-files-omitted-expressions): New.
1092 * etc\sample.init.el (grep-all-files-omitted-directories): New.
1093 * etc\sample.init.el (construct-grep-all-files-command): New.
1094 * etc\sample.init.el (grep-all-files-in-current-directory): New.
1095 * etc\sample.init.el (grep-lisp-files): Removed.
1096 * etc\sample.init.el (grep-all-files-in-current-directory-and-below): New.
1097 * etc\sample.init.el (clear-select):
1098 * etc\sample.init.el ((control kp-add)):
1099 * etc\sample.init.el (pause):
1100 * etc\sample.init.el ((eq system-type 'windows-nt)):
1102 Add documentation for defined functions. Change grep functions to
1103 be more generally useful. Document more specifically what the
1104 `menu-force' setting actually does -- what commands are overridden
1105 and how to access them.
1107 2001-03-30 Stephen J. Turnbull <stephen@xemacs.org>
1109 * configure.usage: Document --with-file-coding.
1111 * etc/OXYMORONS: Add 2 oxymorons, clean up numbering, close RFC.
1113 * etc/NEWS: Fix typo.
1117 Fix typo, add -Wsign-compare if GCC, run autoconf.
1119 2001-03-23 Stephen J. Turnbull <stephen@xemacs.org>
1121 * etc/gnuserv.1 (UNIX_DOMAIN_SOCKETS:
1122 * PROBLEMS (Problems with running XEmacs):
1123 Document TMPDIR lossage in gnuserv/gnuclient.
1125 2001-03-06 Ben Wing <ben@xemacs.org>
1127 * etc\sample.init.el:
1128 * etc\sample.init.el (Init-kill-entire-line): New.
1129 Fix to take into account the removed kill-whole-line changes.
1131 2001-03-21 Martin Buchholz <martin@xemacs.org>
1133 * XEmacs 21.2.46 "Urania" is released.
1135 2001-03-19 Andy Piper <andy@xemacs.org>
1137 * configure.in: default rel-alloc to off under cygwin
1139 2001-03-15 Stephen J. Turnbull <stephen@xemacs.org>
1141 * ChangeLog: Fix CVS commit breakage from GTK merge, log GTK merge.
1145 Fix gratuitous whitespace changes from GTK merge.
1147 * configure.usage: Untabify --with-{gtk,gnome}.
1149 2001-03-15 Stephen J. Turnbull <stephen@xemacs.org>
1151 * etc/OXYMORONS: New file of 21.4 codenames.
1153 2001-03-12 Andy Piper <andy@xemacs.org>
1155 * configure.in: only pick up mingw directory.
1157 2001-03-02 Ben Wing <ben@xemacs.org>
1159 * info\dir: Update to 21.4; clean up descriptions of manuals;
1160 replace misnomer "Local Packages" with more correct "Other
1163 2001-03-02 Ben Wing <ben@xemacs.org>
1165 * etc\README: sample.emacs -> sample.init.el.
1167 2001-03-09 William M. Perry <wmperry@aventail.com>
1172 The Great GTK Merge.
1174 2001-02-23 Andy Piper <andy@xemacs.org>
1176 * configure.usage (--with-netinstall): add docs.
1178 * configure.in: with_netinstall is a new option. Default to off.
1180 2001-02-23 Martin Buchholz <martin@xemacs.org>
1182 * XEmacs 21.2.45 "Thelxepeia" is released.
1184 2001-02-13 Martin Buchholz <martin@xemacs.org>
1186 * aclocal.m4: Fix module support for AIX cc.
1187 Support possible future OSes irix7, aix5, osf[56].
1189 2001-02-12 Martin Buchholz <martin@xemacs.org>
1191 * configure.in: No need for NON_GNU_CPP on SCO.
1193 2001-02-10 Martin Buchholz <martin@xemacs.org>
1195 * etc/MACHINES: Rewritten. Bitrot discarded.
1197 2001-02-09 Martin Buchholz <martin@xemacs.org>
1199 * configure.in: Prefer utime to utimes - it's more standard.
1200 Remove explicit checking for struct utimbuf.
1201 Remove explicit checking for <utime.h>.
1202 Combined into one simpler test for utime.
1203 Add explicit check for utimes, if utime not found.
1205 2001-02-08 Martin Buchholz <martin@xemacs.org>
1207 * XEmacs 21.2.44 "Thalia" is released.
1209 2001-01-16 Mike Sperber <mike@xemacs.org>
1211 * configure.in: Remove bogus path variable definitions.
1212 Reflect the fact that specifying --datadir also affects docdir and
1215 2001-02-06 Martin Buchholz <martin@xemacs.org>
1217 * configure.in: Only use -Wpointer-arith on non-glibc systems.
1219 2001-02-02 Martin Buchholz <martin@xemacs.org>
1221 * configure.in (wnn): Make sure wnn/commonhd.h can be #included,
1222 for the sake of gcc 2.97 fixincludes, which breaks it.
1224 2001-01-27 Martin Buchholz <martin@xemacs.org>
1226 * configure.in: Check for util.h for NetBSD's openpty.
1228 2001-01-28 Martin Buchholz <martin@xemacs.org>
1230 * config.sub: Upgrade to offical version 2001-01-12.
1231 * config.guess: Upgrade to offical version 2001-01-17.
1233 2001-01-26 Martin Buchholz <martin@xemacs.org>
1235 * XEmacs 21.2.43 "Terspichore" is released.
1237 2001-01-21 Steve Youngs <youngs@xemacs.org>
1239 * ./etc/PACKAGES: Doc fix.
1241 * README.packages: Doc fix.
1243 2001-01-17 Steve Youngs <youngs@xemacs.org>
1245 * README.packages: Update.
1247 * ./etc/PACKAGES: Update.
1249 2001-01-20 Martin Buchholz <martin@xemacs.org>
1251 * XEmacs 21.2.42 "Poseidon" is released.
1253 2001-01-18 Martin Buchholz <martin@xemacs.org>
1255 * PROBLEMS (Sun/Solaris): Yet another microimprovement.
1257 2001-01-17 Martin Buchholz <martin@xemacs.org>
1259 * PROBLEMS (Sun/Solaris): Replace --with-gnu-ld=no with
1260 --with-ld=/usr/ccs/bin/ld
1262 2001-01-16 Robert Pluim <rpluim@bigfoot.com>
1264 * PROBLEMS (SunOS/Solaris): Document workaround for GNU ld bug on
1265 Solaris. Half mine, half Raymond Toy, half Martin Buchholz.
1267 2001-01-16 Didier Verna <didier@xemacs.org>
1269 * NEWS: document the modeline horizontal scrolling feature.
1271 2001-01-17 Martin Buchholz <martin@xemacs.org>
1273 * XEmacs 21.2.41 "Polyhymnia" is released.
1275 2001-01-16 Martin Buchholz <martin@xemacs.org>
1277 * PROBLEMS: Document MIPSpro ICE problem workaround.
1279 2001-01-06 Golubev I. N. <gin@mo.msk.ru>
1281 * configure.in: check for dlopen by linking program with
1284 2001-01-08 Andy Piper <andy@xemacs.org>
1286 * configure.in: add extra_includes and populate appropriately for
1289 2000-12-28 Andy Piper <andy@xemacs.org>
1291 * configure.in: allow --with-widgets=msw
1293 2001-01-08 Martin Buchholz <martin@xemacs.org>
1295 * XEmacs 21.2.40 is released.
1297 2000-12-26 Stephen J. Turnbull <stephen@xemacs.org>
1299 * PROBLEMS (Running/Linux): Rehabilitate Mandrake; tip for color-gcc.
1301 2000-12-20 Stephen J. Turnbull <stephen@xemacs.org>
1303 * PROBLEMS (Linux): document Mandrake policy, how to get Meta on
1304 Alt, and getaddrinfo() blocking trying to get localhost's CNAME.
1306 2000-07-20 Kazuyuki IENAGA <ienaga@xemacs.org>
1308 * configure.in: use input-method-xlib.o for USE_XFONTSET instead
1309 of input-method-xfs.o.
1313 2000-12-31 Martin Buchholz <martin@xemacs.org>
1315 * XEmacs 21.2.39 is released.
1317 2000-02-02 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1319 * configure.in: Added check if the berkdb has db_create or not.
1321 2000-10-11 Yoshiki Hayashi <yoshiki@xemacs.org>
1323 * configure.in: Fix broken gcc detection for 2.7.2.
1325 2000-12-11 Andy Piper <andy@xemacs.org>
1327 * configure.in (XE_COMPUTE_RUNPATH): add netinstall as a subdirectory.
1329 * netinstall: new net installer for MS-Windows.
1331 2000-12-05 Martin Buchholz <martin@xemacs.org>
1333 * XEmacs 21.2.38 is released.
1335 2000-11-26 Björn Torkelsson <torkel@hpc2n.umu.se>
1337 * configure.in: Only show message about DnD API if compiling with DnD
1339 2000-11-09 Martin Buchholz <martin@xemacs.org>
1341 * configure.in: Autodetect elf.h.
1343 2000-11-14 Martin Buchholz <martin@xemacs.org>
1345 * XEmacs 21.2.37 is released.
1347 2000-10-19 Stephen J. Turnbull <stephen@xemacs.org>
1349 * README.packages: Add "uninstalled package" FAQ.
1351 * etc/PACKAGES: Add details on os-utils contents.
1353 2000-11-01 Martin Buchholz <martin@xemacs.org>
1355 * configure.in: Handle alloca with Compaq C on Alpha Linux.
1357 2000-10-27 Martin Buchholz <martin@xemacs.org>
1359 * configure.in: Oops, _getpt ==> _getpty
1361 2000-10-23 Yoshiki Hayashi <yoshiki@xemacs.org>
1363 * Makefile.in.in: Remove lockdir related things.
1365 2000-10-11 Martin Buchholz <martin@xemacs.org>
1368 Remove checking for XFree86. Use feature tests instead!
1369 Add check for XRegisterIMInstantiateCallback.
1370 Add check for XRegisterIMInstantiateCallback's prototype.
1372 2000-10-04 Yoshiki Hayashi <yoshiki@xemacs.org>
1374 * etc/NEWS: Change lprogress-display to progress-feedback.
1376 2000-10-08 Karl M. Hegbloom <karlheg@debian.org>
1378 * configure.in: Typo - missing paren.
1380 2000-10-10 Martin Buchholz <martin@xemacs.org>
1383 Use stropts.h, not sys/stropts.h.
1384 Use strtio.h, not sys/strtio.h.
1386 2000-10-06 Martin Buchholz <martin@xemacs.org>
1388 * configure.in: Pretend that DEC OSF >= 5 is really DEC OSF 4.
1390 2000-10-04 Martin Buchholz <martin@xemacs.org>
1392 * XEmacs 21.2.36 is released.
1394 2000-08-29 Robert Pluim <rpluim@bigfoot.com>
1396 * etc/NEWS: fix reference to progress-feedback-use-echo-area
1398 2000-09-27 Martin Buchholz <martin@xemacs.org>
1400 * configure.in: Big signal/process handling overhaul.
1401 Autoconfiscate lots of functions and headers:
1402 getpt _getpt grantpt unlockpt ptsname killpg tcgetpgrp
1403 openpty pty.h libutil.h sys/stropts.h sys/strtio.h isastream
1405 2000-09-20 Martin Buchholz <martin@xemacs.org>
1407 * etc/xemacs.1: Spelling fixes. Remove stuff that doesn't belong.
1409 2000-09-19 Martin Buchholz <martin@xemacs.org>
1411 * *: Spelling mega-patch
1413 2000-09-16 Martin Buchholz <martin@xemacs.org>
1415 * configure.in: Remove strcasecmp.
1417 * etc/Emacs.ad: Remove Energize from comments.
1419 2000-09-16 Martin Buchholz <martin@xemacs.org>
1421 * configure.in: Add -Kalloca to $c_switch_system when using
1422 Unixware native compiler (if necessary).
1424 2000-09-15 Martin Buchholz <martin@xemacs.org>
1426 * configure.in: Prevent spurious "No" in configure output when not
1427 using gcc. Oh, and it's "no", not "No". Oh, and it's "yes", not "Yes".
1429 2000-09-14 Martin Buchholz <martin@xemacs.org>
1431 * configure.in: Save 2 sed process invocations per Makefile.
1433 2000-08-22 SL Baur <steve@turbolinux.co.jp>
1435 * configure.in (after_morecore_hook_exists): Don't add /usr/shlib
1436 to link path if compiling on Alpha/Linux.
1438 2000-09-01 Martin Buchholz <martin@xemacs.org>
1440 * Makefile.in.in (depend): cd to the correct directory.
1442 2000-08-31 Martin Buchholz <martin@xemacs.org>
1444 * configure.in: with_widgets is incompatible with X11 R4.
1446 * configure.in: Make Balloon Help conditional on finding shape.h
1448 2000-08-02 Stephen J. Turnbull <stephen@xemacs.org>
1450 * etc/Emacs.ad: Document usage of FontSet resource for menubar.
1452 2000-08-09 Vin Shelton <acs@xemacs.org>
1454 * configure.in: Check for UNIX98 PTYs. Patch from Florian Weimer
1455 <Florian.Weimer@RUS.Uni-Stuttgart.DE>.
1457 2000-07-31 Yoshiki Hayashi <yoshiki@xemacs.org>
1459 * configure.usage: Remove lockdir document.
1461 2000-07-31 Martin Buchholz <martin@xemacs.org>
1464 Make knowledge of machine and opsys optional.
1465 Make existence of s&m files optional.
1466 Rely on configure alone if s&m files not found.
1469 Use only configure-time tests to detect getloadavg().
1470 Don't check for kstat.h if we have getloadavg().
1471 Check for sys/loadavg.h if we have getloadavg().
1473 2000-07-15 Ben Wing <ben@xemacs.org>
1475 * Makefile.in.in (configure):
1476 all-elcs target now uses update-elc-2.el not update-elc.sh
1478 2000-07-19 Martin Buchholz <martin@xemacs.org>
1480 * XEmacs 21.2.35 is released.
1482 2000-07-13 Martin Buchholz <martin@xemacs.org>
1484 * configure.in: --with-menubars=yes should not be an error.
1486 * configure.in: "compiling in support for Athena" message was
1489 2000-07-12 Martin Buchholz <martin@xemacs.org>
1491 * configure.in: Rewrite xmkmf symbol detection to avoid
1492 redefinition of symbols we've already defined.
1493 Also, handle xmkmf symbols with values other than 1.
1495 2000-07-12 Martin Buchholz <martin@xemacs.org>
1498 Make sure Unix98 socklen_t is defined.
1499 Use ANSI C mode `-std1' with DEC C instead of `-std'.
1501 2000-07-09 Martin Buchholz <martin@xemacs.org>
1504 Replace SMART_INCLUDE with a dumber, but more reliable method.
1505 2000-07-10 Martin Buchholz <martin@xemacs.org>
1507 * modules/zlib/Makefile:
1508 * modules/sample/Makefile:
1509 * modules/ldap/Makefile:
1510 * modules/base64/Makefile:
1513 define SHELL=/bin/sh
1515 2000-07-09 Martin Buchholz <martin@xemacs.org>
1517 * configure.in: PostgreSQL rewrite.
1518 - Don't look for postgreSQL in /usr/local.
1519 - Simplify detection code.
1520 - Don't use SMART_INCLUDE.
1521 - Don't autodetect if --with-postgresql=no.
1523 2000-07-08 Ben Wing <ben@xemacs.org>
1525 * configure.usage: addl doc for graphics libs, with-msw.
1527 2000-07-09 Martin Buchholz <martin@xemacs.org>
1529 * configure.in: sh builtin `test' uses `=', not `=='.
1531 2000-07-08 Ben Wing <ben@xemacs.org>
1533 * configure.in: add -lcomdlg32 for cygwin.
1535 2000-07-05 Craig Lanning <lanning@scra.org>
1537 * aclocal.m4 (can_build_shared):
1538 First pass at module support for cygwin and mingw.
1541 * configure (xe_check_libs):
1542 * configure (acfindx):
1543 * configure (ac_x_includes):
1544 * configure (ac_x_libraries):
1545 * configure (ac_cv_lib_dnet_dnet_ntoa):
1546 * configure (xe_msg_checking):
1547 * configure (xe_runpath_dir):
1548 * configure (xetest):
1549 * configure (ac_err):
1550 * configure (ac_safe):
1551 * configure (with_xmu):
1552 * configure (bitmapdir):
1553 * configure (with_xauth):
1554 * configure (libs_xauth):
1555 * configure (with_cde):
1556 * configure (with_ldap):
1557 * configure (with_ldap_krbdes):
1558 * configure (save_c_switch_site):
1559 * configure (with_postgresql):
1560 * configure (with_xface):
1561 * configure (with_jpeg):
1562 * configure (with_png):
1563 * configure (with_tiff):
1564 * configure (athena_lib):
1565 * configure (have_motif):
1566 * configure (all_widgets):
1567 * configure (with_xim):
1568 * configure (with_xfs):
1569 * configure (with_wnn):
1570 * configure (with_canna):
1571 * configure (extra_objs):
1572 * configure (ac_cv_c_inline):
1573 * configure (have_esd_config):
1574 * configure (c_switch_site):
1575 * configure (with_ncurses):
1576 * configure (with_gpm):
1577 * configure (xealias):
1578 * configure (xehost_os):
1579 * configure (can_build_shared):
1580 * configure (xcldf):
1582 * configure (ld_dynamic_link_flags):
1585 * configure.in (after_morecore_hook_exists):
1586 * configure.in (xetest):
1587 * configure.in (emacs_cv_localtime_cache):
1588 * configure.in (Mail):
1590 Clean up configure support for cygwin and mingw.
1592 2000-06-27 Darryl Okahata <darrylo@soco.agilent.com>
1594 * PROBLEMS: Document broken native audio for recent patches and
1597 2000-06-10 Ben Wing <ben@xemacs.org>
1599 * Makefile.in.in (install-arch-dep):
1600 WINDOWSNT -> WIN32_NATIVE.
1601 __CYGWIN32__ -> CYGWIN.
1603 2000-06-01 Andreas Jaeger <aj@suse.de>
1605 * configure.in: Recognize s390.
1607 * config.guess: New version from GNU config archive.
1608 * config.sub: Likewise.
1610 2000-05-28 Martin Buchholz <martin@xemacs.org>
1612 * XEmacs 21.2.34 is released.
1614 2000-05-15 Yoshiki Hayashi <yoshiki@xemacs.org>
1617 Do not define DOUG_LEA_MALLOC when using other malloc scheme.
1618 Remove unused variable use_minimal_tagbits.
1620 2000-05-02 Yoshiki Hayashi <yoshiki@xemacs.org>
1622 * configure.in: Remove lockdir.
1624 2000-04-15 Andy Piper <andy@xemacs.org>
1626 * etc/Emacs.ad: add select-start() back into text translations.
1628 2000-05-01 Martin Buchholz <martin@xemacs.org>
1630 * XEmacs 21.2.33 is released.
1632 2000-04-27 Katsumi Yamaoka <yamaoka@jpl.org>
1634 * configure.in: Use ORDINARY_LD instead of "\$(ORDINARY_LD)" for
1637 2000-04-26 Ben Wing <ben@xemacs.org>
1639 * configure.in: add support for --quick-build. Remove --no-doc-file,
1642 2000-04-19 Martin Buchholz <martin@xemacs.org>
1646 Rewrite SMART_INCLUDE implementation to actually work.
1647 Be paranoid - Avoid use of spaces in these macro definitions.
1648 Leave alloca() definition at start of compilation unit,
1650 Rename SMART_INCLUDE_MACRO to SMART_INCLUDE_INDIRECTIONS.
1652 2000-04-13 Yoshiki Hayashi <yoshiki@xemacs.org>
1654 * configure.in: Enable clash-detection by default.
1655 * configure.usage: Update documentation.
1657 2000-04-06 Andy Piper <andy@xemacs.org>
1659 * configure.in: fix typo.
1661 2000-04-12 Andy Piper <andy@xemacs.org>
1663 * etc/Emacs.ad: give the gui-element face the same font as the
1664 menubar and popups. Add translations for text widgets.
1666 2000-04-03 Yoshiki Hayashi <yoshiki@xemacs.org>
1668 * configure.in : Fix printing error check warning even if
1669 it is not compiled in.
1671 2000-02-19 Jan Vroonhof <vroonhof@math.ethz.ch>
1673 * xemacs/configure.in: Do a normal link when compiling with
1674 --pdump. Don't try compiling an unexec object file.
1676 2000-03-27 Didier Verna <didier@xemacs.org>
1678 * configure.in: reorganize the output by topic.
1679 New configure test to define the proper SMART_INCLUDE macro.
1681 * configure.usage: slightly rearanged some options.
1683 2000-03-25 Didier Verna <didier@xemacs.org>
1685 * configure.in: rename `foo_h_path' to `foo_h_file' for variables
1686 representing real headers and not directories. This applies to
1687 `db_h_path', `curses_h_path', `term_h_path', `tt_c_h_path' and
1690 2000-03-21 Didier Verna <didier@xemacs.org>
1692 * configure.in: try to find postgresql headers at different places
1693 and define POSTGRES_H_PATH as appropriate.
1695 2000-03-22 Andy Piper <andy@xemacs.org>
1697 * config.h.in: add ERROR_CHECK_GLYPHS.
1699 * configure.in: add error_check_glyphs.
1701 2000-03-20 Martin Buchholz <martin@xemacs.org>
1703 * XEmacs 21.2.32 is released.
1705 2000-03-15 Olivier Galibert <galibert@pobox.com>
1707 * configure.in: Add dumper.o object when pdumping.
1709 2000-02-20 Olivier Galibert <galibert@pobox.com>
1711 * Makefile.in.in: Add pdump install support
1713 * configure.in: Add EMACS_PROGNAME config.h variable.
1715 2000-03-10 SL Baur <steve@musashimaru.m17n.org>
1717 * configure.usage: document --with-postgresql flag.
1719 2000-03-06 SL Baur <steve@musashimaru.m17n.org>
1721 * configure.in: add autodetection of PostgreSQL runtime libraries
1723 2000-03-09 Yoshiki Hayashi <yoshiki@xemacs.org>
1725 * aclocal.m4 (XE_SHLIB_STUFF): Define ld_shlibs to yes
1726 when C compiler can produce shared libraries.
1728 2000-03-01 Didier Verna <didier@xemacs.org>
1730 * etc/NEWS: update the rect.el entry.
1732 2000-02-26 Martin Buchholz <martin@xemacs.org>
1734 * configure.in: Unconditionally define SHELL, to allow working
1735 with (unreleased) autoconf 2.14.1, found on Mandrake 7.0 systems.
1737 2000-02-23 Martin Buchholz <martin@xemacs.org>
1739 * XEmacs 21.2.31 is released.
1741 2000-02-21 Martin Buchholz <martin@xemacs.org>
1743 * XEmacs 21.2.30 is released.
1745 2000-02-20 Martin Buchholz <martin@xemacs.org>
1747 * configure.in: Enforce use of autoconf version >= 2.13.
1749 * configure.in: Fix OS release test on Solaris.
1751 2000-02-19 Marcus Thiessel <marcus@xemacs.org>
1753 * PROBLEMS: Update email address. Describe more HP Motif errors.
1755 2000-02-19 Jan Vroonhof <vroonhof@math.ethz.ch>
1757 * configure.in: Split Solaris version test in two parts. In the
1758 Bourne shell the "-a" operator does NOT short-circuit.
1760 1999-12-15 Jan Vroonhof <jan@xemacs.org>
1762 * (configure.in): Autodetect broken gcc versions. Patch from WM
1763 Perry with tiny tweaks by Yoshiki Hayashi and yours truly.
1765 2000-02-17 Martin Buchholz <martin@xemacs.org>
1767 * configure.in: Autodetect sys/param.h. Reorganize
1768 AC_CHECK_HEADERS call.
1769 * src/config.h.in: Add HAVE_SYS_PARAM_H.
1771 2000-02-16 Martin Buchholz <martin@xemacs.org>
1773 * configure.in: Test for arm simply using arm* instead of arm-*
1775 2000-01-05 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
1777 * etc/TUTORIAL.ja: Synch with English version.
1779 2000-02-16 Martin Buchholz <martin@xemacs.org>
1781 * XEmacs 21.2.29 is released.
1783 2000-02-16 Martin Buchholz <martin@xemacs.org>
1785 * configure.in: Don't use rel_alloc if malloc() calls mmap().
1786 Discover this by looking for M_MMAP_THRESHOLD.
1788 * configure.in: Don't define POSIX_C_SOURCE on Solaris, due to
1789 bugs in (at least) Solaris 2.5 headers.
1791 2000-01-29 Craig Lanning <CraigL@DyCon.com>
1793 * configure.in: Fix detection of XPM on systems without X11.
1795 2000-02-11 Martin Buchholz <martin@xemacs.org>
1799 Define _POSIX_C_SOURCE, _XOPEN_SOURCE, _XOPEN_SOURCE_EXTENDED,
1800 but only on tested Operating systems - Linux && SunOS >= 5.5.
1802 2000-02-09 Valdis Kletnieks <Valdis.Kletnieks@vt.edu>
1804 * aclocal.m4: Support dlls on aix[34].
1806 2000-02-09 Martin Buchholz <martin@xemacs.org>
1808 * .cvsignore: Ignore gmon.out
1810 2000-02-08 Martin Buchholz <martin@xemacs.org>
1812 * configure.in: Sync Berkeley db autodetection with src/database.c
1814 2000-02-07 Martin Buchholz <martin@xemacs.org>
1816 * configure.in: check for XConvertCase.
1818 2000-02-07 Martin Buchholz <martin@xemacs.org>
1820 * XEmacs 21.2.28 is released.
1822 2000-01-27 URA Hiroshi <ura@hiru.aoba.yokohama.jp>
1824 * configure.in: added getaddrinfo and getnameinfo to AC_FUNC.
1826 2000-01-26 Martin Buchholz <martin@xemacs.org>
1828 * configure.in: Backout the /etc/ld.so.conf patch of 2000-01-18.
1830 2000-01-24 Martin Buchholz <martin@xemacs.org>
1832 * configure.in: Always use our own realpath(), not the system one.
1834 2000-01-25 Martin Buchholz <martin@xemacs.org>
1836 * configure.in: Default Drag-N-Drop to "no"
1838 1999-12-28 Max Matveev <max@melbourne.sgi.com>
1840 * configure.in: add new machine type for IRIX 6.[2-5] to
1841 switch from using unexelf.o to unexelfsgi.o for just those
1843 In the ideal world it would be handled by the s/irix6-0.h but
1844 since machine config is included AFTER OS config, I had to add a
1847 2000-01-22 Andy Piper <andy@xemacs.org>
1849 * configure.in: add winspool to windows libraries.
1851 2000-01-22 Martin Buchholz <martin@xemacs.org>
1853 * configure.in: Add more warnings to default gcc flags.
1855 2000-01-20 Daniel Pittman <daniel@danann.net>
1857 * configure.in: Find Athena headers hidden in even more obscure
1858 places. That is, search Xaw3D/ as well as X11/Xaw3D/.
1860 2000-01-19 Martin Buchholz <martin@xemacs.org>
1862 * configure.in: Add support for NetWinders.
1863 Patch by Sean MacLennan <seanm@netwinder.org>
1865 2000-01-18 Martin Buchholz <martin@xemacs.org>
1867 * configure.in: Use /etc/ld.so.conf at link-time, if available.
1869 2000-01-18 Martin Buchholz <martin@xemacs.org>
1871 * XEmacs 21.2.27 is released.
1873 2000-01-15 Adrian Aichner <aichner@ecf.teradyne.com>
1875 * etc/TUTORIAL.de: Update copyright and fix typo.
1877 2000-01-14 Martin Buchholz <martin@xemacs.org>
1879 * configure.in: Create a .dbxrc in the src directory, like .gdbinit.
1881 * configure.in: Add `tests' symlink to make it easier to find
1882 automated tests directory.
1884 2000-01-14 Andy Piper <andy@xemacs.org>
1886 * configure.in: for cygwin 1.0 we must pick up the mingw32 headers
1887 before the cygwin headers.
1889 2000-01-08 Martin Buchholz <martin@xemacs.org>
1892 - Allow find-tag to work in the build directory.
1893 - rename src/gdbinit to src/.gdbinit, so that gdb can find it.
1894 - Less verbose messages when creating .sbinit, .gdbinit, TAGS.
1896 2000-01-07 Marcus Thiessel <marcus@xemacs.org>
1898 * config.sub: Upgrade to 1.169, imported from autoconf's CVS
1899 * config.guess: Upgrade to 1.158, imported from autoconf's CVS
1901 2000-01-03 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
1903 * etc/NEWS: Document mail spool locking overhaul.
1905 * configure.usage (--mail-locking):
1906 * configure.in: Handle --mail-locking option correctly in
1907 preparation for the movemail locking overhaul.
1909 2000-01-05 Daniel Pittman <daniel@danann.net>
1911 * configure.in (Installation): Report which Athena header/library
1912 combo is being used.
1914 1999-12-31 Martin Buchholz <martin@xemacs.org>
1916 * XEmacs 21.2.26 is released.
1918 1999-12-24 Martin Buchholz <martin@xemacs.org>
1920 * XEmacs 21.2.25 is released.
1922 1999-12-17 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
1924 * README: Remove msdos part.
1926 1999-12-17 Martin Buchholz <martin@xemacs.org>
1928 * configure.in: Oops. xpm doesn't actually depend on X11.
1929 I got confused by the name (like others get confused by `xemacs'?)
1931 1999-12-14 Martin Buchholz <martin@xemacs.org>
1933 * XEmacs 21.2.24 is released.
1935 1999-12-13 Martin Buchholz <martin@xemacs.org>
1939 - Autodetect NAS. Change Docs accordingly.
1941 * configure.in: Warn if configure --with-xpm --without-x11.
1943 1999-12-09 Martin Buchholz <martin@xemacs.org>
1945 * configure.in: Clean up sound support.
1946 - variable `old_nas' was used but never set.
1947 - change `with_esd' to `with_esd_sound' for consistency.
1948 - Don't trust the output of `esd-config --libs`; test it.
1949 - Add `esd-config --cflags` to c_switch_site.
1950 - Die if ESD sound requested, but not available.
1951 - ESD is not dependent on X, therefore use LIBS, not libs_x.
1953 1999-12-07 Martin Buchholz <martin@xemacs.org>
1955 * configure.in (--with-sound): Variable with_esd was mispelled.
1957 1999-12-07 Martin Buchholz <martin@xemacs.org>
1959 * XEmacs 21.2.23 is released.
1961 1999-11-30 Martin Buchholz <martin@xemacs.org>
1963 * configure.in: Fix module support.
1964 --with-modules=yes was completely broken.
1965 AC_DEFINE(HAVE_DLFCN_H) was invoked twice.
1966 Remove linking test for _dlopen - seems totally bogus.
1967 Die if --with-modules=yes but no module support found.
1968 Do nothing, not even msg, if --with-modules=no.
1970 1999-11-17 Isaac Hollander <ysh@mindspring.com>
1972 * Makefile.in.in: add and use TAR macro. Sometimes tar only copies
1973 symlinks instead of the actual files
1975 1999-11-30 Martin Buchholz <martin@xemacs.org>
1977 * aclocal.m4: Shared library support for hpux >= version 11
1979 1999-11-29 Martin Buchholz <martin@xemacs.org>
1981 * Makefile.in.in (beta): `make beta' should rebuild info.
1983 1999-11-29 XEmacs Build Bot <builds@cvs.xemacs.org>
1985 * XEmacs 21.2.22 is released
1987 1999-11-28 Martin Buchholz <martin@xemacs.org>
1989 * XEmacs 21.2.21 is released.
1991 1999-11-26 Martin Buchholz <martin@xemacs.org>
1994 Add configure support for Unix 98 type ssize_t.
1996 1999-11-27 Martin Buchholz <martin@xemacs.org>
1999 Make sure config.values.sh is up to date.
2000 Use $(SHELL) instead of sh or /bin/sh consistently.
2001 Delegate `depend' target to src/Makefile.in.in.
2003 1999-10-27 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
2005 * INSTALL: Update configure option.
2007 1999-10-12 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
2009 * configure.in (native_sound_lib, *-sgi-*): Check for audio.h.
2010 (LIBS): Check for libCsup.
2012 * etc/sample.Xdefaults: adds a reference to beNiceToColormap,
2013 so that the user can guess what to do if xemacs' dialogs are
2016 1999-10-24 Jan Vroonhof <vroonhof@math.ethz.ch>
2018 * config.h.in: define HAVE_ESD_SOUND
2020 * configure.in: Add support for esd sound. --with-sound
2021 now accepts a list of options.
2022 * configure.usage (--native-sound-lib): ditto.
2024 1999-11-17 Martin Buchholz <martin@xemacs.org>
2026 * Makefile.in.in (install-arch-dep):
2027 Fix `make install' if prefix != exec_prefix.
2029 1999-11-15 Martin Buchholz <martin@xemacs.org>
2032 - Accept --with-database=gdbm as an alias for
2033 --with-database=gnudbm.
2034 - rename with_database_gnudbm to with_database_gdbm.
2036 * aclocal.m4 (ld_dynamic_link_flags): Just use empty value for
2037 ld_dynamic_link_flags on Solaris. Else CC gives us:
2038 CC: Warning: Option -Wl,-Bdynamic passed to ld, if ld is invoked, ignored otherwise
2039 /usr/ccs/bin/ld: illegal option -- W
2042 1999-11-13 Jason R Mastaler <jason@mastaler.com>
2044 * etc/FTP: Updated FTP mirrors list. Replaced GNU FTP document
2047 1999-11-13 Jason R Mastaler <jason@mastaler.com>
2049 * etc/MAILINGLISTS: Updated mailing list subscription information.
2050 Replaced GNU MAILINGLISTS document with a URL.
2052 1999-11-10 XEmacs Build Bot <builds@cvs.xemacs.org>
2054 * XEmacs 21.2.20 is released
2056 1999-09-21 Martin Buchholz <martin@xemacs.org>
2057 * configure.in: Autodetect Unix98 PTY
2059 1999-08-30 Robert Pluim <rpluim@bigfoot.com>
2061 * README.packages: Add description of package-get-provider
2063 1999-10-22 Vin Shelton <acs@xemacs.org>
2065 * INSTALL: Added more information about README.packages, and
2066 re-numbered some bullets.
2068 1999-10-24 Jan Vroonhof <vroonhof@math.ethz.ch>
2070 * INSTALL: Update disk requirements. Refer to README.packages
2072 1999-10-21 Andy Piper <andy@xemacs.org>
2074 * configure.in (all_widgets): Only use xaw3d if we really have it.
2076 1999-10-06 Andy Piper <andy@xemacs.org>
2078 * Makefile.in.in: use WINDOWSNT for mingw install.
2080 1999-08-01 Adrian Aichner <adrian@xemacs.org>
2082 * etc/DISTRIB: Update IP address of ftp.xemacs.org.
2083 * etc/NEWS: Fix typo
2085 1999-09-25 Andy Piper <andy@xemacs.org>
2087 * configure.in: check for Xaw3d and use in preference to Xaw
2089 1999-09-21 Martin Buchholz <martin@xemacs.org>
2091 * Makefile.in.in: All Makefiles should #include config.h
2093 1999-09-19 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
2095 * configure.in (EMACS_CONFIGURATION): Use $configuration, not
2096 $canonical, so that installation paths and dynamic path setup will
2099 1999-09-20 Andy Piper <andy@xemacs.org>
2101 * Makefile.in.in: use __CYGWIN32__ and __MINGW32__ to predicate
2102 installation linkage.
2104 1999-08-29 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2106 * configure.in (machine): Recognize MIPS/Linux.
2108 1999-08-27 Jan Vroonhof <vroonhof@math.ethz.ch>
2110 * modules/zlib/Makefile (distclean):
2111 * modules/ldap/Makefile (distclean):
2112 * modules/sample/Makefile (distclean):
2113 * modules/base64/Makefile (distclean): new target
2115 * Makefile.in.in (top_distclean): Add package directories
2116 (SUBDIR_DISTCLEAN): New variable, add module directories
2118 1999-09-01 Martin Buchholz <martin@xemacs.org>
2120 * configure.in: Warn, but otherwise ignore, obsolete arguments.
2122 1999-08-20 Olivier Galibert <galibert@pobox.com>
2124 * configure.in: Add --pdump option.
2125 * configure.usage: Ditto.
2127 1999-08-04 Andy Piper <andy@xemacs.org>
2129 * configure.in: report widget usage correctly. beef up setting.
2131 * Makefile.in.in: fix install-arch-dep for mingw32.
2133 1999-07-28 Andy Piper <andy@xemacs.org>
2135 * config.h.in: add new LWLIB defines.
2137 * configure.in: fix definitions of widget defines with various
2140 1999-07-30 XEmacs Build Bot <builds@cvs.xemacs.org>
2142 * XEmacs 21.2.19 is released
2144 1999-07-28 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
2146 * configure.in: Removed superfluous call to AC_FUNC_MMAP.
2148 1999-03-07 Gregory Neil Shapiro <gshapiro@sendmail.org>
2150 * configure.in: Check for Kerberos and the need for the DES
2151 library before checking for LDAP in case LDAP requires these
2154 1999-07-26 SL Baur <steve@miho>
2156 * configure.in: Rename --with-shlib to --with-modules for
2157 consistency with the other two options that use that name.
2159 * configure.usage (--with-modules): Document it.
2161 1999-07-23 Jan Vroonhof <vroonhof@math.ethz.ch>
2163 * etc/custom/example-themes/example-theme.el:
2164 * etc/custom/example-themes/europe-theme.el:
2165 * etc/custom/example-themes/ex-custom-file: Some simple examples
2166 illustrating the custom theme support.
2168 1999-07-17 MORIOKA Tomohiko <tomo@etl.go.jp>
2170 * etc/HELLO (Thai): Modify for new font.
2172 1999-06-29 MORIOKA Tomohiko <tomo@etl.go.jp>
2174 * etc/TUTORIAL.th: Change code to tis-620.
2176 1999-07-22 SL Baur <steve@beopen.com>
2178 * configure.in: add sco7 support
2179 From Bob Weiner <weiner@beopen.com>
2181 1999-07-22 SL Baur <steve@miho>
2183 * Makefile.in.in (install-arch-dep): Install config.values into
2185 From Karl M. Hegbloom <karlheg@cathcart.sysc.pdx.edu>
2187 1999-07-21 SL Baur <steve@miho>
2189 * Makefile.in.in (inststaticdir): New variable.
2190 (instvardir): Ditto.
2191 (install-arch-dep): Use them.
2193 * configure.in (sitelispdir): Need to use ${PROGNAME}.
2194 (sitemoduledir): Ditto.
2195 (inststaticdir): New variable.
2196 (instvardir): Ditto.
2197 (infodir): Use them.
2203 (archlibdir): Ditto.
2205 1999-07-14 SL Baur <steve@beopen.com>
2207 * InfoDock 4.0.8 is released
2209 1999-07-13 XEmacs Build Bot <builds@cvs.xemacs.org>
2211 * XEmacs 21.2.18 is released
2213 1999-07-06 SL Baur <steve@miho.m17n.org>
2215 * config.guess (main): Synch with newer config.guess for HP
2217 From Marcus Thiessel <marcus@xemacs.org>
2219 1999-06-25 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
2221 * configure.in (with_prefix): Added --with-prefix, defaults to
2222 yes, to control whether the value of --prefix is compiled into the
2225 1999-07-03 Andy Piper <andy@xemacs.org>
2227 * configure.usage (--with-widgets): add.
2229 1999-07-02 Andy Piper <andy@xemacs.org>
2231 * configure.in: Make sure we get motif in lwlib if we have widgets
2234 1999-06-25 SL Baur <steve@miho.m17n.org>
2236 * configure.in (version): Fix --with-infodock test.
2238 1999-06-15 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
2240 * configure.in: --prefix and --exec-prefix are now only compiled
2241 into the binary if user-defined.
2243 1999-03-23 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
2245 * configure.in: Made docdir configurable.
2247 * Makefile.in (docdir): Added variable for custom DOC directory.
2249 1999-06-22 XEmacs Build Bot <builds@cvs.xemacs.org>
2251 * XEmacs 21.2.17 is released
2253 1999-06-13 Oscar Figueiredo <oscar@xemacs.org>
2255 * configure.in (with_ldap): Check libldap independently of liblber
2256 Do not test alternate library names such as libldap10
2257 Test the presence of a variety of LDAP API functions which were
2258 formerly assumed to be present according to dubious heuristics
2260 1999-06-11 XEmacs Build Bot <builds@cvs.xemacs.org>
2262 * XEmacs 21.2.16 is released
2264 1999-06-04 SL Baur <steve@steve1.m17n.org>
2266 * configure.in (CPP): Correct test for locating $site_prefix
2267 include directories.
2269 1999-06-04 XEmacs Build Bot <builds@cvs.xemacs.org>
2271 * XEmacs 21.2.15 is released
2273 1999-06-01 Gunnar Evermann <ge204@eng.cam.ac.uk>
2275 * README.packages: fix typos: user pacakge hierarchy is ~/.xemacs
2276 From: Eric Veldhuyzen <eric@terra.nu>
2278 1999-05-25 Jan Vroonhof <jan@xemacs.org>
2280 * configure.in: For non-beta's use x.y.z format for version strings.
2282 1999-06-03 SL Baur <steve@xemacs.org>
2284 * version.sh: add emacs_is_beta initialization
2286 * configure.in: Implement patch levels in version number
2287 From Jan Vroonhof <vroonhof@math.ethz.ch>
2291 * config.h.in: Rename session option to wmcommand.
2292 From Oliver Graf <ograf@rhein-zeitung.de>
2294 1999-05-16 Mike McEwan <mike@lotusland.demon.co.uk>
2296 * info/dir: Add `emodules.info' entry to the top info dir.
2298 1999-05-31 SL Baur <steve@steve1.m17n.org>
2300 * configure.in (CPP): Don't check for include subdirectories in
2301 site-prefix directories. This check loses in valid configurations
2302 like /usr/jp in TurboLinux. Conditionally add include directory to
2305 1999-05-14 Hrvoje Niksic <hniksic@srce.hr>
2307 * configure.in (quoted_arguments): Support
2308 --error-checking=byte-code.
2310 1999-05-14 XEmacs Build Bot <builds@cvs.xemacs.org>
2312 * XEmacs 21.2.14 is released
2314 1999-05-11 SL Baur <steve@altair.xemacs.org>
2316 * version.sh (infodock_build_version): Synch InfoDock version.
2318 1999-05-06 Hrvoje Niksic <hniksic@srce.hr>
2320 * aclocal.m4 (ld_dynamic_link_flags): Change -Bexport to -Bdynamic
2323 1999-05-03 Hrvoje Niksic <hniksic@srce.hr>
2325 * configure.in (xemacs_betaname): Don't generate Installation.el.
2327 * Makefile.in.in (top_distclean): Don't remove Installation.el.
2329 1999-04-29 Andy Piper <andy@xemacs.org>
2331 * configure.in: add mingw32 as a target platform. add nt process
2334 1999-03-30 MORIOKA Tomohiko <tomo@etl.go.jp>
2336 * etc/HELLO (Amharic): New language.
2338 (Thai): Likewise (by Virach Sornlertlamvanich).
2339 (Greek): Fixed (by Yannis Haralambous).
2341 1998-09-04 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2343 * configure.in: Delete mule-coding.o.
2345 1999-04-22 Gunnar Evermann <ge204@eng.cam.ac.uk>
2347 * lwlib/xlwmenu.c (string_width_u): Initialise chars before
2348 calling XmStringGetLtoR
2349 (string_draw_u): ditto and check return value of XmStringGetLtoR()
2351 1999-04-05 Olivier Galibert <galibert@pobox.com>
2353 * Makefile.in.in (GENERATED_HEADERS): Don't generate
2354 puresize-adjust.h anymore
2356 * configure.usage: Remove everything gung-ho or purespace related
2358 * configure.in: Ditto
2360 1999-04-17 Hrvoje Niksic <hniksic@srce.hr>
2362 * configure.in: Check for getloadavg().
2364 1999-03-12 XEmacs Build Bot <builds@cvs.xemacs.org>
2366 * XEmacs 21.2.13 is released
2368 1999-03-09 SL Baur <steve@xemacs.org>
2370 * Makefile.in.in (LC_ALL): Try very, very hard to build in C locale.
2372 1999-03-05 XEmacs Build Bot <builds@cvs.xemacs.org>
2374 * XEmacs 21.2.12 is released
2376 1999-03-04 Martin Buchholz <martin@xemacs.org>
2378 * Makefile.in.in (top_distclean): Remove confdefs.h as well.
2380 1999-03-03 Martin Buchholz <martin@xemacs.org>
2383 `uname -v` -> "`uname -v`":
2384 backquoted expressions need additional double
2385 quotes to be a single token.
2386 Use separate if's to avoid extra process invocations.
2388 1999-01-05 Gunnar Evermann <ge204@eng.cam.ac.uk>
2390 * PROBLEMS: Document crashes on SPARC with gcc 2.8.1.
2392 1999-03-01 XEmacs Build Bot <builds@cvs.xemacs.org>
2394 * XEmacs 21.2.11 is released
2396 1999-02-16 Andy Piper <andy@xemacs.org>
2398 * PROBLEMS: add entries for building under Cygwin.
2400 1999-02-14 Jan Vroonhof <vroonhof@math.ethz.ch>
2402 * README.packages: Clear up that mule-sumo packages is used _in
2403 addition_ to the normal sumo.
2405 1999-02-16 Martin Buchholz <martin@xemacs.org>
2407 * configure.usage: Move quantify/purify into debug flags section
2409 1999-02-10 Martin Buchholz <martin@xemacs.org>
2412 - Fixup xfs comments and redundant option checking
2417 - improved automounter tmp directory support.
2418 - support 4 (!) empirically discovered automounter conventions
2420 1999-02-10 Martin Buchholz <martin@xemacs.org>
2423 - redo CONST hacking to deal with X11 R4, which was
2424 broken in a previous patch.
2426 1999-02-10 Martin Buchholz <martin@xemacs.org>
2431 1999-02-10 Martin Buchholz <martin@xemacs.org>
2434 - Check for XOpenIM before using xim=xlib
2435 - only use XmIm if $have_motif = yes
2437 1999-02-10 Martin Buchholz <martin@xemacs.org>
2439 * configure.in. Port to BSDI BSD/OS 4.0.
2441 1999-01-07 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
2443 * configure.in: Warn if using Motif dialog boxes on AIX 4.3.
2445 1999-02-05 XEmacs Build Bot <builds@cvs.xemacs.org>
2447 * XEmacs 21.2.10 is released
2449 1999-02-02 XEmacs Build Bot <builds@cvs.xemacs.org>
2451 * XEmacs 21.2.9 is released
2453 1999-02-01 Glynn Clements <glynn@sensei.co.uk>
2455 * etc/recycle.xpm: Fix colours so that they work on TrueColor
2456 and DirectColor displays
2458 1999-01-21 Andy Piper <andy@xemacs.org>
2460 * configure.in: make xface detection specifc to a window system in
2461 general rather than just X.
2463 1999-18-10 Andy Piper <andy@xemacs.org>
2465 * configure.in: remove -O3 prevention on cygwin - current versions
2466 cope ok now. remove dll prevention on cygwin - the new module
2467 code checks correctly.
2469 1999-01-10 J. Kean Johnston <jkj@sco.com>
2471 * configure.in: Added moduledir as the path where loadable modules
2472 are stored. Added --with-site-modules and --moduledir options.
2473 - Ensure the SCO OpenServer compiles with --dynamic by default
2474 - Check for dlfcn.h for dynamic loader
2475 - Renamed dll.o to emodules.o and changed dynamic loader tests
2476 - Renabled code that deals with site-lisp so that it is handled
2477 correctly when a user specifies --with-site-lisp.
2479 * aclocal.m4: Replaced entire file with more complete DLL tests
2482 * config.usage: Removed TAB characters which caused it to be
2483 displayed incorrectly on terminals where TAB != 8.
2484 - Added help text to describe --with-site-modules and --moduledir.
2486 * INSTALL: Updated documentation to describe module directories
2488 * Makefile.in.in: Added moduledir, sitemoduledir macros.
2489 - Make those directories at install time.
2491 1998-12-28 Martin Buchholz <martin@xemacs.org>
2493 * XEmacs 21.2.8 is released.
2495 1998-12-28 Martin Buchholz <martin@xemacs.org>
2497 * PROBLEMS: Document Linux GNU Libc 2.0 I18N crashes.
2499 1998-12-24 Martin Buchholz <martin@xemacs.org>
2501 * XEmacs 21.2.7 is released.
2503 1998-12-20 Martin Buchholz <martin@xemacs.org>
2505 * configure.in: Redo DBM support
2506 - die if dbm support requested, but not provided.
2507 - properly check for libgdbm, then libc, then libdbm
2508 - properly check for ndbm.h
2510 - XE_DIE should always prefix messages with Error: for clarity
2512 1998-12-07 Martin Buchholz <martin@xemacs.org>
2514 * xemacs.mak (TEMACS_OBJS):
2516 - Remove pure.c, pure.obj
2518 1998-12-06 Martin Buchholz <martin@xemacs.org>
2520 * Makefile.in.in (distclean):
2521 * dynodump/Makefile.in.in (distclean):
2522 * src/Makefile.in.in (distclean):
2523 * lib-src/Makefile.in.in (distclean):
2524 * lwlib/Makefile.in.in (distclean):
2525 - Make sure GNUmakefile is deleted.
2527 1998-12-17 Andy Piper <andy@xemacs.org>
2529 * configure.in (all_widgets): remove gui.o addition - its always
2530 in the makefile now.
2532 * configure.in: add gui-msw.o to msw objects.
2534 1998-12-16 Andy Piper <andy@xemacs.org>
2536 * XEmacs 21.2.6 is released
2538 1998-12-05 XEmacs Build Bot <builds@cvs.xemacs.org>
2540 * XEmacs 21.2.5 is released
2542 1998-11-28 SL Baur <steve@altair.xemacs.org>
2544 * XEmacs 21.2-beta4 is released.
2546 1998-11-27 SL Baur <steve@altair.xemacs.org>
2548 * configure.in: Linux/Arm Support.
2549 From James LewisMoss <dres@ioa.com>
2551 1998-11-27 Takeshi Hagiwara <hagiwara@ie.niigata-u.ac.jp>
2554 Fix the realpath() problem of UnixWare2.1.3.
2555 Patches for NEC's sysv4.2 machine.
2557 1998-11-09 Kazuyuki IENAGA <ienaga@jsys.co.jp>
2559 * configure.in: Check if there's wnn4.2 or wnn6 specific library
2560 installed. The Wnn library will be checked if the --with-wnn
2561 and/or --with-wnn6 was specified compulsory.
2563 1998-07-28 Jan Vroonhof <vroonhof@math.ethz.ch>
2565 * configure.in (CPP): Too many spaces im run-patch flag detection.
2567 1998-10-15 SL Baur <steve@altair.xemacs.org>
2569 * XEmacs 21.2-beta3 is released.
2571 1998-10-13 Andy Piper <andyp@parallax.co.uk>
2573 * configure.in: enable drag and drop support by default if mswindows is
2576 1998-10-09 Kevin Oberman <oberman@es.net>
2578 * config.sub: Fix for Alpha architecture
2580 1998-10-05 Andy Piper <andyp@parallax.co.uk>
2582 * configure.in: don't enable shared lib support for cygwin unless
2585 1998-10-02 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2587 * etc/xemacs.1: Remove misplace "\".
2589 1998-09-29 SL Baur <steve@altair.xemacs.org>
2591 * XEmacs 21.2-beta2 is released.
2593 1998-09-09 Gunnar Evermann <Gunnar.Evermann@nats.informatik.uni-hamburg.de>
2596 * lwlib/xlwscrollbar: fix for Motif >=2.0
2597 Patch provided by Glenn Barry <gtb@eng.sun.com>
2599 * PROBLEMS: XEmacs 21.0 now works on HP-UX 11.0
2601 1998-09-02 Andy Piper <andyp@parallax.co.uk>
2603 * configure.in: check for cygwin32/version.h.
2605 1998-08-31 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
2607 * PROBLEMS: Added AIX 4.3 note.
2609 * configure.in: Better detection of AIX 4.3.
2610 AIX xlc can do -g and -Ox at the same time.
2612 1998-09-05 SL Baur <steve@altair.xemacs.org>
2614 * etc/check_cygwin_setup.sh: grammar fix.
2616 1998-09-02 Andy Piper <andyp@parallax.co.uk>
2618 * etc/check_cygwin_setup.sh: fix a couple of buglets.
2620 1998-08-23 Adrian Aichner <adrian@xemacs.org>
2622 * etc/sample.emacs: Enable sound support on mswindows devices.
2624 1998-08-17 P. E. Jareth Hein <jareth@camelot.co.jp>
2626 * configure.in: Alter configure so that it checks for mismatched PNG
2627 header/libs, screams a little louder on old/mismatched library
2628 conditions for both PNG and XPM, stop screaming if png is not found and
2629 no window-system is selected, and fixed a bug in the XPM checking.
2631 1998-08-06 Adrian Aichner <adrian@xemacs.org>
2633 * etc/TUTORIAL.de: Fixing typos and grammatical errors. Fixing
2634 inconsistent usage of RET, <Return>, and <return> (only using
2635 <Return> now). Changing TUTORIAL to TUTORIAL.de throughout
2636 itself. Adding english equivalent to german translation of all
2637 concepts used in TUTORIAL.de.
2639 1998-08-07 P. E. Jareth Hein <jareth@camelot.co.jp>
2641 * configure.usage (--without-gif): Modify text to reflect status
2644 1998-08-04 P. E. Jareth Hein <jareth@camelot.co.jp>
2646 * configure.in: add back in the support for the in-core GIF
2647 code, change the required PNG library version to 1.0.2, and add
2648 a warning if PNG not found, since PNG images are now distributed
2649 as part of the core. Also minor wording changes in things reported
2652 1998-07-28 Kai Haberzettl <khaberz@synnet.de>
2654 * BETA: Update mailing-list address for build-reports
2656 1998-08-01 SL Baur <steve@altair.xemacs.org>
2658 * Makefile.in (TAGS tags): Add variable `tagslisp' so a TAGS file
2659 can built that includes package lisp.
2661 1998-07-23 Martin Buchholz <martin@xemacs.org>
2664 - support multiple flavors of alpha, (XEmacs treats them identically)
2665 - Fix AC_TRY_RUN so that actions have access to $?
2666 - Identify DEC C compilers. Add default optimization CFLAGS and
2668 - Use an extensible method for adding support for future compilers.
2669 - Have SunPro C use that same extensible method.
2670 - Make sol2 always use `-R', Linux and DEC OSF always use `-rpath'
2672 1998-07-19 SL Baur <steve@altair.xemacs.org>
2674 * XEmacs 21.2-beta1 is released.
2676 1998-07-18 SL Baur <steve@altair.xemacs.org>
2678 * config.guess: Synched with latest FSF version.
2680 1998-07-12 Björn Torkelsson <torkel@hpc2n.umu.se>
2682 * Makefile.in: added LDFLAGS.
2684 1998-07-12 SL Baur <steve@altair.xemacs.org>
2686 * etc/GOATS: Removed.
2688 * README: Bump version numbers.
2690 * etc/README: Ditto.
2691 * etc/NEWS: Ditto and purge pre-21.0 stuff.
2692 * version.sh: Ditto.
2694 * XEmacs 21.0-pre5 is released.
2696 1998-07-10 SL Baur <steve@altair.xemacs.org>
2698 * configure.in (with_offix): Default --with-offix to off.
2700 1998-07-09 SL Baur <steve@altair.xemacs.org>
2702 * configure.in: Handle multiple database libraries.
2703 From Gregory Neil Shapiro <gshapiro@sendmail.org>
2705 * XEmacs 21.0-pre4 is released.
2707 * configure.in: Fix test for InfoDock sources.
2709 * etc/BETA (writing): Update patch creation instructions.
2711 * etc/FTP: Update FTP mirror list.
2713 * etc/DISTRIB: Remove duplicated FTP mirror list.
2714 * etc/xemacs.1 (ftp): Ditto.
2716 1998-07-09 Oliver Graf <ograf@fga.de>
2718 * configure.usage: added warning to --with-offix
2720 1998-06-29 SL Baur <steve@altair.xemacs.org>
2722 * etc/gnuserv.1 (this): Email address for Ben Wing is ben@xemacs.org.
2723 * etc/gnuserv.README (README): Ditto.
2724 * etc/xemacs-ja.1: Ditto.
2726 1998-06-28 SL Baur <steve@altair.xemacs.org>
2728 * configure.in: Berkeley DB autodetection fixes
2729 From Martin Buchholz <martin@xemacs.org>
2731 * etc/BABYL: Moved to rmail package
2733 * etc/enriched.doc: Moved to xemacs-base package
2736 * etc/GNUS-NEWS: deleted
2738 1998-06-21 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
2740 * etc/NEWS: Added references to documentation about packages and
2743 * etc/README: Synched.
2745 1998-06-19 SL Baur <steve@altair.xemacs.org>
2747 * XEmacs 21.0-pre3 is released.
2749 1998-06-20 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
2752 * etc/BETA: Moved some package stuff into Texinfo docs. Other nitpicks
2754 1998-06-20 Kazuyuki IENAGA <ienaga@jsys.co.jp>
2756 * configure.in: Added check if the berkdb has db_open or not.
2757 (With fixes from Martin Buchholz)
2759 1998-06-19 SL Baur <steve@altair.xemacs.org>
2761 * XEmacs 21.0-pre2 is released.
2763 1998-06-18 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
2765 * configure.in: Added -lC for static linking under AIX 4.2.
2767 1998-06-14 SL Baur <steve@altair.xemacs.org>
2769 * XEmacs 21.0-pre1 is released.
2771 1998-06-14 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
2773 * etc/NEWS: Updated information about customization of the
2774 automatic info dir file generation using
2775 `Info-auto-generate-directory' and `Info-save-auto-generated-dir'
2777 1998-06-11 SL Baur <steve@altair.xemacs.org>
2779 * XEmacs 21.0-beta43 is released.
2781 1998-06-04 Oliver Graf <ograf@fga.de>
2783 * tests/Dnd/README: a step-by-step test run
2784 * tests/Dnd/droptest.el: some clarifications
2785 * tests/Dnd/droptest.sh: created, creates test files
2787 1998-06-01 Oliver Graf <ograf@fga.de>
2789 * configure.in (summary): added experimental to dragndrop option
2790 * configure.usage: added experimental note to --with-dragndrop
2791 * tests/Dnd/droptest.el: extra start-drag-region function
2792 changed the experimental- stuff
2794 1998-06-02 Andy Piper <andyp@parallax.co.uk>
2796 * etc/check_cygwin_setup.sh: set more intelligent defaults for
2799 1998-06-07 SL Baur <steve@altair.xemacs.org>
2801 * lwlib/xlwmenu.c: Add room for the 0 byte sentinel.
2803 1998-06-05 Colin Rafferty <colin@xemacs.org>
2805 * lwlib/xlwmenu.c: Made newchars be as large as it needs to be.
2807 1998-06-01 SL Baur <steve@altair.xemacs.org>
2809 * XEmacs 21.0-beta42 is released.
2811 * etc/sounds: Removed, now in the sounds-au package.
2813 1998-05-29 Andy Piper <andyp@parallax.co.uk>
2815 * configure.in: don't use -O3 for cygwin.
2817 * etc/check_cygwin_setup.sh: new file to check that cygwin is setup
2818 correctly for XEmacs operation.
2820 1998-05-28 P. E. Jareth Hein <jareth@camelot-soft.com>
2822 * configure.in: Switch from giflib to gifreader for
2823 our GIF image support (no other mods needed)
2825 1998-05-28 Oliver Graf <ograf@fga.de>
2827 * configure.in: only one DnD protocol, CDE has priority over OffiX
2829 * tests/Dnd/README: some changes reflecting recent modifications
2830 * tests/Dnd/dragtest.el: removed
2831 * tests/Dnd/droptest.el: cosmetics and comments
2833 1998-05-26 Oliver Graf <ograf@fga.de>
2835 * tests/Dnd/droptest.el: adapted to CDE extensions
2837 1998-05-25 Hans Guenter Weigand <hgweigand@wiesbaden.netsurf.de>
2840 * config.sub: add initial OpenBSD support
2842 1998-05-21 Andy Piper <andyp@parallax.co.uk>
2844 * configure.in: check for msw dialogs.
2846 1998-05-23 SL Baur <steve@altair.xemacs.org>
2848 * XEmacs 21.0-beta41 is released.
2850 1998-05-17 SL Baur <steve@altair.xemacs.org>
2852 * configure.in (CPP): Change -O2 to -O3.
2853 Suggested by Martin Buchholz <martin@xemacs.org>
2855 1998-05-15 SL Baur <steve@altair.xemacs.org>
2857 * XEmacs 21.0-beta40 is released.
2859 1998-05-13 SL Baur <steve@altair.xemacs.org>
2861 * configure.in (ZSH_VERSION): zsh-3.1.2 (and zsh-3.0.4) drops core
2862 on the `unset CDPATH' if running as sh.
2864 1998-05-12 Oliver Graf <ograf@fga.de>
2866 * tests/Dnd/droptest.el: some CDE adaptions (untested)
2868 1998-05-11 Martin Buchholz <martin@xemacs.org>
2871 Add some more comments.
2872 If using bash, use Posix mode and unset CDPATH.
2873 Be more careful checking feature dependencies.
2874 Introduce XE_CHECK_FEATURE_DEPENDENCY.
2875 Undo the gross hack of multiple `echo >> $tempcname'
2876 by using here documents instead. (Might break mswindows, tho...)
2877 Be more careful autodetecting tooltalk.
2880 Document problems with Solaris 2.6 + XSUNTRANSPORT
2883 * lwlib/Makefile.in.in:
2884 * modules/Makefile.in:
2885 - Adjust for luser's CDPATH being set to something weird.
2886 - Take into account bash 2.02's tendency to print the cwd when
2887 using CDPATH. Always use `cd ./foo' instead of `cd foo'.
2888 - fix the run-temacs target to use $(DUMPENV)
2889 - fix the run-puremacs target to use $(DUMPENV)
2890 - fix the `depend' target to properly $(RM) the right files
2891 - Generate a better TAGS file for XEmacs' lisp code using
2892 hand-crafted regexps.
2893 - Use standard coding conventions for modules/Makefile.in
2895 1998-05-12 Kazuyuki IENAGA <ienaga@jsys.co.jp>
2897 * configure.in: some people claimed that they can't stop
2898 linking wnn6 library if they set --with-wnn6=no.
2900 1998-05-11 Oliver Graf <ograf@fga.de>
2902 * tests/Dnd/droptest.el: adapted to new calling conventions
2903 also showing the new possibilities
2904 * tests/Dnd/README: changed to new protocol
2906 1998-05-11 SAKIYAMA Nobuo <nobuo@db3.so-net.or.jp>
2908 * Fix for HAVE_MULTICAST check.
2910 1998-05-09 SL Baur <steve@altair.xemacs.org>
2912 * XEmacs 21.0-beta39 is released.
2914 1998-05-06 Oliver Graf <ograf@fga.de>
2916 * configure.in: added autodetection for the Drag'n'Drop API
2917 if some DnD protocol is found, HAVE_DRAGNDROP will be defined
2918 and dragdrop.o is added to extra_objs
2919 * configure.usage: added with-dragndrop, added (*) to with-offix
2920 * tests/Dnd/droptest.el: complete overhaul, no it's a real test
2922 1998-05-04 Oliver Graf <ograf@fga.de>
2924 * tests/Dnd/droptest.el: changed to test new protocol
2925 * tests/Dnd/README.OffiX: removed
2926 * tests/Dnd/README: created, info about new protocol
2927 * tests/Dnd/dragtest.el: comment change
2929 1998-05-07 SL Baur <steve@altair.xemacs.org>
2931 * etc/altrasoft-logo.xpm: Removed.
2933 1998-05-02 SL Baur <steve@altair.xemacs.org>
2935 * XEmacs 21.0-beta38 is released.
2937 1998-04-29 SL Baur <steve@altair.xemacs.org>
2939 * configure.in: Use `PROGNAME' for all generated paths.
2941 * Makefile.in: Change `progname' to `PROGNAME' for consistency.
2943 1998-04-27 SL Baur <steve@altair.xemacs.org>
2945 * configure.in (progname): Parameterize program name on `progname'
2946 and add --with-infodock.
2948 1998-04-26 SL Baur <steve@altair.xemacs.org>
2950 * Makefile.in: Religiously use ${progname} instead of hardcoded
2952 CPPFLAGS was being set correctly in ${subdir}/Makefiles and
2953 overridden by the empty one set in the toplevel Makefile.
2955 1998-04-26 Jason R Mastaler <jason@4b.org>
2957 * etc/BETA: Replaced SmartList references in favor of
2960 1998-04-25 SL Baur <steve@altair.xemacs.org>
2962 * XEmacs-21.0-beta37 is released.
2964 1998-04-25 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
2966 * configure.in: Sychronized ..._USER_DEFINED variables with
2969 * Makefile.in (mkdir): No longer create sitelispdir.
2971 Sat Apr 24 1998 Andy Piper <andyp@parallax.co.uk>
2973 * configure.in: make graphic libraries tests be dependant on a
2974 window system not X11 only.
2976 Fri Apr 24 19:38:19 1998 Andy Piper <andyp@parallax.co.uk>
2978 * configure.in: check for our special select in msw.
2980 1998-04-22 Marcus Thiessel <marcus_thiessel@hp.com>
2982 * PROBLEMS: add answers to some FAQ concerning hpux.
2984 Wed Apr 22 12:59:35 1998 Andy Piper <andyp@parallax.co.uk>
2986 * configure.in: enable checking for special mswindows select()
2988 1998-04-21 Martin Buchholz <martin@xemacs.org>
2990 * configure.in: Isolate incomprehensible cma_open/pthreads checking
2993 1998-04-21 Marcus Thiessel <marcus_thiessel@hp.com>
2995 * configure.in: /usr/{include,lib}/Motif2.1 added to search path for X11
2998 1998-04-22 Itay Ben-Yaacov <pezz@www-mail.huji.ac.il>
3000 * configure.in: check for xpm does not depend anymore on having X.
3001 if libXpm exists, and is of the FOR_MSW flavor, define FOR_MSW.
3003 1998-04-19 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
3005 * etc/NEWS: Documented info dir rebuilding and LDAP support.
3007 * info/dir: Fixed the explanatory notes for
3008 `Info-default-directory-list' removal and the new automatic dir
3009 rebuilding facility. Reindented the menu. Added an entry for
3012 1998-04-20 SL Baur <steve@altair.xemacs.org>
3014 * configure.in (LISPDIR): Removed configuration option for
3017 1998-04-19 SL Baur <steve@altair.xemacs.org>
3019 * configure.in (version): snarf InfoDock version number.
3021 1998-04-18 SL Baur <steve@altair.xemacs.org>
3023 * XEmacs-21.0-beta36 is released.
3025 Fri Apr 17 12:59:35 1998 Andy Piper <andyp@parallax.co.uk>
3027 * configure.in: enable install pre-processing for mswindows
3029 Fri Apr 17 12:59:35 1998 Andy Piper <andyp@parallax.co.uk>
3031 * Makefile.in.in: add install_pp to install incantation.
3033 * installexe.sh: new file. Add .exe to install targets if the
3034 result is executable.
3036 Fri Apr 17 12:59:35 1998 Andy Piper <andyp@parallax.co.uk>
3038 * Makefile.in: add install_pp to install incantation.
3040 1998-04-14 Itay Ben-Yaacov <pezz@www-mail.huji.ac.il>
3042 * configure.in: Large echo split into a few smaller ones,
3043 so the cygnus sh.exe does not crash.
3045 Thu Apr 16 12:59:35 1998 Andy Piper <andyp@parallax.co.uk>
3047 * configure.in: enable toolbar checking for mswindows build
3049 1998-04-06 Martin Buchholz <martin@xemacs.org>
3051 * config.h.in: Add _SVID_SOURCE to list of xmkmf #defines.
3052 Used (at least) by RedHat 4.2.
3054 1998-04-11 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
3056 * etc/xemacs.1: -no-packages -> -no-early-packages.
3058 * etc/NEWS: Clarified site-lisp status.
3060 * configure.in: Re-instated src/paths.h generation from
3063 * Makefile.in (top_distclean): Remove site-lisp on `make
3066 1998-04-10 SL Baur <steve@altair.xemacs.org>
3068 * XEmacs 21.0-beta35 is released.
3070 1998-04-10 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
3072 * etc/NEWS: Documented that Info-default-directory-list and
3073 site-directory are gone.
3075 * configure.usage: Clarified --package-path documentation.
3077 1998-04-07 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
3079 * configure.in: Now generates src/paths.h from src/paths.h.in.in.
3080 Removed defaults for infopath and package-path.
3082 * Makefile.in (src/paths.h): ... is now generated from
3083 src/paths.h.in.in. Moved generation of paths.h to configure.
3085 * paths.h.in: Removed.
3087 * paths.h.in.in: Created.
3089 1998-04-06 Martin Buchholz <martin@xemacs.org>
3091 * configure.in: png was still being used if png_version < 0.96
3093 * configure.in: Fixed magic to handle AIX, X11R6, and gcc.
3095 1998-04-05 Amir J. Katz <amir@ndsoft.com>
3097 * INSTALL (Rationale): Offix support comment is wrong. To disable,
3098 one must use --with-offix=no and not --without-offix
3100 1998-04-05 SL Baur <steve@altair.xemacs.org>
3102 * configure.in (CPP): ppc.ldscript sits in $srcdir/src not $srcdir.
3104 1998-04-04 SL Baur <steve@altair.xemacs.org>
3106 * XEmacs 21.0-beta34 is released.
3108 1998-04-03 Martin Buchholz <martin@xemacs.org>
3111 checking whether gettimeofday accepts one or two arguments... two
3113 1998-04-03 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
3115 * configure.in: Fixed magic to handle AIX and MIT X11R6.
3117 1998-04-02 Martin Buchholz <martin@xemacs.org>
3119 * configure.in: Add magic -T $srcdir/ppc.ldscript on Linux powerpc
3121 1998-04-01 Martin Buchholz <martin@xemacs.org>
3123 * tests/database.el (test-database): Temporary files (the databases
3124 that were created) should be deleted.
3126 * Makefile.in (testdir): Remove gnumake-specific syntax.
3127 (src/Makefile): src/Makefile depends on src/depend.
3129 1998-03-29 Martin Buchholz <martin@xemacs.org>
3131 * configure.in: Check for -lz, -lgz unconditionally. Too many
3132 system linkers don't properly die when there are cascaded link
3133 dependencies, so we can't rely on the linker for that. The only
3134 downside is that we might link with an extra unneeded library. If
3135 you really really care about this, you can go fix it.
3137 * configure.in: Enhance PANIC msg to make it clear that
3138 --with-FEATURE is going to die if FEATURE is not installed.
3140 1998-03-27 Martin Buchholz <martin@xemacs.org>
3142 * configure.in: $debug was not properly dependent on $beta
3144 * configure.in: Move offix configuration out of src/Makefile.in.in
3147 * configure.in: Reorganize xpm detection code.
3149 * configure.in: XIM default to ON if Motif which is not Lesstif is
3152 * configure.in: Keep auto-generated makefile dependencies out of
3153 src/Makefile.in.in by using AC_OUTPUT file concatenation support.
3155 1998-03-26 Martin Buchholz <martin@xemacs.org>
3157 * configure.in: Fix up cflags handling. Specifically, configure
3158 --cflags='' would fail to be recognized.
3160 * configure.in: Fix up png detection. Link with png_read_image to
3161 make sure -lz is required. Test for png >- 0.96 via header file.
3163 1998-03-21 Martin Buchholz <martin@xemacs.org>
3165 * configure.in (XE_GCC_WRAP_LDFLAGS)
3166 Rename to XE_PROTECT_LINKER_FLAGS. Rewrite.
3168 * configure.in: Make sure BSD always links in libz.a
3169 BSD's stupid linker can't detect cascaded lib dependencies
3171 * configure.in: Autodetect lesstif. define have_lesstif.
3172 Don't use motif-xim with lesstif, at least by default.
3174 1998-03-30 SL Baur <steve@altair.xemacs.org>
3176 * version.sh: Add InfoDock version number variables.
3178 1998-03-30 Amir J. Katz <amir@ndsoft.com>
3180 * info/dir: Replaced string '20.5' with '21.0'
3182 1998-03-24 SL Baur <steve@altair.xemacs.org>
3184 * XEmacs 21.0-beta33 is released.
3186 1998-03-26 Didier Verna <didier@xemacs.org>
3188 * configure.in, Makefile.in: Removed infopath_user_defined---we
3189 always want to propagate it.
3191 * configure.usage: Synched with configure.in.
3193 1998-03-25 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
3195 * configure.usage, INSTALL: Synched with the new path layout.
3197 * Makefile.in (src/paths.h): Replaced packagepath with
3198 package_path to make configure happy.
3200 * configure.in: Made default setting for packagepath conform to
3201 what packages.el builds at run-time: XEmacs-version-specific paths
3202 before site-specific ones.
3203 Added default setting for pkgdir.
3204 Changed --packagepath back to --package-path.
3206 1998-03-24 SL Baur <steve@altair.xemacs.org>
3208 * XEmacs 21.0-beta32 is released.
3210 1998-03-23 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
3212 * configure.in: Extended package path by version-specific
3213 hierarchies. Changed allow-site-lisp to inhibit-site-lisp.
3215 1998-03-22 SL Baur <steve@altair.xemacs.org>
3217 * Makefile.in (distclean): Remove packages and mule-packages if they
3218 have been linked into place.
3220 1998-03-22 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
3222 * <Today>: The Big Path Searching Overhaul.
3224 * Makefile.in, configure.in: Now pass all configure-specified paths
3225 into the binary in a uniform way.
3227 1998-03-20 SL Baur <steve@altair.xemacs.org>
3229 * configure.in (have_libmcheck): Add test for glibc's malloc
3231 - Fix HP/UX dynamic linking flag.
3233 1998-03-19 SL Baur <steve@altair.xemacs.org>
3235 * configure.in (quoted_arguments): Fix unquoted variable in
3236 error-checking test.
3237 - fix bogus substitution.
3239 1998-03-17 SL Baur <steve@altair.xemacs.org>
3241 * configure.in: In -lpng test, look for png_set_strip_alpha.
3242 Suggested by William M. Perry <wmperry@aventail.com>
3244 1998-03-16 SL Baur <steve@altair.xemacs.org>
3246 * XEmacs 21.0 beta31 is released.
3248 1998-03-16 P. E. Jareth Hein <jareth@camelot-soft.com>
3250 * configure.usage (Usage): Correct information about gif, tiff
3253 1998-03-13 SL Baur <steve@altair.xemacs.org>
3255 * configure.in: typo fix in sed command.
3256 From P. E. Jareth Hein <jareth@camelot-soft.com>
3258 * configure.in (all_widgets): Check for snprintf().
3260 1998-03-11 P. E. Jareth Hein <jareth@camelot-soft.com>
3262 * configure.in: New gif support
3264 1998-03-10 SL Baur <steve@altair.xemacs.org>
3266 * configure.in (have_glibc): Don't define _GNU_SOURCE for glibc.
3268 Mon Mar 09 13:00:55 1998 Andy Piper <andyp@parallax.co.uk>
3270 * configure.in: don't add libc to link list for dlopen ordinary
3271 link takes care of this. check for dlfcn.h
3273 1998-03-10 SL Baur <steve@altair.xemacs.org>
3275 * configure.in: Examine each directory of X11 include path for
3276 inclusion into BITMAPDIR.
3278 1998-03-09 SL Baur <steve@altair.xemacs.org>
3280 * aclocal.m4: Add legalese.
3282 Mon Mar 09 13:00:55 1998 Andy Piper <andyp@parallax.co.uk>
3284 * configure.in: make sure we have ndbm.h as well as libgdbm.a for
3287 * configure.in: move msw checking after x checking so that
3288 auto-detection works.
3290 1998-03-09 SL Baur <steve@altair.xemacs.org>
3292 * configure.in: New DLL support.
3293 * aclocal.m4: New file.
3294 From William M. Perry <wmperry@aventail.com>
3296 1998-03-08 SL Baur <steve@altair.xemacs.org>
3298 * configure.in (xemacs_betaname): Align messages for minimal
3299 tagbits and indexed lrecords.
3300 Suggested by Andreas Jaeger <aj@arthur.rhein-neckar.de>
3302 1998-03-09 Kyle Jones <kyle_jones@wonderworks.com>
3304 * etc/Emacs.ad: Example using leading dot resources to
3305 initalize faces changes to use Emacs.foo since the
3306 leading dot syntax doesn't work. Initialization of
3307 text-cursor face moved to faces.el.
3309 1998-03-07 SL Baur <steve@altair.xemacs.org>
3311 * XEmacs 20.5-beta30 is released.
3313 1998-03-05 SL Baur <steve@altair.xemacs.org>
3315 * PROBLEMS: Update wording of x86 GCC 2.7 problems.
3317 Wed Mar 04 08:55:12 1998 Andy Piper <andyp@parallax.co.uk>
3319 * configure.in: add a --with-msw option. Make X and msw work
3320 together if the user asks.
3322 1998-03-02 SL Baur <steve@altair.xemacs.org>
3324 * PROBLEMS: Update documentation of gcc bugs that impact XEmacs.
3326 1998-03-01 SL Baur <steve@altair.xemacs.org>
3328 * configure.in: Add substitutable variable ld_dynamic_link_flags
3329 for special required linker flags for building DLL capable
3332 * etc/Emacs.ad: Remove explicit `Emacs' application resource
3335 1998-02-28 SL Baur <steve@altair.xemacs.org>
3337 * Makefile.in (top_distclean): Remove Installation.el.
3338 (xemacs): New target. Formerly it was `all:'.
3339 (all): New default, dist: is now superfluous.
3341 1998-02-27 SL Baur <steve@altair.xemacs.org>
3343 * configure.in (GNU_MALLOC): add --with-dlmalloc to allow
3344 selective use of Doug Lea malloc in Linux C Library and GNU C Library.
3345 (Installation): Add XEmacs version and generate `Installation.el'.
3347 1998-02-26 SL Baur <steve@altair.xemacs.org>
3349 * configure.in (with_ldap: Fix -lldap autodection.
3350 Suggested by Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
3351 (Installation): Only keep the last configuration.
3353 1998-02-25 SL Baur <steve@altair.xemacs.org>
3355 * XEmacs 20.5-beta28 is released.
3357 * configure.in (with_session): Fix reporting of the setting.
3358 (with_database_gnudbm): Correctly report setting.
3360 1998-02-24 SL Baur <steve@altair.xemacs.org>
3362 * configure.usage: Restore documentation of graphics library
3364 From Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
3366 1998-02-19 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
3368 * PROBLEMS: Tell of the `gpm' SIGTSTP bug and `C-z' on the Linux
3371 1998-02-23 SL Baur <steve@altair.xemacs.org>
3373 * XEmacs 20.4 is released to the beta testers.
3375 1998-02-21 SL Baur <steve@altair.xemacs.org>
3377 * configure.in (after_morecore_hook_exists): Modify dlmalloc tests
3378 to also test for Linux libc5.
3380 1998-02-19 SL Baur <steve@altair.xemacs.org>
3382 * XEmacs 20.5-beta27 is released.
3383 * XEmacs-20.4-pre4 is released.
3385 * configure.in (doug_lea_malloc): Requires USE_MINIMAL_TAGBITS.
3386 (--with-gung): Implement it.
3388 * configure.usage (--with-gung): Document. Turns on
3389 USE_MINIMAL_TAGBITS and USE_INDEXED_LRECORD_IMPLEMENTATION.
3390 (--with-term): Remove.
3392 * XEmacs-20.5-beta26 is released.
3394 1998-02-18 SL Baur <steve@altair.xemacs.org>
3396 * XEmacs-20.4-pre3 is released.
3398 * Makefile.in: use better feedback while rebuilding finder database.
3399 Suggested by Stephen J. Turnbull <turnbull@sk.tsukuba.ac.jp>
3401 1998-02-15 SL Baur <steve@altair.xemacs.org>
3403 * configure.in (doug_lea_malloc): Add checking for Doug Lea
3406 1998-02-14 SL Baur <steve@altair.xemacs.org>
3408 * configure.in (OFFIX_O): Don't use OffiX if no real Xmu support.
3409 Suggested by Pekka Marjola <pema@iki.fi>
3411 * XEmacs-20.4-pre2 is released.
3412 * XEmacs-20.5-beta25 is released.
3414 1998-02-13 SL Baur <steve@altair.xemacs.org>
3416 * INSTALL: Update for Cygwin and Microsoft Windows.
3418 * README: Update for Microsoft Windows.
3420 1998-02-09 SL Baur <steve@altair.xemacs.org>
3422 * XEmacs 20.4-pre1 is released.
3423 * XEmacs 20.5-beta24 is released.
3425 Wed Jan 28 13:41:22 1998 Andy Piper <andyp@parallax.co.uk>
3427 * configure.in: add mule-coding target which defines MULE_CODING,
3428 nothing uses it as yet. add gif objects to msw support. define
3429 const_is_losing=no for msw. make msw not selected if tty selected.
3430 add -lshell32 for dnd support. check for a.out.h rather than
3433 * lib-src/make-docfile.c: add cygwin support and generalise the
3434 remaining open calls. IMHO this should really include sysfile.h.
3436 1998-02-03 SL Baur <steve@altair.xemacs.org>
3438 * XEmacs 20.5-beta23 is released.
3440 1998-02-01 SL Baur <steve@altair.xemacs.org>
3442 * etc/aliases.ksh: igrep from the shell command line.
3443 From Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
3445 1998-01-31 SL Baur <steve@altair.xemacs.org>
3447 * etc/aliases.ksh: Add `mak' function to create beta.err for
3449 From Adrian Aichner <adrian@xemacs.org>
3450 Suggested by Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
3452 1998-01-27 SL Baur <steve@altair.xemacs.org>
3454 * XEmacs 20.5-beta22 is released.
3456 1998-01-26 SL Baur <steve@altair.xemacs.org>
3458 * etc/aliases.ksh: New file. Start tracking useful Maintainer
3461 1998-01-25 SL Baur <steve@altair.xemacs.org>
3463 * XEmacs 20.5-beta21 is released.
3465 Wed Jan 21 10:49:47 1998 Andy Piper <andyp@parallax.co.uk>
3467 * configure.in: check for coff.h
3469 1998-01-21 Hrvoje Niksic <hniksic@srce.hr>
3471 * configure.in: Added support for `--with-shlib'.
3473 1998-01-18 SL Baur <steve@altair.xemacs.org>
3475 * XEmacs 20.5-beta20 is released.
3477 1998-01-13 Martin Buchholz <martin@xemacs.org>
3481 Remove doc for configure-time INFOPATH, no longer used.
3483 * etc/BETA: Update ftp addresses.
3484 * etc/INSTALL: Update ftp addresses.
3485 * etc/MAILINGLISTS: Sync with Emacs 20.2. Update ftp addresses.
3489 Define HAVE_INVERSE_HYPERBOLIC using 1 configure test, not 3.
3493 * lwlib/lwlib-config.c:
3495 * lwlib/lwlib-Xaw.c:
3496 * lwlib/lwlib-Xlw.c:
3497 * lwlib/config.h.in:
3499 Prepend LWLIB_ to (SCROLLBARS|MENUBARS|DIALOGS)_(MOTIF|LUCID|ATHENA).
3500 Maintain only one set of variables.
3502 * etc/xemacs.1: Update author list.
3504 * Makefile.in (install-arch-dep): Simplify.
3505 Replace construct `test -d $dir && foo' with
3506 `if test -d $dir; then foo; fi'
3509 * lwlib/xlwscrollbar.c:
3510 * lwlib/lwlib-Xlw.c:
3512 Always assume presence of limits.h (ANSI).
3514 1998-01-12 SL Baur <steve@altair.xemacs.org>
3516 * INSTALL: Updated for recent Mule/package changes.
3518 * XEmacs 20.5-beta19 is released.
3520 1998-01-12 Damon Lipparelli <lipp@primus.com>
3522 * Makefile.in: Yow! Fixed paths to install dirs when --prefix !=
3525 1998-01-10 SL Baur <steve@altair.xemacs.org>
3527 * XEmacs 20.5-beta18 is released.
3529 * etc/FTP: Update address of what was formerly ftp.ibp.fr.
3531 1998-01-08 Didier Verna <didier@xemacs.org>
3533 * configure.in: Get rid of INFOPATH for configure time.
3534 * configure.usage (Usage): Ditto.
3536 1998-01-09 SL Baur <steve@altair.xemacs.org>
3538 * Makefine.in: Correct reported amount of disk savings from
3540 From Markus Linnala <maage@cs.tut.fi>
3542 Thu Jan 08 09:42:36 1998 <andyp@parallax.co.uk>
3544 * configure.in: detect and set scrollbars and menubars with
3545 MS-Windows more appropriately. Check for sys/un.h to use in
3548 1998-01-07 SL Baur <steve@altair.xemacs.org>
3550 * Makefile.in (progname): Cleanly parameterize XEmacs-specific
3553 1998-01-05 Glynn Clements <glynn@sensei.co.uk>
3555 * lwlib/xlwmenu.c (push_button_draw): use inactive_gc instead of
3556 inactive_button_gc for menu entries.
3557 (remap_menubar): ignore the enabled status
3559 1998-01-04 SL Baur <steve@altair.xemacs.org>
3561 * XEmacs 20.5-beta17 is released.
3563 * Makefile.in (finder): Use -vanilla.
3564 (lisp/finder-inf.el): Ditto.
3565 (check-features): New target. Do a sanity check prior to
3568 1997-01-03 SL Baur <steve@altair.xemacs.org>
3570 * XEmacs 20.5-beta16 is released.
3572 1997-12-30 SL Baur <steve@altair.xemacs.org>
3574 * XEmacs 20.5-beta15 is released.
3576 1997-12-29 SL Baur <steve@altair.xemacs.org>
3578 * Makefile.in (${SUBDIR}): Remove bogus .RECURSIVE dependency.
3580 1997-12-27 SL Baur <steve@altair.xemacs.org>
3582 * XEmacs 20.5-beta14 is released.
3584 1997-12-23 Andy Piper <andyp@parallax.co.uk>
3586 * configure.in: support for *-pc-cygwin32 config
3588 1997-12-25 SL Baur <steve@altair.xemacs.org>
3590 * XEmacs 20.5-beta13 is released.
3592 1997-12-21 SL Baur <steve@altair.xemacs.org>
3594 * etc/BETA (Prerequisite): Add cookbook procedures for maintaining
3595 package lisp directories.
3597 1997-12-20 SL Baur <steve@altair.xemacs.org>
3599 * XEmacs 20.5-beta 12 is released.
3601 1997-12-19 SL Baur <steve@altair.xemacs.org>
3603 * configure.in (bitmapdir): Reenable --with-session by default for
3606 1997-12-18 Kyle Jones <kyle_jones@wonderworks.com>
3608 * etc/Emacs.ad: Don't specify a default toolbar specific
3611 1997-12-18 Kyle Jones <kyle_jones@wonderworks.com>
3613 * etc/toolbar: Added support for foregroundToolBarColor
3614 symbol to most icons.
3616 1997-12-17 SL Baur <steve@altair.xemacs.org>
3618 * info/dir (File): Skk and Gnats are packaged.
3620 * PROBLEMS (Note): Update version numbers.
3622 * etc/BETA: Update version numbers.
3624 * etc/NEWS: Update version number.
3626 * info/dir (File): Update version number.
3628 1997-12-16 SL Baur <steve@altair.xemacs.org>
3630 * XEmacs 20.5-beta11 is released.
3632 1997-12-14 SL Baur <steve@altair.xemacs.org>
3634 * configure.in: Don't bypass graphics library detection
3635 if the `--with-imagick' option is given to configure.
3636 : Print autodetected graphics libraries to be linked with Imagick.
3638 * Makefile.in (lisp/finder-inf.el): Reverse previous change.
3640 1997-12-14 Olivier Galibert <olivier.galibert@mines.u-nancy.fr>
3642 * Makefile.in (install-arch-indep): Build info files if needed.
3644 1997-12-13 SL Baur <steve@altair.xemacs.org>
3646 * Makefile.in (lisp/finder-inf.el): Add dependency on src/.
3648 * XEmacs 20.5-beta10 is released.
3650 1997-12-12 SL Baur <steve@altair.xemacs.org>
3652 * configure.in (CPP): Don't add special CFLAGS for ix86/Linux.
3654 1997-12-10 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
3656 * configure.in (autodetect ImageMagick): also look for
3657 "X11/magick/magick.h", and if present, define
3658 MAGICK_HEADERS_ARE_UNDER_X11
3660 1997-12-11 SL Baur <steve@altair.xemacs.org>
3662 * configure.in (imagick_libs): Add autodetection for freetype
3665 1997-12-09 SL Baur <steve@altair.xemacs.org>
3667 * XEmacs 20.5-beta9 is released.
3669 1997-12-06 SL Baur <steve@altair.xemacs.org>
3671 * XEmacs 20.5-beta8 is released.
3673 * info/dir: update for further packaging.
3674 * configure.in: remove `tree-x' from XEmacs build.
3676 1997-11-29 Jeff Miller <jmiller@smart.net>
3678 * configure.in: motif menubars need xlwmenu.o
3680 * updated files in src/ to allow an XEmacs configured for
3681 motif menubars to at least compile. Motif menubars are still
3684 1997-12-05 Aki Vehtari <Aki.Vehtari@hut.fi>
3686 * etc/refcard.tex: Updated for 20.3
3688 1997-12-02 P E Jareth Hein <jareth@camelot-soft.com>
3690 * lwlib/xlwscrollbar.c: fixed colormap/visual handling to work
3691 properly with the information in the core.
3693 * lwlib/xlwmenu.c: fixed colormap/visual handling to work properly with
3694 the information in the core, and fixed a potental problem with
3697 1997-12-02 SL Baur <steve@altair.xemacs.org>
3699 * etc/skk/SKK.tut.E (Hint): Fix typos.
3701 1997-12-01 SL Baur <steve@altair.xemacs.org>
3703 * configure.in (with_session): Properly display flag in configure
3706 1997-11-29 SL Baur <steve@altair.xemacs.org>
3708 * configure.usage: Remove documentation of obsolete option
3711 1997-11-27 SL Baur <steve@altair.xemacs.org>
3713 * XEmacs 20.5-beta7 is released.
3715 * configure.in: When testing for -ltiff, fall back on the extra
3716 libraries -ljpeg, and -lz since some -ltiff's need them.
3718 1997-11-26 SL Baur <steve@altair.xemacs.org>
3720 * lwlib/xlwmenu.c (display_menu): Defer incremental menus properly.
3721 From Glynn Clements <glynn@sensei.co.uk>
3723 1997-11-25 Kazuyuki IENAGA <ienaga@jsys.co.jp>
3725 * configure.in: Improve auto detect of libraries ImageMagick rely
3728 1997-11-23 Jeff Miller <jmiller@smart.net>
3730 * Energize is dead. Removed ENERGIZE ifdef's from code in lwlib
3731 and src. Configure.in modified. --with-energize is no longer a
3732 valid configure option.
3734 * lwlib/Makefile.in.in removed energize support
3735 * lwlib/lwlib-Xm.c removed energize support
3736 * lwlib/lwlib-config.c removed energize support
3738 * lwlib/energize/* removed
3740 1997-11-23 SL Baur <steve@altair.xemacs.org>
3742 * Makefile.in: Change references of lisp/utils/finder-inf.el to
3745 1997-11-20 SL Baur <steve@altair.xemacs.org>
3747 * XEmacs 20.5-beta6 is released.
3749 1997-11-21 Stephen Turnbull <turnbull@sk.tsukuba.ac.jp>
3751 * configure.usage: Use `--' convention in "usage:" line.
3753 1997-11-20 Stephen Turnbull <turnbull@sk.tsukuba.ac.jp>
3755 * configure.in: added `with_xfs' to list of boolean features.
3757 1997-11-20 SL Baur <steve@altair.xemacs.org>
3759 * XEmacs 20.3 is released for binary kit building.
3761 1997-11-19 Tor Arntsen <tor@spacetec.no>
3763 * PROBLEMS: Removed IRIX entry about xemacs core dumps when using
3764 xemacs dumped on one machine on another. Problem was fixed by 20.3.
3766 1997-11-19 SL Baur <steve@altair.xemacs.org>
3768 * etc/xemacs.1: Document -no-packages, -vanilla.
3771 1997-11-18 SL Baur <steve@altair.xemacs.org>
3773 * configure.usage: New file.
3775 * configure.in: Use it instead of monster 10k shell variable.
3777 1997-11-17 SL Baur <steve@altair.xemacs.org>
3779 * XEmacs 20.3-pre4 is released.
3781 1997-11-17 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
3783 * configure.in (infopath): List "/usr/local/" dirs before "/usr/"
3786 1997-11-17 SL Baur <steve@altair.xemacs.org>
3788 * configure.in: Initialize infodir off of datadir.
3790 * Makefile.in: Force LANG = C for building.
3792 1997-11-15 SL Baur <steve@altair.xemacs.org>
3794 * XEmacs 20.3-pre3 is released.
3795 * XEmacs 20.5-beta5 is released.
3797 1997-11-13 Marc Paquette <marcpa@cam.org>
3799 * nt/Todo: added a task for support of lisp packages through
3802 1997-11-13 Jonathan Harris <jhar@tardis.ed.ac.uk>
3804 * Renamed files *w32* to *msw*
3806 * Changed 'w32' and 'win32' to 'mswindows', and HAVE_W32GUI to
3807 HAVE_MS_WINDOWS. Changed files:
3808 cus-edit.el, device.el, faces.el, frame.el, msw-faces.el,
3809 msw.init.el, igrep.el, dumped-lisp.el, font.el, hippie-exp.el,
3810 sysdep.el, console-msw.c, console-msw.h, console.c,
3811 device-msw.c, emacs.c, event-msw.c, event-msw.h, event-stream.c,
3812 events.c, events.h, faces.c, frame-msw.c, frame.c, general.c,
3813 msw-proc.c, objects-msw.c, objects-msw.h, redisplay-msw.c,
3814 redisplay.c, symsinit.h,
3816 * Didn't change 'win32' in nt.c, nt.h, ntproc.c
3818 * Deleted w32 build directory since nt build directory now handles
3819 X and native mswindows builds.
3821 1997-11-11 SL Baur <steve@altair.xemacs.org>
3823 * XEmacs 20.5-beta4 is released.
3825 1997-11-10 SL Baur <steve@altair.xemacs.org>
3827 * info/dir: remove packaged entries.
3828 From Glynn Clements <glynn@sensei.co.uk>
3830 * configure.in: Puke and die if NAS sound is selected without X.
3832 1997-11-08 SL Baur <steve@altair.xemacs.org>
3834 * XEmacs 20.5-beta3 is released.
3835 * XEmacs 20.3-pre2 is released.
3837 Wed November 05 23:40:00 1997 <jhar@tardis.ed.ac.uk>
3839 * w32/xemacs.mak: moved building the DOC file to after the .elcs.
3841 Sun November 01 12:00:00 1997 <jhar@tardis.ed.ac.uk>
3843 * Files split from nt to new w32 directory:
3844 ChangeLog, README, Todo, paths.h, config.h, inc/*, runemacs.c,
3847 1997-11-05 Didier Verna <didier@xemacs.org>
3849 * configure.in: Added the --site-prefixes options for the configure
3850 script. You give a colon or space separated list of prefixes, and
3851 subdirectories include/ and lib/ will be added with -I and -L.
3853 1997-11-05 Martin Buchholz <Martin Buchholz <martin@xemacs.org>>
3855 * configure.in: AIX + gcc fixes.
3856 - Don't wrap -B. aixflags changed to start_flags.
3858 1997-11-04 SL Baur <steve@altair.xemacs.org>
3860 * lwlib/lwlib-Xm.c(update_one_menu_entry): Add missing variable.
3861 From Skip Montanaro <skip@calendar.com>
3863 1997-11-04 Adrian Aichner <adrian@xemacs.org>
3866 Updated copyright information. Translated most of the COPYING
3867 section. Translated the <<.*>> didactic line.
3869 1997-10-22 Adrian Aichner <adrian@xemacs.org>
3871 * etc/TUTORIAL.de: Fixed two issues reported by
3872 Achim Oppelt <aoppelt@theorie3.physik.uni-erlangen.de>
3875 Manually applied rejected patch hunks from Marc Aurel's patch.
3879 Applied patches supplied by Marc Aurel <4-tea-2@bong.saar.de>.
3880 They fix yet more typos and quite a few awkward sentences.
3882 1997-10-21 Adrian Aichner <adrian@xemacs.org>
3884 * etc/TUTORIAL.de: Manually merged a few more corrections by
3885 Carsten Leonhardt <leo@arioch.oche.de>
3887 1997-10-20 Adrian Aichner <adrian@xemacs.org>
3890 Applied patches from Andreas Jaeger <aj@arthur.rhein-neckar.de> to 1.2,
3891 then merged them with 1.3 via ediff-buffers.
3892 Andreas found some quite nasty typos still and added many missing commas.
3894 * etc/TUTORIAL.de: Re-fill-ed paragraphs after patching.
3896 * etc/TUTORIAL.de: Applied the excellent patches courtesy of
3897 Carsten Leonhardt <leo@arioch.oche.de>.
3899 1997-11-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3901 * Delete etc/TUTORIAL.th because Thai is not supported yet.
3903 1997-11-02 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3905 * etc/TUTORIAL.ko: Renamed from etc/TUTORIAL.kr to fit with ISO
3906 639 (two letter language code).
3908 * etc/TUTORIAL.ja: Renamed from etc/TUTORIAL.jp to fit with ISO
3909 639 (two letter language code).
3911 1997-11-02 SL Baur <steve@altair.xemacs.org>
3913 * etc/CHARSETS: New file imported from Emacs 20.1.
3915 1997-11-02 Kyle Jones <kyle_jones@wonderworks.com>
3917 * lwlib/lwlib-Xaw.c (xaw_pop_instance): Don't use parent
3918 window's coordinates and dimensions to center the
3919 dialog box unless its mapped_when_managed property is
3920 true. This should avoid the top level widget that the
3921 HAVE_SESSION code creates, which is unmapped and
3922 useless for this purpose.
3924 1997-11-01 SL Baur <steve@altair.xemacs.org>
3926 * XEmacs 20.3-pre1 is released.
3928 1997-10-31 SL Baur <steve@altair.xemacs.org>
3930 * XEmacs 19.16 is released.
3932 1997-10-31 SL Baur <steve@altair.xemacs.org>
3934 * XEmacs 20.5-beta2 is released.
3936 1997-10-30 SL Baur <steve@altair.xemacs.org>
3938 * configure.in (xetest): Eliminate tests for PNG, JPEG,
3939 TIFF(broken) and replace with test for ImageMagick.
3941 1997-10-30 Kyle Jones <kyle_jones@wonderworks.com>
3943 * etc/Emacs.ad: Added *XlwMenu*highlightForeground entry.
3944 Added *XlwMenu*titleForeground entry.
3946 * lwlib/xlwmenu.h: Added string macro declarations for
3947 titleForeground and highlightForeground properties.
3949 * lwlib/xlwmenuP.h: Added struct fields for title and
3952 * lwlib/xlwmenu.c: Added initialization and usage code
3953 for the new titleForeground and highlightForeground
3956 1997-10-29 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3958 * etc/HELLO: Add Czech.
3960 * etc/HELLO: Delete Amharic, Thai and Tigrigna.
3962 1997-10-28 SL Baur <steve@altair.xemacs.org>
3964 * XEmacs 20.3-beta94 is released.
3966 1997-10-28 Andreas Jaeger <aj@arthur.rhein-neckar.de>
3968 * configure.in: Correct last patch for berkdb.
3970 1997-10-28 SL Baur <steve@altair.xemacs.org>
3972 * XEmacs 20.3-beta93 is released.
3974 1997-10-27 Martin Buchholz <mrb@eng.sun.com>
3976 * lib-src/make-path.c:
3977 * lib-src/digest-doc.c:
3978 * lib-src/gnuslib.c: Always include config.h before system headers
3979 * configure.in: Improve AIX configure support
3980 - NON_GNU_CC defaults to `xlc'
3981 - CFLAGS defaults to "-O3 -qstrict -qlibansi -qinfo -qro
3983 - check for sin instead of sqrt in -lm to avoid xlc internal error
3984 - Detect -li18n for use with Motif
3985 - Move weird AIX static linking flags from s&m files to configure.in
3986 - use #pragma instead of -ma flag to avoid compiler warnings
3988 1997-10-25 Kyle Jones <kyle_jones@wonderworks.com>
3990 * lwlib/xlwmenu.c: Use XtRDimension in place of
3991 XmRHorizontalDimension in shadowThickness resource
3994 * lwlib/xlwmenu.c (label_button_draw): Use the button_gc
3995 color as the foreground for selected entries.
3997 * lwlib/xlwmenu.c (push_button_draw): Use the button_gc
3998 color as the foreground for selected entries.
4000 * lwlib/xlwmenu.c (toggle_decoration_height): Force
4001 height to be minimum of 2x the shadow thickness.
4003 1997-10-24 Andreas Jaeger <aj@arthur.rhein-neckar.de>
4005 * configure.in: Don't choke on Berkeley DB 2.x.
4007 1997-10-24 SL Baur <steve@altair.xemacs.org>
4009 * XEmacs 20.3-beta92 is released.
4011 1997-10-21 SL Baur <steve@altair.xemacs.org>
4013 * Makefile.in (lisp/utils/finder-inf.el): Don't force rebuild if
4014 it already exists (use `make finder' to force rebuild).
4016 1997-10-18 SL Baur <steve@altair.xemacs.org>
4018 * XEmacs 20.3-beta91 is released.
4020 1997-10-16 Hrvoje Niksic <hniksic@srce.hr>
4022 * etc/NEWS: document changed package load semantics.
4024 1997-10-15 Olivier Galibert <olivier.galibert@mines.u-nancy.fr>
4026 * configure.in: Removed -Olimit=2000 from cc for IRIX.
4028 1997-10-12 Karl M. Hegbloom <karlheg@inetarena.com>
4030 * configure.in (null_string): Added AC_SUBST(infodir_user_defined)
4031 and removed backquoted echo statement from the infopath report line.
4033 1997-10-15 Olivier Galibert <olivier.galibert@mines.u-nancy.fr>
4035 * configure.in: Added detection of the declaration of the timezone
4036 variable in system files. Defines HAVE_TIMEZONE_DECL if yes.
4039 1997-10-15 Olivier Galibert <olivier.galibert@mines.u-nancy.fr>
4041 * config.h.in: Add HAVE_TIMEZONE_DECL for detection of declaration
4042 of the timezone variable in system headers.
4044 * systime.h: Use HAVE_TIMEZONE_DECL.
4046 1997-10-14 SL Baur <steve@altair.xemacs.org>
4048 * configure.in (all_widgets): Don't allow configuration of
4049 --with-mule if Mule lisp hasn't been installed.
4051 1997-10-13 SL Baur <steve@altair.xemacs.org>
4053 * configure.in: Remove `site-lisp' from list of directories to
4054 make symbolic links for.
4056 * XEmacs 20.3-beta90 is released.
4058 1997-10-12 Glynn Clements <glynn@sensei.co.uk>
4060 * info/dir: Cosmetic changes to info/dir
4062 1997-10-13 Hrvoje Niksic <hniksic@srce.hr>
4066 1997-10-12 SL Baur <steve@altair.xemacs.org>
4068 * XEmacs 20.5-beta1 is released.
4070 * XEmacs 19.16-pre9 is released.
4072 * XEmacs 19.16-pre8 is released.
4074 1997-10-11 SL Baur <steve@altair.xemacs.org>
4076 * XEmacs 20.3-beta28 is released.
4078 * Makefile.in (src/paths.h): Update PATH_INFOPATH
4079 (infopath): New shell variable.
4080 (infopath_user_defined): Ditto.
4082 * configure.in (infodir_user_defined): Spelling fixes.
4084 1997-10-10 Karl M. Hegbloom <karlheg@inetarena.com>
4086 * configure.in: added options and option help docs for infopath
4088 * '' added a line to the report for infopath and lockdir
4090 * etc/NEWS: Draft entry for the info changes.
4092 1997-10-10 Karl M. Hegbloom <karlheg@inetarena.com>
4094 * Makefile.in.in (INFOPATH): Added variable and put it into
4097 1997-10-11 SL Baur <steve@altair.xemacs.org>
4099 * packages/info/localdir: New directory and file.
4101 * packages/README: New directory & file.
4103 1997-10-10 Martin Buchholz <mrb@eng.sun.com>
4105 * Makefile.in: Add `make configure' target
4108 - remove Chuck as contact name
4109 - random small improvements
4110 - remove I/me references - the message should be that XEmacs
4111 maintenance is an inclusive community effort.
4113 1997-10-10 SL Baur <steve@altair.xemacs.org>
4115 * etc/BETA (Prerequisite): Add further documentation for
4116 package installation.
4118 1997-10-07 SL Baur <steve@altair.xemacs.org>
4120 * XEmacs 19.16-pre7 is released.
4122 1997-10-05 Damon Lipparelli <lipp@aa.net>
4124 * Makefile.in (install-arch-dep, install-arch-indep): Move the
4125 commands for symlink'ing the system-independent bits into the
4126 system-dependent directory structure from "install-arch-indep" to
4129 1997-10-06 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
4131 * Makefile.in (blddir): variable from "configure".
4134 1997-10-05 SL Baur <steve@altair.xemacs.org>
4136 * Makefile.in (GENERATED_LISP): New variable.
4137 (all): Force dependency on finder-inf.el.
4138 (lisp/utils/finder-inf.el): new rule.
4140 1997-10-04 SL Baur <steve@altair.xemacs.org>
4142 * XEmacs 19.16-pre6 is released.
4144 1997-10-04 SL Baur <steve@altair.xemacs.org>
4146 * XEmacs 20.3-beta27 is released.
4148 1997-10-03 Damon Lipparelli <lipp@primus.com>
4150 * Makefile.in (install-arch-indep): When --prefix !=
4151 --exec-prefix, symlink the system-independent bits into the
4152 system-dependent directory structure (rather than the other way
4155 1997-10-03 Martin Buchholz <mrb@eng.sun.com>
4157 * lib-src/etags.c: etags 12.28 + prototypization
4158 * INSTALL: Better document --site-runtime-libraries
4159 * src/scrollbar-x.c (x_update_scrollbar_instance_status):
4160 FIX: M-x scroll-left; horizontal scrollbar appears; drag it
4161 left; scrollbar disappears; keyboard inoperative.
4162 * configure.in: Remove left-over references to *_switch_x_*
4163 - NAS libaudio is part of $libs_x, not $LIBS
4165 1997-10-02 SL Baur <steve@altair.xemacs.org>
4167 * XEmacs 20.3-beta26 is released.
4169 1997-09-30 SL Baur <steve@altair.xemacs.org>
4171 * XEmacs 20.3-beta25 is released.
4173 * Makefile.in (install-arch-dep): Install the `Installation' for
4176 * etc/BETA: Document existence of `Installation' file.
4177 - Document requirement of rebuilding finder-inf.el when building
4178 from the full tarball.
4180 * Makefile.in (top_distclean): Remove finder-inf.el*.
4182 * configure.in (use_union_type): Default to "yes".
4184 1997-09-29 Martin Buchholz <mrb@eng.sun.com>
4186 * configure.in: Add tiff autodetection
4188 1997-09-29 SL Baur <steve@altair.xemacs.org>
4190 * lwlib/xlwmenu.c: Add bounds checking.
4191 Check error return on XmStringGetLtoR.
4193 1997-09-27 SL Baur <steve@altair.xemacs.org>
4195 * XEmacs 20.3-beta24 is released.
4197 1997-09-27 Hrvoje Niksic <hniksic@srce.hr>
4199 * Makefile.in (custom-loads): New target.
4201 1997-09-24 SL Baur <steve@altair.xemacs.org>
4203 * etc/BETA (XEmacs 20.3 packages): Added explanation of package
4206 1997-09-23 SL Baur <steve@altair.xemacs.org>
4208 * lwlib/xlwmenu.c: Fix compilation problem with USE_XFONTSET.
4209 From Kazuyuki IENAGA <ienaga@jsys.co.jp>
4211 1997-09-22 SL Baur <steve@altair.xemacs.org>
4213 * XEmacs 19.16-pre4 is released.
4215 1997-09-20 SL Baur <steve@altair.xemacs.org>
4217 * XEmacs 20.3-beta23 is released.
4219 1997-09-19 SL Baur <steve@altair.xemacs.org>
4221 * XEmacs 19.16-pre3 is released.
4223 1997-09-18 Colin Rafferty <craffert@ml.com>
4225 * etc/NEWS: Various spelling corrections and some grammar
4226 corrections (which/that).
4228 1997-09-19 Martin Buchholz <mrb@eng.sun.com>
4230 * src/redisplay-tty.c: Fix crashes with non-7bit tty escape
4231 sequences (needs more testing).
4233 - Cleanup man/*/Makefile for consistency.
4234 - use $(MAKEFINFO), $(TEXI2DVI), etc...
4235 - Make combination --with-srcdir + Sun make work properly.
4236 - Change construct: test -d $${dir} || mkdir $${dir}
4237 --> if test ! -d $${dir}; then mkdir $${dir}; fi
4238 * lisp/x11/x-win-sun.el: Fix remaining glitches with
4239 re-mappings of Sun function keys.
4240 * configure.in: Detect libXaw AFTER libXpm to support libXawXpm.
4241 * man/internals/internals.texi: Fix makeinfo compilation error.
4243 1997-09-17 SL Baur <steve@altair.xemacs.org>
4245 * XEmacs 20.3-beta22 is released.
4247 1997-09-16 SL Baur <steve@altair.xemacs.org>
4249 * XEmacs 20.3-beta21 is released.
4251 * XEmacs 19.16-pre2 is released.
4253 1997-09-13 SL Baur <steve@altair.xemacs.org>
4255 * XEmacs 20.3-beta20 is released.
4257 1997-09-11 Martin Buchholz <mrb@eng.sun.com>
4259 * configure.in: Use `PATH' for options that take multiple dirs.
4260 - Fix test for $PWD == `pwd`
4261 - Prefer autodetected X11R6 to X11 so that broken HP and Linux
4262 systems can work. (untested)
4264 * lisp/cl/cl.el: Fix `loop' indentation to be same as `defun'.
4265 * lisp/prim/dumped-lisp.el: cl-extra and cl-seq always end up
4266 being autoloaded - let's make them part of the core.
4268 * lisp/x11/x-compose.el:
4269 * lisp/x11/x-init.el:
4270 * lisp/x11/x-win-sun.el:
4271 * lisp/x11/x-winxfree86.el:
4274 - Yet another rewrite of key handling (not the last, though)
4275 - x-keysym-on-keyboard-p is much faster.
4276 - x-keysym-on-keyboard-sans-modifiers-p introduced.
4277 - x-keysym-hashtable introduced.
4278 - allow X11R4 libs to guess keysyms on X11R5 servers.
4279 - A better workaround for the bug that some Xlibs generate
4280 Multi_key a adiaeresis when pressing Multi_key a "
4282 * src/dgif_lib.c: Make sure size_t is defined before using it.
4284 1997-09-12 SL Baur <steve@altair.xemacs.org>
4286 XEmacs 19.16-pre1 "Queens" is released.
4288 1997-09-08 SL Baur <steve@altair.xemacs.org>
4290 * configure.in: Reverse package-path.
4291 From Colin Rafferty <craffert@ml.com>
4293 1997-09-02 SL Baur <steve@altair.xemacs.org>
4295 * XEmacs 20.3-beta19 is released.
4297 * Makefile.in (finder): New target.
4299 1997-08-29 SL Baur <steve@altair.xemacs.org>
4301 * XEmacs 19.16-beta91 is released.
4303 1997-08-25 MORIOKA Tomohiko <morioka@jaist.ac.jp>
4305 * lisp/apel/emu-x20.el (mime-charset-coding-system-alist):
4306 iso-2022-jp-2 is defined as coding-system.
4308 * lisp/mule/mule-coding.el: Rename `iso-2022-ss2-{7|8}' ->
4309 `iso-2022-{7|8}bit-ss2' to sync with Emacs 20.0.96.
4311 (iso-2022-jp-2): New coding system.
4313 1997-08-23 MORIOKA Tomohiko <morioka@jaist.ac.jp>
4315 * lisp/prim/about.el (about-maintainer-glyph): Fix problem with
4318 1997-08-20 SL Baur <steve@altair.xemacs.org>
4320 * XEmacs 19.16-beta90 is released.
4322 1997-08-16 SL Baur <steve@altair.xemacs.org>
4324 * XEmacs 20.3-beta18 is released.
4326 1997-08-11 Karl M. Hegbloom <karlheg@inetarena.com>
4328 * etc/NEWS: add a section telling about the Info changes.
4330 1997-08-09 SL Baur <steve@altair.xemacs.org>
4332 * XEmacs 20.3-beta17 is released.
4334 1997-08-07 Jan Vroonhof <vroonhof@math.ethz.ch>
4336 * etc/gnuserv.1: Described Hrvoje's mods in manpage
4338 1997-08-09 Martin Buchholz <mrb@eng.sun.com>
4341 - use-system-malloc renamed to with-system-malloc.
4342 - config.el reimplemented for improved accuracy.
4343 - new variable `blddir' introduced for informational purposes.
4344 * lib-src/config.values.in: new config.el implementation
4345 * lib-src/config.values.sh: new config.el implementation
4346 * lisp/modes/pascal.el: Sync with GNU Emacs, fix infloop problem
4347 (thanks to Espen Skoglund, pascal.el maintainer)
4348 * src/chartab.c: maintainability improvements.
4349 * src/mule-coding.c: FIX for: editing DOS files with ISO2022*
4350 coding systems results in extra CR's inserted into file on saving.
4352 1997-08-06 SL Baur <steve@altair.xemacs.org>
4354 * configure.in: Crash & burn if db-2 is detected.
4355 From Soren Dayton <csdayton@cs.uchicago.edu>
4357 1997-07-31 SL Baur <steve@altair.xemacs.org>
4359 * XEmacs 20.3-beta16 is released.
4361 1997-07-31 Martin Buchholz <mrb@eng.sun.com>
4363 * configure.in: --with-x11=no --> --with-xface=no
4364 * lisp/efs/dired-xemacs.el: Rationalize mouse file functions
4365 * src/input-method-xlib.c: Allow xemacs to connect to kinput2
4366 * event-Xt.c: Fix crashes when no input context available.
4367 * src/mule-coding.c: Use enum eol_type instead of int consistently
4368 * regex.c: Use (void *) 0 instead of NULL in varargs function calls
4369 * src/s/freebsd.h: Wrap #include X11/Xlocale.h inside #ifndef
4372 1997-07-27 SL Baur <steve@altair.xemacs.org>
4374 * etc/BETA: Update patching instructions.
4376 1997-07-26 SL Baur <steve@altair.xemacs.org>
4378 * XEmacs 20.3-beta15 is released.
4380 1997-07-25 SL Baur <steve@altair.xemacs.org>
4382 * lwlib/xlwscrollbar.c: Add debug malloc support.
4383 * lwlib/xlwmenu.c: Ditto.
4384 * lwlib/lwlib-utils.h: Ditto.
4386 * configure.in (null_string): Add --use-debug-malloc option.
4388 1997-07-21 SL Baur <steve@altair.xemacs.org>
4390 * info/dir (Packages): Remove AUCTeX, Gnus and Message manuals.
4392 1997-07-20 SL Baur <steve@altair.xemacs.org>
4394 * Makefile.in (install-arch-indep): Create required links when
4395 prefixdir != execdir.
4397 1997-07-19 SL Baur <steve@altair.xemacs.org>
4399 * XEmacs 20.3-beta14 is released.
4401 1997-07-19 Martin Buchholz <mrb@eng.sun.com>
4403 * src/fns.c (require): Print messages when loading a file as a
4407 * lisp/utils/config.el:
4408 * lib-src/config.values:
4409 - new file created and installed by building.
4410 - Allow configuration time values to be queried by the lisp code.
4413 - check for alloca in libPW on hpux.
4414 - Redo --with-clash-detection
4415 - need to check for termios and friends even if with-tty=no.
4416 - Always define SIGNALS_VIA_CHARACTERS if HAVE_TERMIOS
4417 - better quoting for AIX_SMT_EXP (untested)
4418 - gcc flags now default to "-g -O2 -Wall -Wno-switch"
4420 * *.[ch]: more warning elimination
4422 * src/input-method*.c:
4424 - remove freebsd ifdefs from C code.
4427 - fix Fdisplay-table-specifier-p
4429 1997-07-13 Steven L Baur <steve@altair.xemacs.org>
4431 * XEmacs 20.3-beta13 is released.
4433 * info/dir (Packages): Integrate texinfo manual for PH.
4435 1997-07-10 Hrvoje Niksic <hniksic@srce.hr>
4437 * extents.c (print_extent): Print correctly.
4439 1997-07-13 Steven L Baur <steve@altair.xemacs.org>
4441 * configure.in (CPP): Add -Wall to default gcc CFLAGS.
4443 1997-07-11 Martin Buchholz <mrb@eng.sun.com>
4445 * *Makefile*: More cleanup.
4446 - MAKE CFLAGS=-foo now works with recursive invocations on old makes
4447 - Nuke ld_call_shared from s&m files
4448 - Nuke src/s/*-static.h
4449 - Nuke Solaris and DEC OSF static build support.
4452 - CLASH_DETECTION configurable, off by default.
4454 * *.[ch]: Warning elimination, code cleanup, some 64-bit
4457 * sol2.h: More bullet-proofing for Sun bugs in header files.
4459 * lib-src/etags.c: etags version 12.19.
4461 * lisp/x11/x-select.el:
4462 * src/xselect.c: Try STRING if selection owner couldn't convert
4465 * src/*.c: Change defalt to default_, and in general allow
4466 doc-snarfing functions to recognize and ignore trailing `_'
4468 * src/*.[ch]: Introduce XVECTOR_DATA and XVECTOR_LENGTH macros and
4469 convert source code to use them consistently.
4471 1997-07-08 Steven L Baur <steve@altair.xemacs.org>
4473 * XEmacs 20.3-beta12 is released.
4475 1997-07-08 Martin Buchholz <mrb@eng.sun.com>
4477 * configure.in: Set options differently, depending on beta-ness of
4479 * *Makefile*: Clean up *clean: targets, esp. Steven's beloved
4482 1997-07-08 Steven L Baur <steve@altair.xemacs.org>
4484 * pkg-src/tree-x/Makefile.in.in (xoobr): Pass CFLAGS to the
4486 From Olivier Galibert <Olivier.Galibert@mines.u-nancy.fr>
4488 1997-07-07 Steven L Baur <steve@altair.xemacs.org>
4490 * pkg-src/tree-x/Makefile.in.in (distclean): Add target.
4492 1997-07-06 Steven L Baur <steve@altair.xemacs.org>
4494 * lwlib/lwlib-Xm.c (xm_update_one_value): Hand application of mrb
4495 fix. Restoration of lossage from beta10->beta11 upgrade.
4497 * XEmacs 20.3-beta11 is released.
4499 1997-07-08 MORIOKA Tomohiko <morioka@jaist.ac.jp>
4501 * lisp/language/english.el: Add quail-british for British.
4503 * lisp/language/european.el: Register input-method for various non
4504 quail-latin-1 methods.
4506 1997-07-05 Martin Buchholz <mrb@eng.sun.com>
4508 * lib-src/getopt*.c: Don't redefine const - let configure do that.
4510 * configure.in: Better behavior for `configure --with-gcc=no'
4511 - Autodetect ulimit.h
4512 - Remove broken SunOS4 kludge for libXmu
4515 * src/s/sol2.h: Support gcc on various Solaris releases.
4517 * lib-src/*.c: Ansify prototypes.
4519 * lisp/prim/files.el: Optimize auto-mode-alist.
4521 * pkg-src/tree-x/Makefile.in.in: `make distclean' now works
4522 - `make install' now works.
4523 - dependencies updated.
4525 * pkg-src/tree-x/*.[ch]: Fix compile warnings.
4526 - Replace uses of XtVa* with non-varargs variants.
4528 1997-07-01 MORIOKA Tomohiko <morioka@jaist.ac.jp>
4530 * lisp/modes/image-mode.el: Add `image-maybe-restore' to
4531 `change-major-mode-hook'.
4533 * lisp/modes/image-mode.el (image-maybe-restore): New function.
4535 * src/glyphs.c (make_string_from_file): must protect from
4538 1997-06-30 Steven L Baur <steve@altair.xemacs.org>
4540 * pkg-src/tree-x/Makefile.in.in (INSTALL): Add configure written
4543 1997-06-29 Steven L Baur <steve@altair.xemacs.org>
4545 * configure.in (CPP): Correct typo `print-lib-gcc-file-name'
4546 should be `print-libgcc-file-name'
4547 From Katsumi Yamaoka <yamaoka@ga.sony.co.jp>
4549 * XEmacs 20.3-beta10 is released.
4551 1997-06-29 MORIOKA Tomohiko <morioka@jaist.ac.jp>
4553 * lisp/language/chinese.el: Add chinese-isoir165 (CCITT Extended
4556 * lisp/language/chinese.el: Modify charset DOC-strings for CNS
4557 11643 to be more detailed.
4559 * lisp/language/arabic.el: Rename `arabic-0', `arabic-1' and
4560 `arabic-2' to `arabic-digit', `arabic-1-column' and
4561 `arabic-2-column' to sync with Emacs/mule-19.34.94-zeta.
4563 * src/mule-charset.c: Modify charset DOC-strings to be more
4566 Use BOX DRAWINGS characters of JIS X0208.
4568 1997-06-28 MORIOKA Tomohiko <morioka@jaist.ac.jp>
4570 * lisp/apel/richtext.el: Add autoload comments for
4571 `richtext-encode' and `richtext-decode'.
4573 * lisp/prim/format.el (format-alist): Add `text/richtext'.
4575 * lisp/tl/chartblxmas.el: New file.
4577 * lisp/x11/x-menubar.el (default-menubar): Add "Show character
4578 table" for MULE menu.
4580 * lisp/apel/emu.el: Check richtext.el is bundled.
4582 * lisp/tl/char-table.el (view-charset): New command.
4584 * lisp/tl/char-table.el: Rename some functions.
4586 * lisp/packages/hexl.el (hexl-mode-exit): Run
4587 `hexl-mode-exit-hook'.
4589 * lisp/x11/x-menubar.el (default-menubar): Fix "Describe language
4590 support" and "Set language environment" of mule menu.
4592 * lisp/apel/file-detect.el: Add autoload comments for function
4593 `add-path', `add-latest-path', `get-latest-path',
4594 `file-installed-p', `exec-installed-p', `module-installed-p' and
4595 variable `exec-suffix-list'.
4597 * lisp/prim/format.el (format-alist): Add image/jpeg, image/gif,
4598 image/png and image/x-xpm.
4600 * lisp/modes/image-mode.el: New file.
4602 1997-06-27 MORIOKA Tomohiko <morioka@jaist.ac.jp>
4604 * lisp/tm/tm-ew-e.el (tm-eword::encode-string-1): avoid infinite
4605 loop caused by long non-encoded-word element. (cf. [tm-en:1356])
4607 (mime/field-encoding-method-alist): Add "Message-ID" as ignored.
4609 1997-06-25 Steven L Baur <steve@altair.xemacs.org>
4611 * XEmacs 20.3-beta9 is released.
4613 * Makefile.in (dist): Make `make dist' work for me.
4615 1997-06-25 Martin Buchholz <mrb@eng.sun.com>
4618 - Change "t" to tabs in sed commands
4619 - Add /g to sed substitition commands when appropriate
4620 - Change XtVa[SG]etValue to Xt[SG]etValue
4621 - Make version variables into Lisp_Objects.
4623 1997-06-19 Martin Buchholz <mrb@eng.sun.com>
4627 - Autodetect X defines using xmkmf.
4628 - Compute rpath on *bsd* systems as well.
4629 - rewrite PRINT_VAR m4 macro.
4630 - detect sizes of void* and long long for future use by unex*.c
4631 * regex.c: _GNU_SOURCE may be defined by config.h; don't redefine.
4633 1997-06-24 MORIOKA Tomohiko <morioka@jaist.ac.jp>
4635 * lisp/language/arabic.el: moved from lisp/mule/arabic-hooks.el.
4637 * lisp/mh-e/mh-e.el (mh-get-new-mail): Decode output as
4638 `mh-folder-coding-system'.
4640 1997-06-24 MORIOKA Tomohiko <morioka@jaist.ac.jp>
4642 * lisp/language/ethio-util.el: imported from
4643 Emacs/mule-19.34.94-zeta.
4645 * lisp/language/arabic-util.el: moved from lisp/mule/arabic.el;
4646 repair Arabic characters.
4648 1997-06-24 MORIOKA Tomohiko <morioka@jaist.ac.jp>
4650 * lib-src/update-autoloads.sh: Search lisp/mule/.
4652 * etc/HELLO: final byte for ethiopic was changed to sync with
4653 Emacs/mule-19.34.94-zeta.
4655 * lisp/x11/x-menubar.el: Fix "Describe language support" and "Set
4656 language environment" of Mule menu.
4658 * lisp/language/visual-mode.el: moved from mule/.
4660 * lisp/language/ethiopic.el: Modify for XEmacs.
4662 * lisp/language/cyrillic.el: Modify DOC-string of koi8-r; Fixed
4663 problem of setting for `language-info-alist' about koi8-r.
4665 * lisp/mule/auto-autoloads.el: Enable auto-autoloads.el for mule/.
4667 * lisp/mule/mule-util.el: New file (imported from
4668 Emacs/mule-19.34.94-zeta).
4670 * lisp/mule/mule-misc.el: Function `truncate-string-to-width' was
4671 moved to mule-util.el.
4673 * lisp/prim/dumped-lisp.el, lisp/mule/mule-load.el:
4674 lisp/mule/arabic-hooks.el was moved to lisp/language/arabic.el;
4675 lisp/mule/arabic.el was moved to lisp/language/arabic-util.el; Use
4676 lisp/language/ethiopic.el instead of lisp/mule/ethiopic-hooks.el;
4677 Use lisp/language/ethio-util.el instead of lisp/mule/ethiopic.el.
4679 * lisp/mule/mule-coding.el (coding-system-docstring): New alias to
4680 emulate Emacs/mule-19.34.94-zeta function.
4682 * lisp/mule/mule-cmds.el: modified to sync with
4683 Emacs/mule-19.34.94-zeta (mule-prefix was changed to "C-x C-m")
4685 (set-language-info): Add to "Describe Language Support" and "Set
4686 Language Environment" menu.
4688 * lisp/mule/mule-charset.el: Function `compose-region' and
4689 `decompose-region' were moved to mule-util.el.
4691 * lisp/leim/quail.el: modify to sync with latest quail.el of
4694 (quail-toggle-mode-temporarily): check `quail-conv-overlay'.
4696 (quail-map-p): Use `characterp' instead of `integerp'.
4698 1997-06-23 Steven L Baur <steve@altair.xemacs.org>
4700 * etc/NEWS (Commands): Various updates by Hrvoje Niksic.
4702 1997-06-21 Steven L Baur <steve@altair.xemacs.org>
4704 * Makefile.in: Missing FRC.info.
4705 (install-arch-dep): Add missing backslash.
4706 From Glynn Clements <glynn@sensei.co.uk>
4708 * XEmacs 20.3-beta8 is released.
4710 1997-06-20 Olivier Galibert <Olivier.Galibert@mines.u-nancy.fr>
4712 * lwlib/lwlib-Xaw.c, lwlib/lwlib-Xlw.c, lwlib/lwlib-Xm.c,
4713 lwlib/lwlib.c: Make 64 bit clean.
4715 1997-06-20 Steven L Baur <steve@altair.xemacs.org>
4717 * etc/gnuserv.1: Updates and cleanup.
4718 From Hrvoje Niksic <hniksic@srce.hr>
4720 1997-06-19 Martin Buchholz <mrb@eng.sun.com>
4723 - Autodetect X defines using xmkmf.
4724 - Compute rpath on *bsd* systems as well.
4725 - rewrite PRINT_VAR m4 macro.
4726 - detect sizes of void* and long long for future use by unex*.c
4728 1997-06-18 Martin Buchholz <mrb@eng.sun.com>
4730 * */Makefile.in.in: Another rewrite
4731 Make makefiles immune from being mangled by various cpp
4732 implementations by quoting non-preprocessor directive lines.
4734 - Use $(RM) and $(pwd) macros consistently
4735 - Add dependencies for balloon-help source files
4736 - Use getcwd by default instead of getwd.
4737 * lwlib/config.h: Now includes src/config.h
4738 * lwlib/*.c: Use config.h, but DON'T use Xos.h
4739 * lib-src/*.c: Fix compiler warnings
4741 - Put version information in version.sh instead of version.el
4743 Wed Jun 18 16:41:43 1997 Steven L Baur <steve@altair.xemacs.org>
4745 * configure.in (CPP): Remove hardcoding of -L/usr/local/lib
4746 -I/usr/local/include.
4748 1997-06-14 Steven L Baur <steve@altair.xemacs.org>
4750 * XEmacs 20.3-beta7 is released.
4752 1997-06-12 Steven L Baur <steve@altair.xemacs.org>
4754 * etc/TUTORIAL (things): Synched by Hrvoje Niksic with previous
4757 1997-06-13 MORIOKA Tomohiko <morioka@jaist.ac.jp>
4759 * lisp/gnus/smiley.el (smiley-deformed-regexp-alist): Modify
4760 regexp for horizontal smiley faces.
4761 (smiley-nosey-regexp-alist): Add horizontal smiley faces.
4763 * lisp/leim/quail.el (quail-get-translation): Don't use
4764 `string-to-vector' for XEmacs.
4766 1997-06-13 Gary D. Foster <Gary.Foster@corp.Sun.COM>
4768 * lisp/modes/*.el: Removed all "\177" bindings that were
4769 previously commented out and normalized everything vis a vis
4770 'backspace and 'delete keysyms.
4771 * lisp/packages/*.el: Normalized all the "\177" bindings
4772 * lisp/modes/cperl-mode.el: Created cperl-electric-delete function
4773 which is a "smart" version of the cperl-electric-backspace
4774 function (it honors the desired delete direction). Bound it to
4775 'delete and the electric-backspace to 'backspace.
4776 * lisp/packages/pending-del.el: Added cperl-electric-backspace and
4777 cperl-electric-delete to the 'supersede list.
4779 1997-06-11 Steven L Baur <steve@altair.xemacs.org>
4781 * XEmacs 20.3-b6 is released.
4783 * configure.in (GNU_MALLOC): Check for (-l)PW instead of (-l)-lPW.
4784 Suggested by Martin Buchholz <mrb@eng.sun.com>
4786 1997-06-11 Martin Buchholz <mrb@eng.sun.com>
4789 * lwlib/Makefile.in:
4790 * lib-src/Makefile.in:
4791 * Makefile.in: More Makefile cleanup
4792 - add .PHONY targets where necessary
4793 - remove most builtin rules using .SUFFIXES
4794 - -lXau only gets used for linking gnuserv binaries
4795 - No VPATH for root Makefile
4796 - remove gcc v1 support
4798 - A new test to autodetect need to define NARROWPROTO,
4800 - Consistently use idiom foo=`echo '' $foo | sed -s 's:^ ::' -e ...`
4801 - Immediately exit if SIZEOF_* tests fail.
4803 - Use more sophisticated Xpm test that confirms xpm.h and libXpm
4806 * src/m/intel386.h: Yet another attempt to clean up linux defines.
4808 1997-06-10 Steven L Baur <steve@altair.xemacs.org>
4810 * lib-src/pop.c: Correct incantation for pop.h.
4811 From Martin Buchholz <mrb@Eng.Sun.COM>
4813 Tue Jun 10 15:11:16 1997 Steven L Baur <steve@altair.xemacs.org>
4815 * configure.in (beta): Correct test looking for Beta number.
4817 1997-06-11 MORIOKA Tomohiko <morioka@jaist.ac.jp>
4819 * src/Makefile.in.in, mule/language/misc-lang.el,
4820 mule/mule-load.el, mule/ipa-hooks.el: Use
4821 lisp/mule/language/misc-lang.el instead of lisp/mule/ipa-hooks.el;
4822 mule/ipa-hooks.el was deleted.
4824 1997-06-10 MORIOKA Tomohiko <morioka@jaist.ac.jp>
4826 * Use lisp/mule/language/thai-util.el instead of
4829 * lisp/custom/wid-edit.el: Add widget `coding-system' for mule.
4831 * lisp/mule/thai-hooks.el, lisp/mule/mule-load.el: Use
4832 lisp/mule/language/thai.el instead of lisp/mule/thai-hooks.el.
4834 * lisp/mule/language/thai.el: modified for XEmacs.
4836 1997-06-09 MORIOKA Tomohiko <morioka@jaist.ac.jp>
4838 * lisp/mule/mule-load.el, src/Makefile.in.in: Use
4839 lisp/mule/language/chinese.el, lisp/mule/language/cyrillic.el,
4840 lisp/mule/language/european.el, lisp/mule/language/greek.el,
4841 lisp/mule/language/japanese.el and lisp/mule/language/korean.el
4842 instead of lisp/mule/chinese-hooks.el,
4843 lisp/mule/cyrillic-hooks.el, lisp/mule/european-hooks.el,
4844 lisp/mule/greek-hooks.el, lisp/mule/japanese-hooks.el and
4845 lisp/mule/korean-hooks.el.
4847 * lisp/mule/language/*.el was imported from
4848 Emacs/mule-19.34.94-zeta.
4850 * Use lisp/mule/language/china-util.el instead of
4851 lisp/mule/chinese.el.
4853 1997-06-08 MORIOKA Tomohiko <morioka@jaist.ac.jp>
4855 * lisp/apel/emu-x20.el (mime-charset-coding-system-alist):
4856 iso-8859-1, hz-gb-2312, cn-gb-2312, gb2312, cn-big5 and koi8-r
4857 were defined as coding-system.
4859 1997-06-08 MORIOKA Tomohiko <morioka@jaist.ac.jp>
4861 * etc/smilies/Face_smile.xbm, etc/smilies/Face_weep.xbm,
4862 etc/smilies/Face_ase2.xbm, etc/smilies/Face_ase3.xbm,
4863 etc/smilies/Face_ase.xbm: Add Japanese smiley faces.
4865 1997-06-07 MORIOKA Tomohiko <morioka@jaist.ac.jp>
4867 * lisp/gnus/smiley.el (smiley-deformed-regexp-alist): Add Japanese
4870 1997-06-10 Gary D. Foster <Gary.Foster@corp.sun.com>
4872 * lisp/modes/view-less.el: Changed \177 bindings to 'delete
4873 * lisp/modes/help.el: Changed \177 bindings to 'delete
4875 1997-06-10 Gary D. Foster <Gary.Foster@corp.sun.com>
4877 * lisp/prim/keydefs.el: Changed all 'delete key bindings to point to
4878 the `backward-or-forward-foo' functions.
4879 * lisp/prim/simple.el:
4880 - Renamed `delete-erases-forward' to `delete-key-deletes-forward'.
4881 - Removed `backspace-or-delete-hook'
4882 - Renamed `backspace-or-delete' to `backward-or-forward-delete-char'
4883 - Added functions: `backward-or-forward-kill-word'
4884 `backward-or-forward-kill-sentence'
4885 `backward-or-forward-kill-sexp'
4886 - Removed the zmacs hacks from all the `b-or-f-foo' functions and
4887 began playing nicely with pending-del.
4888 * lisp/modes/cc-mode.el:
4889 * lisp/modes/cperl-mode.el: Fixed references to delete functions
4890 to use the new names.
4892 1997-06-09 Steven L Baur <steve@altair.xemacs.org>
4894 * XEmacs 20.3-b5 is released.
4896 1997-06-08 Steven L Baur <steve@altair.xemacs.org>
4898 * etc/NEWS: Updates for early beta20.3 stuffs.
4899 From Hrvoje Niksic <hniksic@srce.hr>
4901 1997-06-05 Steven L Baur <steve@altair.xemacs.org>
4903 * XEmacs 20.3-b4 is released.
4905 1997-06-04 Martin Buchholz <mrb@eng.sun.com>
4907 * src/*/*.h: Remove definitions of HAVE_UNION_WAIT, in accordance
4908 with new Autoconf 2 mechanisms.
4911 * src/process.c: Use only Posix.1 sys/wait.h-defined symbols
4913 * src/s/netbsd.h: complete rewrite, use ORDINARY_LINK, #ifdef out
4914 old cruft that can be obtained from system header files.
4915 * lib-src/getopt*: Synch with FSF, remove compiler warnings.
4919 * lib-src/gnuslib.c:
4920 * lib-src/profile.c:
4921 * lib-src/movemail.c: Fix compiler warnings
4923 * lib-src/Makefile.in.in: Remove unused -DCONFIG_BROKETS flag
4924 - Fix up compile flags for new etags version
4928 * man/xemacs/programs.texi:
4929 * lib-src/etags.c: Upgraded to etags 12.11
4931 * src/config.h.in: Fix inline keyword support
4933 * configure.in: Use a different mechanism for removing extra white
4934 space. Avoid using foo=`echo $bar`, which loses with various echos.
4935 - new M4 macro XE_SPACE(var, words...)
4936 - Use autoconf 2's AC_HEADER_SYS_WAIT
4937 - Check for Xpm-XpmFree instead of Xpm-XpmReadFileToData to avoid
4938 linking with losing Xpm implementations
4939 - Check for correct wnn4 lib symbols
4940 - Only link with inline.o when using gcc
4941 - Support inline keywords inline, __inline, __inline__
4942 - Ultrix now implies have_mmap=no
4943 - Sun sound in non-standard dirs now works
4944 - --native-sound-lib no longer ignored on HP & SGI
4945 - gpm configure tests moved after curses configure tests
4947 1997-06-04 Gary D. Foster <Gary.Foster@corp.sun.com>
4949 * lisp/modes/cc-mode.el: Modified `c-electric-delete' to honor the
4950 desired delete direction in both normal and "hungry" modes.
4951 * lisp/modes/cperl-mode.el: Modified `cperl-electric-backspace' to
4952 honor the desired delete direction.
4954 1997-05-30 Martin Buchholz <mrb@eng.sun.com>
4956 * configure.in: Automagically compute -R path for gcc
4958 1997-05-30 Gary D. Foster <Gary.Foster@corp.sun.com>
4960 * lisp/vm/vm-vars.el: Fixed delete key binding to call
4963 Thu May 29 15:35:07 1997 Martin Buchholz <mrb@eng.sun.com>
4965 * configure.in: Add support for Solaris2.6 -z ignore linker flags
4967 1997-05-29 Martin Buchholz <mrb@eng.sun.com>
4969 * configure.in: Replace standard Autoconf MMAP test with Neal
4970 Becker's replacement, hacked somewhat.
4972 1997-05-16 Gary D. Foster <Gary.Foster@corp.sun.com>
4974 * lisp/prim/simple.el: Created `backspace-or-delete' function and
4975 `backspace-or-delete-hook'
4976 * lisp/prim/keydefs.el: Changed \177 bindings to point to new
4978 * lisp/modes/*.el: Removed conflicting \177 bindings.
4979 * lisp/modes/cc-mode.el: Modified `c-electric-delete' to use new
4981 * lisp/modes/cperl-mode.el: Modified `cperl-electric-backspace' to
4982 use new delete bindings.
4984 1997-06-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
4986 * lisp/x11/x-menubar.el (default-menubar): Add menu for Mule.
4988 * lisp/mule/mule-cmds.el: Menu for XEmacs were moved to
4991 1997-06-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
4993 * lisp/leim/quail.el: to avoid compiling warnings about
4996 1997-06-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
4998 * lisp/leim/quail.el: to sync with quail.el of
4999 Emacs-19.34.94-zeta.
5001 * lisp/leim/quail/ziranma.el, lisp/leim/quail/tonepy.el,
5002 lisp/leim/quail/py.el, lisp/leim/quail/qj.el,
5003 lisp/leim/quail/sw.el, lisp/leim/quail/ccdospy.el,
5004 lisp/leim/quail/punct.el, lisp/leim/quail/4corner.el,
5005 lisp/leim/quail/symbol-ksc.el, lisp/leim/quail/ethiopic.el,
5006 lisp/leim/quail/hanja.el, lisp/leim/quail/quick-cns.el,
5007 lisp/leim/quail/tsangchi-cns.el, lisp/leim/quail/lrt.el,
5008 lisp/leim/quail/tsangchi-b5.el, lisp/leim/quail/devanagari.el,
5009 lisp/leim/quail/japanese.el, lisp/leim/quail/quick-b5.el,
5010 lisp/leim/quail/punct-b5.el, lisp/leim/quail/qj-b5.el,
5011 lisp/leim/quail/py-b5.el, lisp/leim/quail/ctlau.el,
5012 lisp/leim/quail/ctlaub.el, lisp/leim/quail/ecdict.el,
5013 lisp/leim/quail/array30.el, lisp/leim/quail/hangul3.el,
5014 lisp/leim/quail/hanja-jis.el, lisp/leim/quail/cyrillic.el,
5015 lisp/leim/quail/etzy.el, lisp/leim/quail/greek.el,
5016 lisp/leim/quail/ipa.el, lisp/leim/quail/lao.el,
5017 lisp/leim/quail/zozy.el, lisp/leim/quail/viqr.el,
5018 lisp/leim/quail/latin.el, lisp/leim/quail/thai.el,
5019 lisp/leim/quail/hangul.el: quail of LEIM for Emacs-19.34.94-zeta.
5021 1997-06-02 MORIOKA Tomohiko <morioka@jaist.ac.jp>
5023 * mule/korean.el was abolished because it seems not to be used.
5025 * mule/japanese.el was abolished because it seems not to be used.
5027 1997-06-01 MORIOKA Tomohiko <morioka@jaist.ac.jp>
5029 * lisp/tm/gnus-mime-old.el was abolished because XEmacs 20.3 has
5032 * lisp/tm/tm-edit.el: updated to 7.108.
5034 * lisp/tm/tm-view.el: updated to 7.83.
5036 * lisp/leim/quail.el: modified for XEmacs.
5038 * lisp/mule/mule-load.el, lisp/mule/mule-process.el: delete
5039 mule-process.el because it is not used.
5041 * lisp/mule/european.el was abolished because it seems not to be
5044 * lisp/mule/mule-load.el: must load mule-cmds before setting for
5045 language-environment.
5047 * lisp/mule/european-hooks.el: Modified for LEIM.
5049 * lisp/mule/mule-cmds.el: Uncomment key definition for
5050 `toggle-input-method'.
5052 * lisp/mule/mule-init.el: Comment out about `mule-keymap' (moved
5055 * lisp/mule/mule-cmds.el: Uncomment about `mule-keymap' (moved
5058 * lisp/tl/tl-atype.el: Don't require tl-str.
5060 * lisp/tl/tl-atype.el: Use atype.el of APEL.
5062 * lisp/tl/tl-list.el: Use alist.el of APEL.
5064 1997-05-31 MORIOKA Tomohiko <morioka@jaist.ac.jp>
5066 * lisp/tl/richtext.el, lisp/tl/emu-x20.el, lisp/tl/emu-xemacs.el,
5067 lisp/tl/emu.el, lisp/tl/emu-e19.el: moved to apel/.
5069 * lisp/tl/file-detect.el, lisp/tl/filename.el: replaced by APEL's.
5071 * lisp/mu/std11-parse.el, lisp/mu/std11.el: moved to apel/.
5073 * lisp/leim/quail.el: Add new quail.el (imported from Emacs
5076 * lisp/leim/skk/skkdic.el: delete skkdic.el temporary because
5077 XEmacs can not compile it.
5079 * lisp/leim/skk/skkdic.el, lisp/leim/quail/zozy.el,
5080 lisp/leim/quail/ziranma.el, lisp/leim/quail/viqr.el,
5081 lisp/leim/quail/tsangchi-cns.el, lisp/leim/quail/tsangchi-b5.el,
5082 lisp/leim/quail/symbol-ksc.el, lisp/leim/quail/thai.el,
5083 lisp/leim/quail/tonepy.el, lisp/leim/quail/quick-cns.el,
5084 lisp/leim/quail/sw.el, lisp/leim/quail/qj-b5.el,
5085 lisp/leim/quail/qj.el, lisp/leim/quail/quick-b5.el,
5086 lisp/leim/quail/py-b5.el, lisp/leim/quail/py.el,
5087 lisp/leim/quail/lao.el, lisp/leim/quail/latin.el,
5088 lisp/leim/quail/lrt.el, lisp/leim/quail/punct-b5.el,
5089 lisp/leim/quail/punct.el, lisp/leim/quail/hanja-jis.el,
5090 lisp/leim/quail/hanja.el, lisp/leim/quail/ipa.el,
5091 lisp/leim/quail/japanese.el, lisp/leim/quail/hangul3.el,
5092 lisp/leim/quail/etzy.el, lisp/leim/quail/greek.el,
5093 lisp/leim/quail/hangul.el, lisp/leim/quail/ethiopic.el,
5094 lisp/leim/quail/devanagari.el, lisp/leim/quail/ecdict.el,
5095 lisp/leim/quail/ctlau.el, lisp/leim/quail/ctlaub.el,
5096 lisp/leim/quail/cyrillic.el, lisp/leim/quail/array30.el,
5097 lisp/leim/quail/ccdospy.el, lisp/leim/quail/4corner.el: Add LEIM
5098 elisp files; old lisp/quail was abolished.
5100 * src/Makefile.in.in: Add mule-cmds.elc.
5102 * lisp/mule/mule-load.el, lisp/mule/mule-cmds.el: Add mule-cmds.el
5103 (imported from Emacs-19.34.94-epsilon and comment out a lot to
5104 avoid conflict with mule-init.el or other XEmacs/mule files).
5106 * lisp/prim/simple.el (assoc-ignore-case): New function; imported
5107 from Emacs-19.34.94-epsilon.
5109 1997-05-29 Steven L Baur <steve@altair.xemacs.org>
5111 * XEmacs 20.3-beta3 is released.
5113 * INSTALL: Delete documentation of mocklisp support.
5115 * configure.in: Delete mocklisp support.
5117 * etc/FTP: Update mirror info.
5119 * etc/DISTRIB: Update mirror info.
5121 1997-05-29 Martin Buchholz <mrb@eng.sun.com>
5123 * configure.in: Replace standard Autoconf MMAP test with Neal
5124 Becker's replacement, hacked somewhat.
5126 1997-05-28 Martin Buchholz <mrb@eng.sun.com>
5128 * lisp/prim/files.el (auto-mode-alist): Reorg auto-mode-alist again.
5130 * lib-src/etags.c: Version 12.7 from Francesco.
5132 * configure.in: Juggle link order of X libraries.
5133 Add support for using zsh to run configure.
5134 Document --with-tty=no.
5135 Fix -no-recursion option.
5136 Recognize and ignore --cache-file option.
5137 Recognize null values for preprocessor symbols converted to shell
5138 variables. This maybe fixes the "-ltermcap" problem.
5139 Remove spurious blanks from various SUBST-ituted variables.
5140 Fix conditional creation of gdbinit.
5141 Conditionally create .sbinit for Sunpro C.
5143 1997-05-26 Steven L Baur <steve@altair.xemacs.org>
5145 * etc/FTP: Correct typo in ftp.cenatls.cena.dgac.fr.
5147 * etc/DISTRIB: Ditto.
5149 1997-05-22 Steven L Baur <steve@altair.xemacs.org>
5151 * XEmacs 20.3-beta2 is released.
5153 Thu May 22 04:19:09 1997 Martin Buchholz <mrb@eng.sun.com>
5155 * configure.in: Try to fix all reported bugs with 20.3-b1.
5156 Change HAVE_WNN6 to WNN6. WNN6 correctly autodetected.
5157 extra-verbose now default on beta builds.
5158 extra-verbose now much more verbose.
5159 Don't set libs_termcap to " ".
5160 Detect -lXm AFTER detecting -lXpm.
5161 Use runtime paths before running tests, since AC_TRY_RUN may
5163 with-xim=motif only default on Solaris.
5164 realpath moved from s&m to configure.in.
5165 xemacs-version.h removed. main_1 now contains $canonical as well,
5166 for even more useful backtraces.
5167 termcap handling rewritten.
5168 Create .sbinit for Sun's source browser.
5169 Warn user if no XPM support present.
5170 Warn user if compiling in error checking.
5172 * Makefile.in: use MAKE_SUBDIR consistently. Remove references to
5173 dynodump. Remove core when cleaning. Remove config.log.
5174 make distclean now functional.
5176 Tue Jun 4 10:15:54 1996 Per Bothner <bothner@deneb.cygnus.com>
5178 * etc/e/eterm.ti: Add kcub1, kcuf1, kcuu1, kcud1 capabilities.
5180 Sun May 18 13:03:20 1997 Steven L Baur <steve@altair.xemacs.org>
5182 * lwlib/Makefile.in.in (distclean): Clean up config.h.
5184 * Makefile.in (distclean): Remve config.log.
5185 remove broken dynodump stuffs.
5187 Sat May 17 20:30:54 1997 Steven L Baur <steve@altair.xemacs.org>
5189 * XEmacs 20.3-b1 is released.
5191 Fri May 16 20:38:19 1997 Steven L Baur <steve@altair.xemacs.org>
5193 * info/dir (Packages): Update minor version number.
5195 * etc/README: Update minor version number.
5197 * README: Update minor version number.
5199 Tue May 13 20:35:52 1997 Steven L Baur <steve@altair.xemacs.org>
5201 * XEmacs-20.2 is released.
5203 Sat May 10 16:14:30 1997 Steven L Baur <steve@altair.xemacs.org>
5205 * XEmacs 20.2-b6 is released.
5207 Thu May 8 20:22:34 1997 Steven L Baur <steve@altair.xemacs.org>
5209 * XEmacs 20.2-b5 is released.
5211 Fri May 2 16:50:02 1997 Steven L Baur <steve@altair.xemacs.org>
5213 * XEmacs 20.2-b4 is released.
5215 Thu May 1 18:13:38 1997 Steven L Baur <steve@altair.xemacs.org>
5217 * configure.in (--with-xim): Don't default it to Motif since it
5218 causes crashes at startup on some systems.
5220 Sun Apr 27 12:25:55 1997 Steven L Baur <steve@altair.xemacs.org>
5222 * XEmacs 20.2-b3 is released.
5224 Wed Apr 23 10:33:58 1997 Steven L Baur <steve@altair.xemacs.org>
5226 * XEmacs 20.2-b2 is released.
5228 * configure.in (beta): OPENWINHOME misspelled.
5230 Mon Apr 21 14:48:29 1997 Steven L Baur <steve@altair.xemacs.org>
5232 * etc/BETA (writing): Update with information about how to create
5235 Sat Apr 19 16:13:16 1997 Steven L Baur <steve@altair.xemacs.org>
5237 * XEmacs 20.2-b1 is released.
5239 Thu Apr 17 21:33:59 1997 Steven L Baur <steve@altair.xemacs.org>
5241 * configure.in (beta): SONY NEWS-OS has /etc/osversion and not
5244 Wed Apr 16 17:44:05 1997 Steven L Baur <steve@altair.xemacs.org>
5246 * XEmacs 20.1 is re-released.
5248 Tue Apr 15 21:03:22 1997 Steven L Baur <steve@altair.xemacs.org>
5250 * XEmacs 20.1 is released.
5252 Sat Apr 12 20:11:08 1997 Steven L Baur <steve@altair.xemacs.org>
5254 * XEmacs 20.1-b15 is released.
5256 Sat Apr 12 09:01:32 1997 Hrvoje Niksic <hniksic@srce.hr>
5257 * PROBLEMS: I have cleaned up a bit the PROBLEMS file, by:
5258 1) changing it into sections -- there is now a section for building,
5259 running and compatibility problems
5261 2) removing some obviously obsolete entries -- e.g. those pertaining
5262 to Emacs 18, etc. --> size is off by 20K
5264 3) Rearranging the entries by relevance. I have tried to put the most
5265 relevant entries in front.
5267 Thu Apr 10 19:07:26 1997 Steven L Baur <steve@altair.xemacs.org>
5269 * XEmacs 20.1-b14 is released. (Beta 13 was skipped).
5271 Wed Apr 9 22:52:06 1997 Steven L Baur <steve@altair.xemacs.org>
5273 * XEmacs 20.1-b12 is released.
5275 Sun Apr 6 22:31:00 1997 Tatsuya Ichikawa <ichikawa@hv.epson.co.jp>
5277 * configure.in: Cosmetic change to summary print of POP/Kerberos/
5280 Sat Apr 5 09:11:36 1997 Steven L Baur <steve@altair.xemacs.org>
5282 * XEmacs 20.1-b11 is released.
5284 Wed Apr 2 15:27:35 1997 Steven L Baur <steve@altair.xemacs.org>
5286 * Makefile.in (install-only): New target. Functionality suggested
5287 by Larry Schwimmer, correct way of doing it suggested by Chuck
5290 * configure.in: Default to "-Olimit 2000" as suggested by Jamie
5291 Zawinski for SGI cc and Irix 6.
5293 Tue Apr 1 12:23:13 1997 Steven L Baur <steve@altair.xemacs.org>
5295 * configure.in: Add configuration parameters for Emacs 19.34
5296 movemail.c (--with-pop, --with-kerberos, --with-hesiod).
5298 Fri Mar 28 19:58:41 1997 Steven L Baur <steve@altair.xemacs.org>
5300 * configure.in: Remove garbage if [ ... ] constructs and a
5303 Thu Mar 27 18:24:19 1997 Steven L Baur <steve@altair.xemacs.org>
5305 * XEmacs 20.1-b10 is released.
5307 Wed Mar 26 22:31:10 1997 Steven L Baur <steve@altair.xemacs.org>
5309 * Remove vms top-level directory.
5311 * XEmacs 19.15 final released to beta testers.
5313 Tue Mar 25 19:13:27 1997 Steven L Baur <steve@altair.xemacs.org>
5315 * XEmacs 19.15 prefinal released to beta testers.
5317 Mon Mar 24 12:28:17 1997 Steven L Baur <steve@altair.xemacs.org>
5319 * configure.in (--debug): Correct documentation.
5321 Sun Mar 23 17:24:38 1997 Steven L Baur <steve@altair.xemacs.org>
5323 * XEmacs 19.15-b104 is released.
5325 Sat Mar 22 19:56:36 1997 Steven L Baur <steve@altair.xemacs.org>
5327 * etc/sgml/CATALOG: Default to html-3.2final.
5329 Sat Mar 22 17:55:15 1997 Darrell Kindred <dkindred@cmu.edu>
5331 * configure.in (beta): Add configure support for the -rpath flag
5332 for IRIX analogous to the Solaris "-R".
5334 Sat Mar 22 16:47:08 1997 Steven L Baur <steve@altair.xemacs.org>
5336 * info/dir (Packages): Add HM-HTML-Mode to menu.
5338 Sat Mar 22 21:27:41 1997 Tomasz J. Cholewo <t.cholewo@ieee.org>
5340 * configure.in: Echo only current configuration using 'tee -a'.
5342 Fri Mar 21 21:26:01 1997 Steven L Baur <steve@altair.xemacs.org>
5344 * XEmacs-19.15-b103 is released.
5345 * XEmacs-20.0-b9 is released.
5347 * Makefile.in (top_distclean): Add `Installation' to distclean
5350 Fri Mar 21 20:05:29 1997 Darrell Kindred <dkindred@cmu.edu>
5352 * Makefile.in (autoloads): Pass $(MAKE) to update-elc.sh and
5353 update-autoloads.sh.
5355 Thu Mar 20 20:14:16 1997 Steven L Baur <steve@altair.xemacs.org>
5357 * XEmacs-19.15-b102 is released.
5359 Tue Mar 18 21:52:36 1997 Steven L Baur <steve@altair.xemacs.org>
5361 * XEmacs-19.15-b101 is released.
5363 Mon Mar 17 19:09:29 1997 Steven L Baur <steve@altair.xemacs.org>
5365 * XEmacs-20.1-b8 is released.
5366 * XEmacs-19.15-b100 is released.
5368 Sat Mar 15 17:15:18 1997 Steven L Baur <steve@altair.xemacs.org>
5370 * XEmacs-20.1-b7 is released.
5371 * XEmacs-19.15-b99 is released.
5373 * etc/sgml/CATALOG: Added IE3 DTDs and htmlpro DTD.
5375 Thu Mar 13 10:40:11 1997 Steven L Baur <steve@altair.xemacs.org>
5377 * configure.in: Add sunos4-1-4 header files.
5379 Wed Mar 12 18:53:08 1997 Steven L Baur <steve@altair.xemacs.org>
5381 * configure.in: Use new file bsdos3.h with BSDI 3.0.
5383 Sat Mar 8 15:19:33 1997 Steven L Baur <steve@altair.xemacs.org>
5385 * XEmacs-20.1-b6 is released.
5386 * XEmacs-19.15-b98 is released.
5388 Wed Mar 5 18:55:36 1997 Steven L Baur <steve@altair.xemacs.org>
5390 * Makefile.in (install-arch-indep): Offer to compress lisp sources.
5391 (gzip-el): New targe for compressed installed lisp sources.
5393 Tue Mar 4 23:28:37 1997 Martin Buchholz <mrb@eng.sun.com>
5395 * lib-src/update-elc.sh: VM is compiled after the byte-compiler,
5396 but before anything else. More flexible about finding an xemacs
5397 to use for byte-compilation (default src/xemacs). Other minor fixes.
5399 Mon Mar 3 23:57:56 1997 Steven L Baur <steve@altair.xemacs.org>
5401 * XEmacs 20.1-b5 is released.
5403 Mon Mar 3 18:09:17 1997 Steven L Baur <steve@altair.xemacs.org>
5405 * XEmacs 20.1-b4 is released.
5407 Sat Mar 1 15:38:30 1997 Steven L Baur <steve@altair.xemacs.org>
5409 * Makefile.in (distclean): Correct typos.
5411 * XEmacs 19.15-b96 is released.
5413 * configure.in: Symlink site-lisp when using --srcdir.
5414 Add special handling of lisp directory to allow for multiple
5415 site-packages files.
5417 Fri Feb 28 20:38:46 1997 Steven L Baur <steve@altair.xemacs.org>
5419 * Makefile.in (distclean): Create lock and site-lisp directories
5420 when they don't exist (after being pruned by CVS).
5422 Tue Mar 4 00:41:38 1997 Hrvoje Niksic <hniksic@srce.hr>
5424 * etc/sample.Xdefaults: Added customization of foreground and
5425 background colors for the `default' face.
5427 Wed Feb 26 22:12:12 1997 Steven L Baur <steve@altair.xemacs.org>
5429 * Makefile.in (top_distclean): Reset src/PURESIZE.h for
5432 * XEmacs 20.1-b3 is released.
5434 Sun Feb 23 17:10:09 1997 Steven L Baur <steve@altair.xemacs.org>
5436 * XEmacs 20.1-b2 is released.
5438 Sat Feb 22 14:29:44 1997 Steven L Baur <steve@altair.xemacs.org>
5440 * XEmacs 19-15-b'95 is released.
5442 Fri Feb 21 22:29:51 1997 Martin Buchholz <mrb@eng.sun.com>
5444 * etc/toolbar/workshop-cap-up.xpm: Moved caption up one pixel.
5446 * lwlib/xlwscrollbar.c : Fix many scrollbar bugs:
5447 - "knob" renamed to "slider"
5448 - leftmost pixel wasn't sensitive to button clicks, while righmost
5450 - many glitches fixed if Emacs*XlwScrollBar.ArrowPosition:same:
5451 - goobers on top of up-arrow removed.
5452 - up-arrow would not always be redrawn when necessary
5453 - slider drag would be `off' by size of up-arrow
5454 - horizontal and vertical scrollbars didn't use exactly the same
5456 - slider was never drawn if XlwScrollBar.shadowThickness was 0.
5457 - Now up- and down-arrows actually work near beginning/end of buffer!
5459 Thu Feb 20 12:40:57 1997 Jan Vroonhof <vroonhof@math.ethz.ch>
5461 * configure.in (with_xauth): Attempted correction of test for
5464 Sat Feb 15 14:11:03 1997 Steven L Baur <steve@altair.xemacs.org>
5466 * XEmacs 20.1-b1 is released.
5467 * XEmacs 19.15-b94 is released.
5469 Fri Feb 14 23:23:03 1997 Steven L Baur <steve@altair.xemacs.org>
5471 * README: ``This directory tree holds version 19.13 ...'' ???
5473 Sun Feb 9 16:15:55 1997 Steven L Baur <steve@altair.xemacs.org>
5475 * XEmacs 19.15-b93 is released.
5476 XEmacs 20.0 is released to the 'net.
5478 Fri Feb 7 19:21:34 1997 Steven L Baur <steve@altair.xemacs.org>
5480 * XEmacs 20.0try3 is released.
5482 Wed Feb 5 18:03:06 1997 Steven L Baur <steve@altair.xemacs.org>
5484 * XEmacs 20.0try2 is released.
5486 Mon Feb 3 19:39:08 1997 Steven L Baur <steve@altair.xemacs.org>
5488 * XEmacs 19.15-b92 is released.
5490 Sat Feb 1 18:17:38 1997 Steven L Baur <steve@altair.xemacs.org>
5492 * XEmacs 20.0try1 is released.
5493 * XEmacs 19.15-b91 AKA XEmacs '97 NOT! is released.
5495 Sat Feb 1 00:00:48 1997 Steven L Baur <steve@altair.xemacs.org>
5497 * PROBLEMS: Updated from beta test bug reports.
5498 Put in outline-mode/outl-mouse-minor-mode by default.
5500 Wed Jan 29 19:59:41 1997 Steven L Baur <steve@altair.xemacs.org>
5502 * CHANGES-beta: XEmacs 20.0-b93 is released.
5504 Sat Jan 25 15:43:59 1997 Steven L Baur <steve@altair.xemacs.org>
5506 * CHANGES-beta: XEmacs 20.0-b92 is released.
5508 Fri Jan 24 09:54:01 1997 Steven L Baur <steve@altair.xemacs.org>
5510 * lwlib/xlwmenu.c (massage_resource_name): Changed comparison of
5513 Thu Jan 23 10:39:34 1997 Martin Buchholz <mrb@eng.sun.com>
5515 * lib-src/update-elc.sh (ignore_dirs): Quoting portability.
5517 Wed Jan 22 21:07:17 1997 Steven L Baur <steve@altair.xemacs.org>
5518 * XEmacs 20.0-b91 (prerelease 2) is released.
5520 * configure.in (--with-scrollbars): Add Athena3d as a toolkit
5523 * lwlib/lwlib-Xaw.c (xaw_update_one_widget): Let Athena 3d have 0
5525 (xaw_scrollbar_scroll): Use SCROLLBAR_LINE_UP and
5526 SCROLLBAR_LINE_DOWN since that's current the only to get to the
5527 bottom of the buffer. :-(
5529 Tue Jan 21 20:01:19 1997 Steven L. Baur <steve@altair.xemacs.org>
5531 * configure.in (beta): Add LWLIB_USES_ATHENA for odd
5532 configurations that use both Motif and Athena.
5534 * etc/sgml/HTML32.dtd: html-3.2 final dtd added.
5536 Wed Jan 15 12:55:19 1997 Steven L Baur <steve@altair.xemacs.org>
5538 * info/dir (Gnus): Updated spelling and info.
5540 Mon Jan 13 13:37:27 1997 Steven L Baur <steve@altair.xemacs.org>
5542 * configure.in: Remove assignment of NON_GNU_CPP for irix-6.0.
5544 Mon Jan 13 00:36:01 1997 Martin Buchholz <mrb@eng.sun.com>
5546 * lib-src/make-docfile.c (scan_lisp_file): eliminate doc-string
5547 warnings for ccl-read-*
5549 Sat Jan 11 12:05:31 1997 Steven L Baur <steve@altair.xemacs.org>
5551 * etc/sample.emacs: Remove code snippet that wipes out the cycle
5552 buffer modeline feature.
5554 * XEmacs 20.0 beta90 (prerelease 1) is released.
5555 * XEmacs 19.15 beta90 (prerelease 1) is released.
5557 Tue Jan 7 08:45:16 1997 Steven L Baur <steve@altair.xemacs.org>
5559 * configure.in (LIBS): Revise test for XFree86 (look for XF86Config).
5561 Sat Jan 4 14:52:57 1997 Steven L Baur <steve@altair.xemacs.org>
5562 * XEmacs 20.0 beta 34 is released.
5563 * XEmacs 19.15 beta 7 is released.
5565 Fri Jan 3 15:18:59 1997 Jeff Miller <jmiller@smart.net>
5567 * lwlib/Makefile.in.in: lwlib is required if X11 is used.
5569 Wed Jan 1 08:30:48 1997 Martin Buchholz <mrb@eng.sun.com>
5571 * src/emacs.c: Make sure
5572 `./temacs -batch -l loadup.el run-temacs <emacs-args>'
5575 * src/Makefile.in.in (rtcmacs): Add support for RTC, Sun's
5576 competitor to Purify.
5578 * man/lispref/symbols.texi: Fix up bit vector documentation
5579 * man/lispref/sequences.texi: Fix up bit vector documentation
5581 * lisp/sunpro/sunpro-load.el: Only preload mime-setup for Sun.
5583 * lisp/prim/update-elc.el: Don't rely on autoloads.
5585 Tue Dec 31 09:46:13 1996 Martin Buchholz <mrb@eng.sun.com>
5587 * lisp/prim/auto-autoloads.el: New, completely program-generated, file
5588 * lib-src/update-autoloads.sh: Rewritten to use auto-autoloads.el.
5589 * lisp/utils/autoload.el: Reorganization of autoload mechanism:
5590 Errors during autoload generation are just that - errors.
5592 Generated autoloads are now in a separate file of their own.
5594 Reliability of autoload generation greatly increased.
5596 Distribution smaller by about 100k.
5598 `make autoloads' is still the preferred mechanism for update.
5600 Autoloads are always regenerated completely from scratch. This
5601 avoids errors with obsolete or corrupted autoload entries.
5603 Caching of autoload entries using timestamps has been eliminated.
5605 Files that have no autoloads no longer have a comment placed into
5606 the generated autoloads file.
5608 There was a bug where autoload entries would sometimes end up
5609 being inserted into the *middle* of other autoload entries,
5610 thereby corrupting them.
5612 * src/event-Xt.c: Remove SUNOS_GCC_L0_BUG kludge.
5614 Sun Dec 29 05:37:43 1996 Martin Buchholz <mrb@eng.sun.com>
5616 * lib-src/update-autoloads.sh: Make sure that `make autoloads'
5617 doesn't use the autoload facility to load `autoload';
5618 load it explicity instead.
5620 * lib-src/update-elc.sh (ignore_dirs): ignore SCCS, CVS, RCS dirs
5622 * man/Makefile: Reinstate hyperbole & oo-browser manuals
5624 * lisp/modes/mail-abbrevs.el: Apply patch originated from Noah Friedman
5626 * src/mule-charset.c: Use lower case for charset registry, to
5629 * Makefile.in: replace list of info files with *.info* - one less
5630 maintenance headache
5632 * etc/sample.emacs: Add sample code to highlight continuation glyph
5634 * man/oo-browser.texi: Fix TeXability
5636 * man/hyperbole.texi: Fix TeXability
5638 * man/vhdl-mode.texi: Fix TeXability
5640 * lisp/prim/loaddefs.el: Wholesale housecleaning
5641 `make autoloads' should finally work.
5643 * lib-src/emacsclient.c (main): ANSIfication, compiler warning removal
5645 * lisp/mule/mule-files.el: Add support for multi-lingual info files.
5647 * lib-src/update-elc.sh: `make all-elc' was updating files in
5648 `special' directories without using the Makefiles
5649 designed for that purpose.
5650 - make sure ilisp isn't remade every time through `make all-elc'.
5652 * info/dir (Packages): Add Japanese TM info files
5654 * src/inline.c: Allow compilation with `gcc -g'
5656 * src/syntax.c (word_constituent_p): Allow compilation with `gcc -g'
5658 * src/lread.c: Don't put `...' immediately after a filename, so
5659 that various tools can recognize the filename as such.
5661 * src/event-Xt.c (x_to_emacs_keysym): Fix crash when
5662 --with-xim=xlib and key event on window frame.
5663 Change return foo to return (foo) when return is a macro.
5665 * src/editfns.c (Ffollowing_char): docstring fixes.
5667 * man/tm/Makefile: Add support for Japanese TM info (but not dvi) files.
5668 This Makefile is no longer officially broken.
5670 * info/dir: Add Japanese tm documents.
5672 * man/tm/tm-vm-en.texi: Make document TeX-friendly.
5674 * lib-src/update-autoloads.sh (EMACS): Don't rely on non-portable
5677 * lisp/mule/mule-files.el (file-coding-system-alist): Make sure
5678 the `binary' coding system is used for .gz and .Z extensions.
5680 * man/viper.texi: Viper version 2.90
5682 * man/ediff.texi: Ediff Version 2.62
5684 * lisp/packages/ispell.el (ispell-word): Avoid using strings with
5685 define-key, for compatibility with loaddefs.el
5687 * lisp/modes/eiffel3.el: Make compatible with update-autoloads.
5689 * lisp/ilisp/Makefile (elc): Add target to avoid re-compilation.
5691 * lib-src/update-elc.sh: XEmacs sometimes re-byte-compiled elisp
5692 files in dirs that have their own Makefiles.
5696 Sun Dec 29 17:02:49 1996 Steven L Baur <steve@altair.xemacs.org>
5698 * Makefile.in (install-arch-indep): Force compression with `gzip -f'.
5700 * lib-src/update-elc.sh (NUMTOCOMPILE): Ignore CVS directories.
5702 * Makefile.in (install-arch-indep): Catch .info-[0-9]* files for
5705 Sat Dec 28 15:33:27 1996 Steven L Baur <steve@altair.xemacs.org>
5707 * XEmacs 20.0 beta 33 is released.
5708 * XEmacs 19.15 beta 6 is released.
5710 Fri Dec 27 20:34:58 1996 Richard Mlynarik <mly@adoc.xerox.com>
5712 * etc/yow.lines: 20k of new zippy quotes.
5714 Fri Dec 27 01:02:41 1996 Martin Buchholz <mrb@eng.sun.com>
5716 * Makefile.in (install-arch-indep): Simplify installation of info
5719 Sat Dec 21 15:20:20 1996 Steven L Baur <steve@altair.xemacs.org>
5720 * XEmacs 20.0-b32 released.
5722 * XEmacs 19.15-b5 released.
5724 Wed Dec 18 20:22:08 1996 Martin Buchholz <mrb@eng.sun.com>
5726 * configure.in: Reformat. Fix shared include file rename
5729 * configure: Reformat. Fix shared include file rename problem.
5731 * dynodump/dynodump.c (__EXTENSIONS__): Define it.
5733 Thu Dec 12 13:19:00 1996 Joseph J Nuspl <nuspl@nvwls.cc.purdue.edu>
5735 * Makefile.in (install-arch-indep): Install infofiles gzipped by
5738 Tue Dec 10 19:25:25 1996 Steven L Baur <steve@altair.xemacs.org>
5740 * CHANGES-beta: XEmacs 20.0-b31 is released.
5742 Tue Dec 10 18:33:19 1996 Rod Whitby <rwhitby@asc.sps.mot.com>
5744 * info/vhdl-mode.info: New file.
5746 * info/dir (Packages): Add vhdl-mode documentation.
5748 Tue Dec 10 18:27:02 1996 Martin Buchholz <mrb@Eng.Sun.COM>
5750 * configure: Make shared/dynamic flags work much more logically.
5752 Tue Dec 10 09:17:22 1996 David Worenklein <dcw@gcm.com>
5754 * configure.in (machine): Patch to make newly renamed shared
5755 link include files work.
5757 Sat Dec 7 16:28:10 1996 Martin Buchholz <mrb@Eng.Sun.COM>
5759 * configure.in: Configure for POSIX getcwd if available.
5761 Thu Dec 5 20:42:35 1996 Steven L Baur <steve@altair.xemacs.org>
5763 * etc/edt-user.doc (File): New file from Emacs 19.34.
5765 Thu Dec 5 11:56:05 1996 Joseph J Nuspl <nuspl@nvwls.cc.purdue.edu>
5767 * configure.in (LIBS): Fix typo in dialog box test.