X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fxemacs-chise.git.1;a=blobdiff_plain;f=ChangeLog;h=dbd835b38982aa8d3e319684cb9abd89c5e2fd0a;hp=613bd737f55e80bcd8e9790ad8d4cc7e92dd36a6;hb=803ca50f0eebcb65e10572cf2af4483902c12e22;hpb=426fe636212336bb32a5e6f187c4d623709fa57d diff --git a/ChangeLog b/ChangeLog index 613bd73..dbd835b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,856 @@ -2001-12-17 Stephen J. Turnbull +2010-06-10 MORIOKA Tomohiko - * XEmacs 21.4.6 "Common Lisp" is released. + * etc/CHISE-VERSIONS: Modify for XEmacs CHISE 0.25. + +2009-11-12 MORIOKA Tomohiko + + * configure.in: Check libX11.dylib if libX11.a is not found in + each directory of X11 library path. + +2007-09-05 MORIOKA Tomohiko + + * etc/CHISE-VERSIONS: New file. + +2005-12-13 MORIOKA Tomohiko + + * Makefile.in.in (install-arch-indep): Modify code to make the + symbolic link for chise-db-directory/db to avoid error in + GNU/Linux. + +2005-09-21 MORIOKA Tomohiko + + * configure.in: + - Add new option `--with-concord'. + - Add code to detect libconcord. + - define `HAVE_CONCORD' if the concord feature is enabled. + +2005-03-02 MORIOKA Tomohiko + + * Makefile.in.in (install-arch-indep): As the symbolic link for + chise-db-directory/db, use relative directory instead of absolute + directory of ${etcdir}/chise-db. + +2004-07-20 MORIOKA Tomohiko + + * Makefile.in.in (COPYDIR): Delete ${srcdir}/lib-src/chise-db. + (COPYDESTS): Delete ${archlibdir}/chise-db. + - Use ${etcdir}/chise-db instead of ${archlibdir}/char-db as the + target to create symbolic link for chise-db-directory. + +2003-10-12 MORIOKA Tomohiko + + * Makefile.in.in: Use chise-db/ instead of char-db/. + +2003-10-08 MORIOKA Tomohiko + + * Makefile.in.in: + - Use HAVE_CHISE instead of HAVE_CHISE_CLIENT. + - Setup chise-db-directory [make symbolic link for + ${archlibdir}/char-db]. + +2003-10-06 MORIOKA Tomohiko + + * configure.in: Delete HAVE_CHISE_CLIENT. + +2003-10-05 MORIOKA Tomohiko + + * configure.in: Use HAVE_LIBCHISE instead of CHISE; add HAVE_CHISE + if HAVE_LIBCHISE or HAVE_CHISE_CLIENT is defined. + +2003-03-12 MORIOKA Tomohiko + + * configure.in: + - Add new option `--with-chise'. + - define `CHISE' if --with-chise is specified and/or chise.h is + found. + - Disable Wnn support if UTF2000 is enables. + - Display "Multiscriptization / Multilingualization / + Internationalization:" instead of "Internationalization:". + +2002-03-11 MORIOKA Tomohiko + + * Makefile.in.in (COPYDIR): Add ${srcdir}/lib-src/char-db if + HAVE_CHISE_CLIENT is defined. + (COPYDESTS): Add ${archlibdir}/char-db if HAVE_CHISE_CLIENT is + defined. + + * configure.in: Define HAVE_CHISE_CLIENT when HAVE_DATABASE and + UTF2000 are defined. + +2001-12-09 MORIOKA Tomohiko + + * configure.in: Don't define `HAVE_GGC' in XEmacs UTF-2000. + +2001-08-14 MORIOKA Tomohiko + + * Makefile.in.in (all-elc all-elcs): Add lisp/utf-2000 as a target + to byte-compile if compiling with --utf-2000. + (lisp/auto-autoloads.el): Add setting for lisp/utf-2000 if + compiling with --utf-2000. + +2000-06-23 MORIOKA Tomohiko + + * configure.in: Define `HAVE_GGC' if with-utf-2000 is specified. + +1999-09-09 MORIOKA Tomohiko + + * configure.in: Add new option `--with-text-coding'; define + `TEXT_CODING' if it is specified. + +1999-08-30 MORIOKA Tomohiko + + * configure.in: + - Delete `--with-ucs4' option. + - Display message about UTF-2000 if "$with_utf_2000" = yes. + +1999-06-17 MORIOKA Tomohiko + + * configure.in: + - Add new option `--with-ucs4'; define `CHAR_IS_UCS4' if it is + specified. + - Define `CHAR_IS_UCS4' if `--with-utf-2000' is specified. + +1999-06-15 MORIOKA Tomohiko + + * configure.in: Add new option `--with-utf-2000'; define `UTF2000' + if it is specified. + +2008-12-28 Vin Shelton + + * XEmacs 21.4.22 is released + +2007-11-22 Vin Shelton + + * etc/photos/vin.png: + * etc/photos/vinm.png: Updated. + +2007-10-07 Vin Shelton + + * XEmacs 21.4.21 is released + +2007-08-18 Vin Shelton + + * modules/ldap/eldap.c: Declare that we use deprecated API. + Thanks to Mats Lidell for the report & patch: + <871wgnqunm.fsf@spencer.lidell.homelinux.net>. + +2006-12-09 Vin Shelton + + * XEmacs 21.4.20 is released + +2006-12-07 Vin Shelton + + * configure.in: Find relocated xpm library under cygwin. + Patch lifted from Rick Rankin's 21.5 version of the patch. + +2006-05-17 Stephen J. Turnbull + + * PROBLEMS: X11R7 loses x11/bitmaps/gray. + +2006-01-28 Vin Shelton + + * configure.in: Simplify cygwin include and nox/Xpm handling. + As of cygwin-1.5.19, 'gcc -print-file-name=libc.a' (effectively) + returns '/lib' instead of '/usr/lib', so we'll use + 'gcc -print-search-dirs' instead. + +2006-01-28 Vin Shelton + + * XEmacs 21.4.19 is released + +2006-01-28 Vin Shelton + + * etc/package-index.LATEST.gpg: Updated with latest package data. + +2005-12-18 Ilya N. Golubev + + Merge from 21.5. + * configure.in: Fixed `LDAP_OPT_ON' libraries configuration + introduced in local 2005-03-13 change of `configure.in'. However, + do not check for internal `-lber' `ber_pvt_opt_on' symbol as done + in upstream. This symbol is not part of any published interface, + it may exist or not exist, depending on openldap version. Cryptic + comment before using it in upstream 21.5 source did not state + precisely under which circumstances checking for it was useful, + which sort of user code tried to link the symbol. So in local + 21.5 dismissed both the code and the comment without writing a + cleaner equivalent. + * etc/NEWS: Document. + +2005-12-13 Vin Shelton + + * etc/package-index.LATEST.gpg: Updated with latest package data. + +2005-12-04 Vin Shelton + + * etc/OXYMORONS: insert 'Social Property' for 21.4.18. + * etc/NEWS: document motif deprecation and defaulting + --with-widgets to off. + +2005-12-04 Ville Skyttä + * etc/PACKAGES: Fix description of xetla. + +2005-12-03 Vin Shelton + + * XEmacs 21.4.18 is released + +2005-12-01 Vin Shelton + + * etc/TUTORIAL.cs: copied from 21.5. + * etc/TUTORIAL.sl: copied from 21.5. + +2005-11-29 Ilya Golubev + + * configure.in: Merge revision 1.19 change: fix ldap libraries + configuration lossage when `-lldap -llber' links and but `-lldap' + does not; allow `ldap_libs' to be empty or overridden by builder. + The lossage was introduced in upstream revision 1.151.2.31 + (2005/01/31 02:54:47 vins) by (extremely hasty and unwise) merge + of revision 1.232 change. + * etc/NEWS: Document it. + +2005-03-12 Aidan Kehoe + + * configure.in (XE_COMPUTE_RUNPATH): Check XtRegisterDrawable + availability. + +2005-04-11 Norbert Koch + + * etc/PACKAGES: etc/PACKAGES: Announce re-builder, xetla. + +2005-11-15 Dr. Volker Zell + + * configure.in: Avoid using Motif also for cygwin + +2005-11-15 Dr. Volker Zell + + * configure.in: Check for u_int*_t typedefs and use them in + Berkeley DB detection. + +2005-04-11 Norbert Koch + + * etc/PACKAGES: etc/PACKAGES: Announce re-builder, xetla. + +2005-03-23 Vin Shelton + + * configure.in: Remove -fno-gnu-linker option from Solaris + dynodump builds; it doesn't do anything. + + Don't use 'head -1' - it's deprecated by coreutils-5.3.0 on some + platforms. + +2005-02-19 Norbert Koch + + * etc/PACKAGES: Announce latin-euro-standards, update mule-base. + +2005-02-12 Vin Shelton + + * etc/OXYMORONS: New list. + +2005-02-06 Vin Shelton + + * XEmacs 21.4.17 is released + +2005-01-29 Ben Wing + + * configure.in (AC_INIT_NOTICE): + * configure.in (XE_COMPUTE_RUNPATH): + Copy LDAP fixes from 21.5. + + Port Marcus Crestani's patches of 2004-11-12: + + * Makefile.in.in (install-arch-dep): Fix installation for Cygwin. + * configure: + * configure.in: Make pdump default for Cygwin. + +2005-01-30 Malcolm Purvis + + * Makefile.in.in (dump-elc): Depend on ${PROGNAME} to fix parallel + builds. + +2004-11-22 Adrian Aichner + + * etc/TUTORIAL: Typo fixes, courtesy of Andreas Eder + . + +2004-05-20 Stephen J. Turnbull + + * configure.in (HAVE_GPM): Die if GPM requested but not found. + +2005-01-23 Vin Shelton + + * Makefile.in.in (finder): Force removal of lisp/finder-inf.el. + +2005-01-10 Vin Shelton + + * Makefile.in.in (RECURSIVE_MAKE_ARGS): Remove last few. + +2004-11-21 Malcolm Purvis + + * INSTALL: A POSIX compatible Make is no longer required for builds. + * Makefile.in.in (RECURSIVE_MAKE): Removed. + * Makefile.in.in (RECURSIVE_MAKE_ARGS): New. + * configure.in (RECURSIVE_MAKE): Removed. + * configure.in (RECURSIVE_MAKE_ARGS): New. + Always refer to make as $(MAKE) and use $(RECURSIVE_MAKE_ARGS) for + other parameters. This allows -j to work in GNU Make while + removing need for POSIX compatible make on all systems. + +2004-09-08 Malcolm Purvis + + * INSTALL: A POSIX compatible Make is required for builds. + * Makefile.in.in: Enable support for parallel builds. + +2004-12-05 Vin Shelton + + * XEmacs 21.4.16 is released + +2004-08-12 "Johann 'Myrkraverk' Oskarsson" + + * config.guess: Detect PlayStation 2. + +2004-08-10 Jerry James + + * etc/SERVICE: Update to latest version from www.gnu.org. + +2004-07-06 Steve Youngs + + * etc/NEWS: Document the major user visible changes to PUI. + +2003-07-21 Malcolm Purvis + + * etc/gtkrc: New file. This is the GTK equivalent of the + app-default file. + +2004-03-30 Norbert Koch + + * PACKAGES: Introduce new packages escreen, xlib, and xwem. + +2004-03-23 Malcolm Purvis + + * configure (GTK_CONFIG): Check GTK version validity only when the + right instance of gtk-config is found. + +2004-03-20 Adrian Aichner + + * etc/sample.init.el: Sync typo and copycat fix from 21.5. + * etc/sample.init.el ((console-on-window-system-p)): Sync + "\C-x\C-c" definition from 21.5. + +2004-03-20 Vin Shelton + + * configure.usage (--use-regex-malloc): Correct warning about + disabling regex-malloc. + +2004-03-04 Malcolm Purvis + + * configure.in (src/Makefile): No longer include a special linker + script for PowerPC Linux. Thanks to Stefan Bruda for reporting + this bug. + +2004-02-10 Vin Shelton + + * etc/OXYMORONS: Added Jumbo Shrimp for 21.4.17. + +2004-02-03 Vin Shelton + + * configure.in (XE_COMPUTE_RUNPATH): lucid_prefers_motif is a + variable, not a command. + +2004-02-02 Vin Shelton + + * XEmacs 21.4.15 is released + +2004-01-30 Vin Shelton + + * etc/OXYMORONS: Inserted "Corporate Culture" for 21.4.15. + +2004-01-25 Steve Youngs + + * etc/package-index.LATEST.gpg: New, replaces + `package-index.LATEST.pgp'. + + * etc/package-index.LATEST.pgp: Removed, replaced with + `package-index.LATEST.gpg'. + +2004-01-20 Jerry James + + * configure.in: The icc compiler pretends to be gcc. It isn't. + +2003-11-28 Norbert Koch + + * etc/PACKAGES (ERC): new. + +2003-11-19 Vin Shelton + + * configure.usage (--with-widgets): widgets now defaults to + --with-widgets=no. Patch inspired by Jim Schumacher. + +2003-10-25 Norbert Koch + + * etc/PACKAGES (riece): New package. + * etc/PACKAGES (liece): Mark as deprecated. + +2003-10-26 Vin Shelton + + * configure.in: Add Intel C++ compiler detection to compiler + version reporting. + +2003-10-16 Valdis Kletnieks + * configure.in: record additional info about compiler and libc + versions, to assist in debugging. + +2003-08-28 Stephen J. Turnbull + + * configure.in (line 3573): + (Mule input methods): + Deprecate Motif for Linux. + (Installation): Report when LessTif is used. + +2003-10-11 Jerry James + + * configure.in: installexe.sh is under srcdir, not blddir. + +2003-10-16 Jerry James + * aclocal.m4: Add icc (Intel compiler) support. + * configure.in: Ditto. + +2003-09-13 Martin Buchholz + + * configure.in (OS_RELEASE): Add support for SunOS 5.10. + On current OSes produced by Sun, `uname -r' prints "5.9". + It seems likely that on future OSes, `uname -r' will print "5.10". + We need to accept multi-digit release numbers. + +2003-09-12 Rodney Sparapani + + * PROBLEMS: Propose bash as an alternative to buggy Solaris + /bin/sh. + +2003-09-10 Martin Buchholz + + * configure.in: XEmacs failed to build on Solaris9. + Solaris9 comes with /usr/demo/SOUND, but no headers or libraries + therein. + +2003-09-03 Vin Shelton + + * XEmacs 21.4.14 is released + +2003-08-15 Stephen J. Turnbull + + * configure.in (line 3593): Default widgets OFF for Athena/Motif. + +2003-08-15 Stephen J. Turnbull + + * configure.in (regex_malloc): New option. + configure.usage (--use-regex-malloc): Document it. + +2003-08-14 Andrew Begel + + * configure.in: Add code to detect Darwin/MacOSX dynamic linking + API. + +2003-08-12 Stephen J. Turnbull + + * configure.usage (GUI component): Improve lucid option doc. + +2003-08-12 Stephen J. Turnbull + + * configure.in (CFLAGS): Add -fno-strict-aliasing for GCC. + * PROBLEMS (Running): Strict aliasing crashes. + +2003-08-04 Norbert Koch + Stephen J. Turnbull + + * PACKAGES: Sync with package-tree contents. Style conformance. + +2003-07-03 Stephen J. Turnbull + + * etc/README.HYPERBOLE: + * etc/README.OO-BROWSER: + Update. + +2003-05-23 Stephen J. Turnbull + + * etc/sample.Xdefaults (menubar and popup fonts): Use X Font Sets. + +2003-07-29 Stephen J. Turnbull + + * PROBLEMS (Motif): Explain why Motif loses XtExposeCompressMaximal. + + * configure.in (Installation): Bitch bitterly about Motif. + +2003-06-17 Vin Shelton + + * PROBLEMS: Sync up with latest version from 21.5 + +2003-04-28 Stephen J. Turnbull + + * PROBLEMS (Windows): New: auxiliary programs for Windows. + +2003-05-24 Norbert Koch + + * etc/package-index.LATEST.pgp: Official package release. + +2003-05-25 XEmacs Build Bot + + * XEmacs 21.4.13 is released + +2003-03-20 Stephen J. Turnbull + + * configure.in (INTPTR_T_IN_CYGWIN_TYPES_H): + Cygwin defines these types in . Detect and don't + duplicate the definition. + +2003-03-18 Stephen J. Turnbull + + * configure.usage (Usage): Use an autodetected feature as an + example of how to disable features. A Martin Buchholz Suggestion. + +2003-03-18 Stephen J. Turnbull + + * INSTALL: Give location of Darwin X11 downloads. + +2003-01-28 Stephen J. Turnbull + + * INSTALL (--with-scrollbars): + (--with-dialogs): + (--with-widgets): + (--with-athena): + Update to current reality. + +2003-01-18 Stephen J. Turnbull + + * INSTALL: + * PROBLEMS: + Mention --site-includes and subdirectories for helping configure + to find 3rd-party add-ons. + +2003-01-28 Martin Buchholz + + * configure.in (opsys): (AIX specific) + Use opsys=aix4-2 for AIX 5 and all future versions. + +2003-01-28 Martin Buchholz + * configure.in (-mthreads): (AIX specific) + Use either -mthreads or -pthread, depending on gcc versions. + gcc changed the name of the `-mthreads' option to `-pthread' + on 2000-06-12. + + Be more careful when appending "_r" to various names of xlc, + so that users can specify --compiler=/absolute/path/to/xlc + +2003-01-27 Martin Buchholz + + * configure.in: Don't disable athena just because the user + specified --with-widgets=no. + +2003-01-27 Martin Buchholz + + * configure.in (athena_3d): + AC_CHECK_LIB must always take a function as + argument, never a global variable. Some linkers can tell the + difference. So change: + threeDClassRec ==> Xaw3dComputeBottomShadowRGB + +2003-03-02 Vin Shelton + + * etc/BETA: synced up with 21.5. Original patch from + Chris Palmer . + +2003-03-02 Robert Pluim + + * configure.in : Don't use the u_int8_t etc typedefs on FreeBSD + when detecting Berkeley DB, as they conflict with . + +2003-02-01 Martin Buchholz + + * configure.in: Don't look for Motif if it's already present in + $x_includes and $x_libraries. + +2003-02-23 Stephen J. Turnbull + + * configure.in: Fix darwin regexp for pdump. + +2003-02-10 Stephen J. Turnbull + + * INSTALL: Recommend Mule, deprecate stripped binaries. + +2003-01-15 Stephen J. Turnbull + + * XEmacs 21.4.12 "Portable Code" is released. + +2003-01-13 Ilya Golubev + + * etc/photos/golubev.png, etc/photos/golubevm.png: New. + +2003-01-05 Rick Rankin + + * configure.in: Add -lkernel32 to the list of system libraries + linked under Cygwin. Needed for IsBadReadPtr(). + +2003-01-03 Stephen J. Turnbull + + * XEmacs 21.4.11 "Native Windows TTY Support" is released. + +2003-01-02 Stephen J. Turnbull + + * configure.in (Generate Installation): + * configure.usage (--use-union-type): + * PROBLEMS (XEmacs crashes mysteriously): + Deprecate --use-union-type for production builds. + +2002-12-16 Stephen J. Turnbull + + * PROBLEMS (Running): Document general regex.c/alloca crash. + +2002-12-05 Stephen J. Turnbull + + * etc/OXYMORONS (21.4.11): Inadvertant contrib from Andy. + +2002-12-04 Stephen J. Turnbull + + * configure.in: Move pdump default for Darwin to opsys default area. + +2002-11-15 Stephen J. Turnbull + + * configure.in (getaddrinfo): Disable for hpux11*, not hpux11. + +2002-11-12 Stephen J. Turnbull + + * configure.in: Default pdump on for Linux. + Improve "broken compiler" panic message per V. Kletnieks. + +2002-11-12 Stephen J. Turnbull + + * PROBLEMS (Running/Linux): Lesstif 0.93.36 info, from F. McIngvale. + +2002-10-30 Katsumi Yamaoka + + * etc/TUTORIAL.ja: Typo fix. + +2002-10-31 John Paul Wallington + + * info/dir (File): button1 on a highlighted word doesn't + follow that cross-reference. + +2002-11-11 Stephen J. Turnbull + + * etc/Emacs.ad (Emacs.bold-italic.attributeFont): Per G. Boffi. + +2002-11-04 Giacomo Boffi + + * etc/sample.Xdefaults (Emacs.bold-italic.attributeFont): New. + +2002-11-02 Stephen J. Turnbull + + * XEmacs 21.4.10 "Military Intelligence" is released. + +2002-11-01 Stephen J. Turnbull + + * Makefile.in.in (lisp/custom-load.el): Depend on auto-autoloads.el. + +2002-10-31 Christopher Sekiya + + * etc/OXYMORONS: "Too much Mozart" is an oxymoron. + +2002-10-25 Steve Youngs + + * etc/TUTORIAL.fr (suivante): Typo fix. + From juergen stuber . + +2002-10-23 Stephen J. Turnbull + + * Makefile.in.in (lisp/auto-autoloads.el): + (lisp/custom-load.el): + Use -no-autoloads for these targets; can't load 'em if they ain't. + +2002-10-18 Stephen J. Turnbull + + * PROBLEMS (Running/Cygwin): "No cygXpm-noX" fatal error. + +2002-10-17 Stephen J. Turnbull + + * PROBLEMS (Missing charsets): Remove ambiguity. + +2002-10-10 Stephen J. Turnbull + + * INSTALL (PREREQUISITES): Recommend Texinfo 4.2. + +2002-10-09 Stephen J. Turnbull + + * etc/BETA: Improve descriptions of XEmacs Patches; mention Design. + +2002-10-08 Stephen J. Turnbull + + * PROBLEMS (MacOS/X): Describe stack limitation. + (Digital Unix): Generalize to all regexp-using applications. + * INSTALL (PREQUISITES): Mention MacOS/X stack limitation. + (PROBLEMS): Point to PROBLEMS file for build notes. + Thanks to Skip Montanaro for the report. + +2002-10-07 Stephen J. Turnbull + + * Makefile.in.in (all-elcs): Depend on autoloads. + (autoloads): Depend on lib-src, lwlib, and src. + +2002-10-04 Stephen J. Turnbull + + * configure.in (Check for POSIX functions): New section head. + getaddrinfo is detected on HP-UX 11.XX, but appears to be + non-functional. Disable it. Based on work by Darryl Okahata. + +2002-09-27 Stephen J. Turnbull + + * PROBLEMS (Running, General): Missing charset in FontSet warnings. + + * Emacs.ad: Add charsets to *menubar*FontSet and *popup*FontSet. + +2002-08-29 Ville Skyttä + + * Emacs.ad: Add *menubar*FontSet and *popup*FontSet entries, + (self-)obtained from Red Hat. + +2002-09-25 Stephen J. Turnbull + + * etc/OXYMORONS: A couple new ones. + +2002-09-03 Stephen J. Turnbull + + * configure.usage: Complete rewrite and reorganization. + +2002-08-23 Stephen J. Turnbull + + * XEmacs 21.4.9 "Informed Management" is released. + +2002-05-22 Andy Piper + + * build-msw-release.sh (TMPINSTALL): install to a tmpdir so that + xemacs can be running while we build a dist. + +2002-04-26 Andy Piper + + * configure.in: make sure that a combined X and windows build gets + widgets. + +2002-08-10 Stephen J. Turnbull + + * etc/package-index.LATEST.pgp: Update. + +2002-08-10 Stephen J. Turnbull + + * PROBLEMS (General advice): Define runtime and build problems. + +2002-07-24 Stephen J. Turnbull + + * PROBLEMS (Running, Linux): Rewrite "Hannibal Lecter" ld stuff. + +2002-07-12 Stephen J. Turnbull + + * etc/BETA (Large contributions): Typo fix per JPW. + +2002-07-12 Stephen J. Turnbull + + * etc/BETA (Large contributions): New section. Reorganize file. + +2002-06-04 Jerry James + + * configure.usage: Identify --with-modules as autodetecting. + +2002-07-04 Stephen J. Turnbull + + * PROBLEMS: Add two basic configuration questions. + +2002-05-17 Stephen J. Turnbull + + * PROBLEMS: Describe "Hannibal Lecter" crash on Linux. Reorder + Linux runtime issues section. + * INSTALL: Improve description of mail locking. + +2002-05-10 Stephen J. Turnbull + + * etc/OXYMORONS (21.4.15): New. Not a reference to Vin. + + * build-msw-release.sh: Synch to Andy. + +2002-03-18 Gregory Steuck + + * configure.in: Improve OpenBSD support: correct check for + socklen_t, check for libtermcap is libncurses. + +2002-02-28 Malcolm Purvis + + * configure.in: Protect nocomboreloc linker arguments to avoid + problem on the ppc. + +2002-05-09 Stephen J. Turnbull + + * XEmacs 21.4.8 "Honest Recruiter" is released. + +2002-05-09 Stephen J. Turnbull + + * info/.cvsignore: New file from 21.5. + +2002-05-04 Stephen J. Turnbull + + * XEmacs 21.4.7 "Economic Science" is released. + +2002-05-04 Stephen J. Turnbull + + * etc/sample.init.el: Fix comment typo about resize-minibuffer. + + * etc/sample.init.el: Add description of initialization process, + the custom.el file, and code to load custom.el early instead of + late. + +2002-05-04 Stephen J. Turnbull + + * PROBLEMS (General): Decribe failed AUTH with EFS. + +2002-04-22 Hrvoje Niksic + + * etc/photos/hniksic.png, etc/photos/hniksic.png: Update. + +2002-04-25 Mike Fabian + + * configure.in: add option moduledir as mentioned + in ./configure --help + +2001-04-21 Martin Buchholz + + * configure.in: Detect MacOS/X "Darwin". + Thanks to Greg Parker . + +2002-03-30 Steve Youngs + + * etc/package-index.LATEST.pgp: Update to current reality. + +2002-02-28 Stephen J. Turnbull + + * etc/TUTORIAL.se: New from Mats Lidell. + +2002-01-07 Jan Vroonhof + + * configure.in: Make explicit "--with-widgets" mean "=yes". + If "--with-widgets=yes" autodetect athena. + +2001-12-29 Steve Youngs + + * etc/package-index.LATEST.pgp: Update. + +2001-12-13 William M. Perry + + * configure.in (GTK): add -Wno-shadow. + +2002-02-04 Stephen J. Turnbull + + * etc/BETA: Synch to 21.5. + +2002-01-23 Jarl Friis + + * etc/BETA (http): Informing of xemacs-patches mailing list. Added + note on patch etiquette. 2001-12-17 Stephen J. Turnbull @@ -78,8 +928,8 @@ * configure.usage (--with-dragndrop): added GTK to list of protocols * configure.usage (--mail-locking): added `locking' or `mmdf'. to list of options - - + + 2001-09-25 Didier Verna * configure.ac: new. Autoconf 2.5x guard. @@ -173,7 +1023,7 @@ 2001-05-04 Martin Buchholz - * configure.in (opsys): + * configure.in (opsys): Use lower-case `uname -s` as the default value for opsys. The previous code effectively did the non-sensical opsys=$canonical because [] magically disappear in configure.in. @@ -279,14 +1129,14 @@ * etc/OXYMORONS: Add 2 oxymorons, clean up numbering, close RFC. * etc/NEWS: Fix typo. - + * configure.in: * configure: Fix typo, add -Wsign-compare if GCC, run autoconf. 2001-03-23 Stephen J. Turnbull - * etc/gnuserv.1 (UNIX_DOMAIN_SOCKETS: + * etc/gnuserv.1 (UNIX_DOMAIN_SOCKETS: * PROBLEMS (Problems with running XEmacs): Document TMPDIR lossage in gnuserv/gnuclient. @@ -500,7 +1350,7 @@ * XEmacs 21.2.38 is released. -2000-11-26 Bjrn Torkelsson +2000-11-26 Björn Torkelsson * configure.in: Only show message about DnD API if compiling with DnD @@ -1337,6 +2187,10 @@ * etc/HELLO (Thai): Modify for new font. +1999-06-29 MORIOKA Tomohiko + + * etc/TUTORIAL.th: Change code to tis-620. + 1999-07-22 SL Baur * configure.in: add sco7 support @@ -1841,7 +2695,7 @@ * config.guess: Synched with latest FSF version. -1998-07-12 Bjrn Torkelsson +1998-07-12 Björn Torkelsson * Makefile.in: added LDFLAGS.