update.
[chise/xemacs-chise.git-] / ChangeLog
index befb17f..5b8514c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,179 @@
+2001-12-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * configure.in: Don't define `HAVE_GGC' in XEmacs UTF-2000.
+
+2001-08-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * 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  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * configure.in: Define `HAVE_GGC' if with-utf-2000 is specified.
+
+1999-09-09  MORIOKA Tomohiko  <tomo@etl.go.jp>
+
+       * configure.in: Add new option `--with-text-coding'; define
+       `TEXT_CODING' if it is specified.
+
+1999-08-30  MORIOKA Tomohiko  <tomo@etl.go.jp>
+
+       * configure.in:
+       - Delete `--with-ucs4' option.
+       - Display message about UTF-2000 if "$with_utf_2000" = yes.
+
+1999-06-17  MORIOKA Tomohiko  <tomo@etl.go.jp>
+
+       * 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  <tomo@etl.go.jp>
+
+       * configure.in: Add new option `--with-utf-2000'; define `UTF2000'
+       if it is specified.
+
+2001-02-08  Martin Buchholz <martin@xemacs.org>
+
+       * XEmacs 21.2.44 "Thalia" is released.
+
+2001-01-16  Mike Sperber <mike@xemacs.org>
+
+       * configure.in: Remove bogus path variable definitions.
+       Reflect the fact that specifying --datadir also affects docdir and
+       archlibdir.
+
+2001-02-06  Martin Buchholz  <martin@xemacs.org>
+
+       * configure.in: Only use -Wpointer-arith on non-glibc systems.
+
+2001-02-02  Martin Buchholz  <martin@xemacs.org>
+
+       * configure.in (wnn): Make sure wnn/commonhd.h can be #included,
+       for the sake of gcc 2.97 fixincludes, which breaks it.
+
+2001-01-27  Martin Buchholz  <martin@xemacs.org>
+
+       * configure.in: Check for util.h for NetBSD's openpty.
+
+2001-01-28  Martin Buchholz  <martin@xemacs.org>
+
+       * config.sub: Upgrade to offical version 2001-01-12.
+       * config.guess: Upgrade to offical version 2001-01-17.
+
+2001-01-26  Martin Buchholz <martin@xemacs.org>
+
+       * XEmacs 21.2.43 "Terspichore" is released.
+
+2001-01-21  Steve Youngs  <youngs@xemacs.org>
+
+       * ./etc/PACKAGES: Doc fix.
+
+       * README.packages: Doc fix.
+
+2001-01-17  Steve Youngs  <youngs@xemacs.org>
+
+       * README.packages: Update.
+
+       * ./etc/PACKAGES: Update.
+
+2001-01-20  Martin Buchholz <martin@xemacs.org>
+
+       * XEmacs 21.2.42 "Poseidon" is released.
+
+2001-01-18  Martin Buchholz  <martin@xemacs.org>
+
+       * PROBLEMS (Sun/Solaris): Yet another microimprovement.
+
+2001-01-17  Martin Buchholz  <martin@xemacs.org>
+
+       * PROBLEMS (Sun/Solaris): Replace --with-gnu-ld=no with
+       --with-ld=/usr/ccs/bin/ld
+
+2001-01-16  Robert Pluim  <rpluim@bigfoot.com>
+
+       * PROBLEMS (SunOS/Solaris): Document workaround for GNU ld bug on
+       Solaris. Half mine, half Raymond Toy, half Martin Buchholz.
+
+2001-01-16  Didier Verna  <didier@xemacs.org>
+
+       * NEWS: document the modeline horizontal scrolling feature.
+
+2001-01-17  Martin Buchholz <martin@xemacs.org>
+
+       * XEmacs 21.2.41 "Polyhymnia" is released.
+
+2001-01-16  Martin Buchholz  <martin@xemacs.org>
+
+       * PROBLEMS: Document MIPSpro ICE problem workaround.
+
+2001-01-06  Golubev I. N.  <gin@mo.msk.ru>
+
+       * configure.in: check for dlopen by linking program with
+       <dlfcn.h>.
+
+2001-01-08  Andy Piper  <andy@xemacs.org>
+
+       * configure.in: add extra_includes and populate appropriately for
+       cygwin and mingw.
+
+2000-12-28  Andy Piper  <andy@xemacs.org>
+
+       * configure.in: allow --with-widgets=msw
+
+2001-01-08  Martin Buchholz <martin@xemacs.org>
+
+       * XEmacs 21.2.40 is released.
+
+2000-12-26  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * PROBLEMS (Running/Linux):  Rehabilitate Mandrake; tip for color-gcc.
+
+2000-12-20  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * PROBLEMS (Linux): document Mandrake policy, how to get Meta on
+       Alt, and getaddrinfo() blocking trying to get localhost's CNAME.
+
+2000-07-20  Kazuyuki IENAGA <ienaga@xemacs.org>
+
+       * configure.in: use input-method-xlib.o for USE_XFONTSET instead
+       of input-method-xfs.o.
+
+       * configure: ditto
+
+2000-12-31  Martin Buchholz <martin@xemacs.org>
+
+       * XEmacs 21.2.39 is released.
+
+2000-02-02   Daiki Ueno        <ueno@ueda.info.waseda.ac.jp>
+
+       * configure.in: Added check if the berkdb has db_create or not.
+
+2000-10-11  Yoshiki Hayashi  <yoshiki@xemacs.org>
+
+       * configure.in: Fix broken gcc detection for 2.7.2.
+
+2000-12-11  Andy Piper  <andy@xemacs.org>
+
+       * configure.in (XE_COMPUTE_RUNPATH): add netinstall as a subdirectory.
+
+       * netinstall: new net installer for MS-Windows.
+
+2000-12-05  Martin Buchholz <martin@xemacs.org>
+
+       * XEmacs 21.2.38 is released.
+
+2000-11-26  Björn Torkelsson  <torkel@hpc2n.umu.se>
+
+       * configure.in: Only show message about DnD API if compiling with DnD
+
+2000-11-09  Martin Buchholz  <martin@xemacs.org>
+
+       * configure.in: Autodetect elf.h.
+
 2000-11-14  Martin Buchholz <martin@xemacs.org>
 
        * XEmacs 21.2.37 is released.
 
 2000-10-10  Martin Buchholz  <martin@xemacs.org>
 
