This commit was manufactured by cvs2svn to create branch 'utf-2000'.
[chise/xemacs-chise.git-] / ChangeLog
index 3daa021..ec89212 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,228 @@
+2002-09-15  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
+
+       * etc/char-data/JC3-to-UCS.txt (JC3-76CD): Fix typo.
+       (JC3-76E8): Likewise.
+       (JC3-7DC6): New mapping.
+       (JC3-7DCA): Fix typo.
+       (JC3-7FE6): Likewise.
+       (JC3-83A2): New mapping.
+       (JC3-83AD): Fix typo.
+       (JC3-9AA9): Likewise.
+
+2002-09-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * etc/char-data/JC3-to-UCS.txt: New file.
+
+2002-07-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * etc/char-data/B-to-UCS.txt, etc/char-data/J90-to-UCS.txt,
+       etc/char-data/JSP-to-UCS.txt, etc/char-data/JX1-to-UCS.txt,
+       etc/char-data/JX2-to-UCS.txt: New files.
+
+2002-07-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
+
+       * etc/char-data/GT-RS.txt: Moved from etc/GT-RS.txt.
+
+2002-03-11  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
+
+       * 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  <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-12-17  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * XEmacs 21.4.6 "Common Lisp" is released.
+
+2001-12-17  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * XEmacs 21.4.6 "Common Lisp" is released.
+
+2001-12-04  Jan Vroonhof  <jan.vroonhof@ntlworld.com>
+
+       * etc/photos/jan.png: New photo.
+
+2001-11-21  Robert Pluim  <rpluim@bigfoot.com>
+
+       * PROBLEMS (Sun/Solaris): Document fix for Motif related crashes
+
+2001-12-15  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * configure.in (Miscellaneous Flags): test for -z nocombreloc,
+       instead of -z combreloc, to avoid confusing Solaris.
+
+2001-11-24  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * configure.usage: Makefile.in -> Makefile.in.in.
+
+2001-11-21  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * Makefile.in.in: HP-UX needs LDFLAGS.  From Lutz Jaenicke
+       <Lutz.Jaenicke@aet.TU-Cottbus.DE>.
+
+2001-11-17  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * configure.in: Fix typos in comments.
+       * (Miscellaneous flags): Use -z nocombreloc if supported and !pdump.
+       * (Installation): Suggest pdump instead of -z nocomboreloc.
+       * configure.usage: Document --quick-build.
+
+2001-10-30  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * configure.in: Typo in reference to with_ipv6_cname.
+
+2001-10-30  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * configure.in: Initialize with_ipv6_cname=no.
+       * configure.usage: Document it.
+
+2001-10-23  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * XEmacs 21.4.5 "Civil Service" is released.
+
+2001-10-05  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * configure.in: Document that autoconf 2.5x is unsupported.
+
+2001-10-02  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * PROBLEMS:  configure doesn't support --with-{ld,as}, use environment
+       variables.  Suggested by Goran Koruga <goran.koruga@hermes.si>.
+
+2001-09-17  Ben Wing  <ben@xemacs.org>
+
+       * configure.in (TAB):
+       * configure.in (XE_COMPUTE_RUNPATH):
+       Don't use -Wshadow when compiling with g++ or you get buried in
+       silly warnings.  This patch was already applied but somehow got
+       unapplied.  Stephen?
+
+2001-08-19  Charles Wilson  <cwilson@ece.gatech.edu>
+
+       * configure.in (for graphics libraries): Detect Cygwin xpm-nox.
+
+2001-08-02  Peter Brown  <rendhalver@users.sourceforge.net>
+
+       Synch options documentation with those in configure.in:
+
+       * configure.usage (--with-dialogs): added lucid to list of options
+       * configure.usage (--with-widgets): added lucid to list of options
+       * 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  <didier@xemacs.org>
+
+       * configure.ac: new. Autoconf 2.5x guard.
+
+2001-08-29  Jered Floyd  <jered@MIT.EDU>
+
+       * configure.in (moduledir,sitemoduledir,archlibdir):
+        Place arch-specific files under ${libdir}, not under ${datadir}.
+
+2001-07-28  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * XEmacs 21.4.4 "Artificial Intelligence" is released.
+
+2001-07-22  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * configure.in (with_esd_sound): Default to no.
+
+       * configure.usage: Various documentation improvements.
+
+       * configure.in (--with-ipv6-cname): New Boolean option.  Defaults on.
+       * configure.usage:
+       * PROBLEMS (IPv6 CNAME lookup):
+       Document it.
+
+2001-07-18  Adrian Aichner  <adrian@xemacs.org>
+
+       * etc\TUTORIAL: Fix minor typo.
+       * etc\TUTORIAL.de: Sync with TUTORIAL.
+
+2001-05-23  Ben Wing  <ben@xemacs.org>
+
+       * etc\sample.init.el:
+       * etc\sample.init.el (Init-safe-require): New.
+       * etc\sample.init.el ((fboundp 'pending-delete-mode)):
+       * etc\sample.init.el ((eq system-type 'windows-nt)):
+       * etc\sample.init.el (dired):
+       * etc\sample.init.el ((Init-safe-require 'efs-auto)):
+       * etc\sample.init.el (completer):
+       * etc\sample.init.el (crypt):
+       * etc\sample.init.el (filladapt):
+       * etc\sample.init.el ((fboundp 'turn-on-lazy-lock)):
+       * etc\sample.init.el ((fboundp 'resize-minibuffer-mode)):
+       * etc\sample.init.el ((Init-safe-require 'scroll-in-place)):
+       Rewrite to be much more careful about loading features -- now
+       it decays gracefully even in the complete absence of packages.
+       Also avoid doing obnoxious things when loading efs.
+
+2001-04-14  Gordon Sadler  <gbsadler1@lcisp.com>
+
+       * configure.in: Add GTK_CFLAGS to CPPFLAGS for glade.h check.
+
+2001-07-01  Alexey Mahotkin  <alexm@hsys.msk.ru>
+
+       * configure.in (option processing):  with_widgets=m is ambiguous;
+       don't allow it.
+       (AC_CHECKING for the Athena widgets): Don't check for Athena when
+       with_widgets=no.
+
+2001-05-29  Martin Buchholz  <martin@xemacs.org>
+
+       * configure.in: Remove stray backslash.
+
+2001-05-27  Kazuo Oishi  <oishi@n-pl.org>
+
+       * etc/xemacs-ja.1: Replace with new translation.
+
+2001-05-17  Andrew Begel  <abegel@eecs.berkeley.edu>
+
+       * aclocal.m4 (LTLD): Don't use "gcc", use the ld reported by gcc.
+
 2001-05-17  Stephen J. Turnbull  <stephen@xemacs.org>
 
        * XEmacs 21.4.3 "Academic Rigor" is released.
 
        * XEmacs 21.2.38 is released.
 
-2000-11-26  Bjrn Torkelsson  <torkel@hpc2n.umu.se>
+2000-11-26  Björn Torkelsson  <torkel@hpc2n.umu.se>
 
        * configure.in: Only show message about DnD API if compiling with DnD
 
 
        * 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.