update.
[chise/xemacs-chise.git-] / ChangeLog
index 0d32ae9..5b8514c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
-2001-04-14  Stephen J. Turnbull  <stephen@xemacs.org>
+2001-12-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
 
-       * XEmacs 21.2.47 "Zephir" is released.
+       * configure.in: Don't define `HAVE_GGC' in XEmacs UTF-2000.
 
-2001-03-26  Paul Stodghill  <stodghil@cs.cornell.edu>
+2001-08-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
 
-       * configure.in: Don't #define __STDC__ in confdefs.h
+       * 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.
 
-2001-03-30  Ben Wing  <ben@xemacs.org>
+2000-06-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
 
-       * etc\sample.init.el:
-       * etc\sample.init.el (Init-kill-entire-line):
-       * etc\sample.init.el (describe-foo-at-point):
-       * etc\sample.init.el (kill-current-buffer):
-       * etc\sample.init.el (kill-current-buffer-and-window):
-       * etc\sample.init.el (grep-c-files): Removed.
-       * etc\sample.init.el (grep-all-files-history): New.
-       * etc\sample.init.el (grep-all-files-omitted-expressions): New.
-       * etc\sample.init.el (grep-all-files-omitted-directories): New.
-       * etc\sample.init.el (construct-grep-all-files-command): New.
-       * etc\sample.init.el (grep-all-files-in-current-directory): New.
-       * etc\sample.init.el (grep-lisp-files): Removed.
-       * etc\sample.init.el (grep-all-files-in-current-directory-and-below): New.
-       * etc\sample.init.el (clear-select):
-       * etc\sample.init.el ((control kp-add)):
-       * etc\sample.init.el (pause):
-       * etc\sample.init.el ((eq system-type 'windows-nt)):
+       * configure.in: Define `HAVE_GGC' if with-utf-2000 is specified.
 
-       Add documentation for defined functions.  Change grep functions to
-       be more generally useful.  Document more specifically what the
-       `menu-force' setting actually does -- what commands are overridden
-       and how to access them.
+1999-09-09  MORIOKA Tomohiko  <tomo@etl.go.jp>
 
-2001-03-30  Stephen J. Turnbull  <stephen@xemacs.org>
+       * configure.in: Add new option `--with-text-coding'; define
+       `TEXT_CODING' if it is specified.
 
-       * configure.usage:  Document --with-file-coding.
+1999-08-30  MORIOKA Tomohiko  <tomo@etl.go.jp>
 
-       * 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  <stephen@xemacs.org>
-
-       * etc/gnuserv.1 (UNIX_DOMAIN_SOCKETS: 
-       * PROBLEMS (Problems with running XEmacs):
-       Document TMPDIR lossage in gnuserv/gnuclient.
-
-2001-03-06  Ben Wing  <ben@xemacs.org>
-
-       * etc\sample.init.el:
-       * etc\sample.init.el (Init-kill-entire-line): New.
-       Fix to take into account the removed kill-whole-line changes.
-
-2001-03-21  Martin Buchholz <martin@xemacs.org>
-
-       * XEmacs 21.2.46 "Urania" is released.
-
-2001-03-19  Andy Piper  <andy@xemacs.org>
-
-       * configure.in: default rel-alloc to off under cygwin
+       - Delete `--with-ucs4' option.
+       - Display message about UTF-2000 if "$with_utf_2000" = yes.
 
-2001-03-15  Stephen J. Turnbull  <stephen@xemacs.org>
+1999-06-17  MORIOKA Tomohiko  <tomo@etl.go.jp>
 
-       * ChangeLog: Fix CVS commit breakage from GTK merge, log GTK merge.
-
-       * CHANGES-beta:
        * configure.in:
-       Fix gratuitous whitespace changes from GTK merge.
-
-       * configure.usage: Untabify --with-{gtk,gnome}.
-
-2001-03-15  Stephen J. Turnbull  <stephen@xemacs.org>
-
-       * etc/OXYMORONS: New file of 21.4 codenames.
-
-2001-03-12  Andy Piper  <andy@xemacs.org>
-
-       * configure.in: only pick up mingw directory.
-
-2001-03-02  Ben Wing  <ben@xemacs.org>
-
-       * info\dir: Update to 21.4; clean up descriptions of manuals;
-       replace misnomer "Local Packages" with more correct "Other
-       Documentation".
-
-2001-03-02  Ben Wing  <ben@xemacs.org>
+       - Add new option `--with-ucs4'; define `CHAR_IS_UCS4' if it is
+         specified.
+       - Define `CHAR_IS_UCS4' if `--with-utf-2000' is specified.
 
-       * etc\README: sample.emacs -> sample.init.el.
+1999-06-15  MORIOKA Tomohiko  <tomo@etl.go.jp>
 
-2001-03-09  William M. Perry  <wmperry@aventail.com>
-
-       * CHANGES-beta:
-       * configure.in:
-       * configure.usage:
-       The Great GTK Merge.
-
-2001-02-23  Andy Piper  <andy@xemacs.org>
-
-       * configure.usage (--with-netinstall): add docs.
-
-       * configure.in: with_netinstall is a new option. Default to off.
-
-2001-02-23  Martin Buchholz <martin@xemacs.org>
-
-       * XEmacs 21.2.45 "Thelxepeia" is released.
-
-2001-02-13  Martin Buchholz  <martin@xemacs.org>
-
-       * aclocal.m4: Fix module support for AIX cc.
-       Support possible future OSes irix7, aix5, osf[56].
-
-2001-02-12  Martin Buchholz  <martin@xemacs.org>
-
-       * configure.in: No need for NON_GNU_CPP on SCO.
-
-2001-02-10  Martin Buchholz  <martin@xemacs.org>
-
-       * etc/MACHINES: Rewritten.  Bitrot discarded.
-
-2001-02-09  Martin Buchholz  <martin@xemacs.org>
-
-       * configure.in: Prefer utime to utimes - it's more standard.
-       Remove explicit checking for struct utimbuf.
-       Remove explicit checking for <utime.h>.
-       Combined into one simpler test for utime.
-       Add explicit check for utimes, if utime not found.
+       * 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.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.