-       * configure.in: 
+       * configure.in:
        Use stropts.h, not sys/stropts.h.
        Use strtio.h, not sys/strtio.h.
 
 
 2000-07-12  Martin Buchholz  <martin@xemacs.org>
 
-       * configure.in: 
+       * configure.in:
        Make sure Unix98 socklen_t is defined.
        Use ANSI C mode `-std1' with DEC C instead of `-std'.
 
 2000-07-09  Martin Buchholz  <martin@xemacs.org>
 
-       * configure.in: 
+       * configure.in:
        Replace SMART_INCLUDE with a dumber, but more reliable method.
 2000-07-10  Martin Buchholz  <martin@xemacs.org>
 
-       * modules/zlib/Makefile: 
-       * modules/sample/Makefile: 
-       * modules/ldap/Makefile: 
-       * modules/base64/Makefile: 
-       * Makefile.in.in: 
+       * modules/zlib/Makefile:
+       * modules/sample/Makefile:
+       * modules/ldap/Makefile:
+       * modules/base64/Makefile:
+       * Makefile.in.in:
        rm -f ==> $(RM)
        define SHELL=/bin/sh
 
 2000-07-08  Ben Wing  <ben@xemacs.org>
 
        * configure.in: add -lcomdlg32 for cygwin.
-       
+
 2000-07-05  Craig Lanning  <lanning@scra.org>
 
        * aclocal.m4 (can_build_shared):
        First pass at module support for cygwin and mingw.
-       
+
        * configure:
        * configure (xe_check_libs):
        * configure (acfindx):
 
 2000-04-19  Martin Buchholz  <martin@xemacs.org>
 
-       * configure.in: 
+       * configure.in:
        * src/config.h.in:
        Rewrite SMART_INCLUDE implementation to actually work.
        Be paranoid - Avoid use of spaces in these macro definitions.
-       Leave alloca() definition at start of compilation unit, 
+       Leave alloca() definition at start of compilation unit,
        as AIX requests.
        Rename SMART_INCLUDE_MACRO to SMART_INCLUDE_INDIRECTIONS.
 
 
        * xemacs/configure.in: Do a normal link when compiling with
        --pdump. Don't try compiling an unexec object file.
+
 2000-03-27  Didier Verna  <didier@xemacs.org>
 
        * configure.in: reorganize the output by topic.
 
        * etc/HELLO (Thai): Modify for new font.
 
+1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
+
+       * etc/TUTORIAL.th: Change code to tis-620.
+
 1999-07-22  SL Baur  <steve@beopen.com>
 
        * configure.in: add sco7 support
 
        * config.guess: Synched with latest FSF version.
 
-1998-07-12  Bjrn Torkelsson  <torkel@hpc2n.umu.se>
+1998-07-12  Björn Torkelsson  <torkel@hpc2n.umu.se>
 
        * Makefile.in: added LDFLAGS.