X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=efffe4cd2a85523d54cb7df2ea1fd5d4139ea709;hb=b3946995808de3daa21f30885572a269c1e5c6e6;hp=15489a268200a2cb7f76ade349ae7af1f9285487;hpb=de1ec4b272dfa3f9ef2c9ae28a9ba67170d24da5;p=chise%2Fxemacs-chise.git.1 diff --git a/ChangeLog b/ChangeLog index 15489a2..efffe4c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,157 @@ +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. + +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 @@ -915,7 +1069,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 @@ -1752,6 +1906,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 @@ -2256,7 +2414,7 @@ * config.guess: Synched with latest FSF version. -1998-07-12 Bjrn Torkelsson +1998-07-12 Björn Torkelsson * Makefile.in: added LDFLAGS.