X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=eef343ba19b8fd7fcd4275d038b242a7d0ec015d;hb=23348e8db2d12e44f8b60079dae1458bf5632f35;hp=5f62b1e1e710d8467c27d9fc2228ff9ce2568939;hpb=1b4895476da6fd7af2c00eef926d817353a791f1;p=chise%2Fxemacs-chise.git- diff --git a/ChangeLog b/ChangeLog index 5f62b1e..eef343b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,32 +1,3 @@ -2002-10-01 MORIOKA Tomohiko - - * etc/char-data/JC3-to-UCS.txt (JC3-41F8): Don't map to U+4F60. - -2002-09-15 MORIOKA Tomohiko - - * 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 - - * etc/char-data/JC3-to-UCS.txt: New file. - -2002-07-23 MORIOKA Tomohiko - - * 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 - - * etc/char-data/GT-RS.txt: Moved from etc/GT-RS.txt. - 2002-03-11 MORIOKA Tomohiko * Makefile.in.in (COPYDIR): Add ${srcdir}/lib-src/char-db if @@ -75,6 +46,83 @@ * configure.in: Add new option `--with-utf-2000'; define `UTF2000' if it is specified. +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.