update.
[elisp/apel.git] / ChangeLog
index 026f7bb..8039722 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,338 @@
+2012-04-26  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * README.ja, README.en (Bug reports): Modify for
+       apel-{en|ja}@lists.chise.org.
+
+2010-10-06  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * mcs-xm.el (charsets-mime-charset-alist):
+       - Don't use `japanese-jisx0208-1990' for `iso-2022-jp'
+       - Don't use `iso-2022-jp-3'
+       - Use `utf-8' instead of `shift_jis' for
+         '(ascii latin-jisx0201 katakana-jisx0201 japanese-jisx0208-1990)
+       - Don't use `iso-2022-jp-2'
+
+\f
+2010-06-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * APEL: Version 10.8 released.
+
+       * apel-ver.el (apel-ver): Change APEL version to 10.8.
+
+2010-02-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * EMU-ELS (emu-modules): Add setting for GNU Emacs 23 or later.
+
+       * invisible.el: In GNU Emacs 23, inv-19.el overrides builtin
+       function `invisible-p'.  To fix the bug, require `inv-23' when
+       running with GNU Emacs 23 or later.
+
+       * inv-23.el: New file [copied from inv-19.el, but `invisible-p' is
+       removed].
+
+       [Contributed by David Maus <maus.david@gmail.com>]
+
+2008-09-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * poe.el (format-time-string): Fix problem on GNU Emacs 22.2
+       <cf. http://www.rubyist.net/~matz/20080905.html#p01>.
+
+\f
+2007-02-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * APEL: Version 10.7 released.
+
+       * Makefile (VERSION): Update to 10.7.
+
+2006-12-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * APEL-MK (config-apel-package): Use
+       `install-get-default-package-directory'.
+
+       * install.el (install-get-default-package-directory): New
+       function.
+
+2006-12-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * apel-ver.el (apel-ver): Change APEL version to 10.7.
+
+2005-05-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * poem-xm.el (char-valid-p): New alias.
+
+2006-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * APEL-MK (config-apel-package): Avoid an error concerning
+       PACKAGEDIR with old XEmacs that doesn't use the package system.
+
+2006-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * install.el (install-update-package-files): Use
+       batch-update-directory-autoloads if it is available instead of
+       batch-update-directory.
+
+2006-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * APEL-MK (config-apel-package): Check for
+       (early|late|last)-package-hierarchies and configure-package-path
+       as well as (early|late|last)-packages.
+
+2006-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * time-stamp.el: Remove.  Suggested by Stephen Gildea, the
+       maintainer of time-stamp.el.
+
+       * EMU-ELS (emu-modules): Exclude it.
+
+       * README.en, README.ja: Remove time-stamp.el entry.
+
+2006-04-24  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * install.el (install-detect-elisp-directory): Fix 2002-11-29
+       change; assume default-load-path contains nil; use regexp-quote to
+       compare directories even in Emacs.
+
+2005-12-06  Ville Skyttä  <scop@xemacs.org>
+
+       * poe.el (minor-mode-overriding-map-alist): Doc fix.
+
+       * product.el (product-version-as-string): Doc fix.
+
+2002-11-29  Ben Wing  <ben@xemacs.org>
+
+       * install.el (install-detect-elisp-directory): Fix problems
+       handling backslashes in filenames (Windows).
+
+2005-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * filename.el (filename-special-filter-1): New macro defined for
+       filename-special-filter to use aref instead of sref for the recent
+       Emacsen.
+       (filename-special-filter): Use it.
+
+2005-06-05  Tatsuya Kinoshita  <tats@vega.ocn.ne.jp>
+
+       * poe-xemacs.el: Load `timer' even if `timer-funcs' exists.
+
+2005-05-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * poe.el (split-string): Import from Emacs 22. Add omit-nulls
+       argument.
+
+2005-05-03  Tatsuya Kinoshita  <tats@vega.ocn.ne.jp>
+
+       * poem.el (characterp): Use `char-valid-p' if it exists.
+       * poem.el (char-or-char-int-p): Ditto.
+
+2005-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * poe-xemacs.el (run-at-time): Attempt to load `timer-funcs'
+       before `timer'.
+
+2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * README.en, README.ja (CVS): Remove the description about
+       developers' pserver access.
+
+2004-02-06  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * calist.el (use-calist-package): Add missing arg to `format'.
+
+2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * Makefile: Make `elc' into the default entry.
+
+2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * poe-xemacs.el (run-at-time): Don't use `defadvice' in order to
+       avoid a conflict with the Gnus version.
+
+2003-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * poe-xemacs.el (run-at-time): Fully implement it for the recent
+       XEmacsen when the fsf-compat package is not available.
+       (run-at-time-tick-tock): Check closely whether a bug is in
+       `start-itimer'.
+
+2003-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * poe-xemacs.el (run-at-time): Redefine it to make it punctual.
+
+2003-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * poem-xm.el (char-length): Don't use `defun-maybe' to define it
+       since this module may be installed as the XEmacs package which
+       should be usable by all the XEmacs 21.x series.
+
+\f
+2003-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * APEL: Version 10.6 released.
+       * apel-ver.el (apel-ver): Change APEL version to 10.6.
+
+2003-07-03  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
+
+       * poe.el (make-temp-file) [2-args make-temp-file]:
+       Don't use octal number for file modes.
+
+       * poe.el (toplevel): Fixed the compile-time check for the definition of
+       `make-temp-file' [apel-ja: 00874].
+       (make-temp-file) [no make-temp-file, single-user system]:
+       Don't use `set-default-file-modes' nor `default-file-modes'.
+
+2003-07-03  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * poe-18.el (make-directory-internal): Signal an error according to
+       the exit status of mkdir.
+       (delete-directory): New function.
+       (write-region): Ditto.
+
+\f
+2003-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * APEL: Version 10.5 released.
+       * apel-ver.el (apel-ver): Change APEL version to 10.5.
+
+2003-05-29  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * poe.el (make-temp-file) [no make-temp-file, single-user system]:
+       Modified for OS/2.
+
+2003-05-22  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * install.el (install-prefix): Change value for Meadow2 and NTEmacs.
+
+2003-05-20  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
+
+       * poe.el (make-temp-file) [no make-temp-file, multi-user system]:
+       Modified comments.
+
+2003-05-19  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
+
+       * poe.el (make-temp-file) [no make-temp-file, multi-user system]:
+       Flatten nested `unwind-protect'.  Fixed comments.
+
+2003-05-15  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * poe.el (make-temp-file): New function.
+
+2002-11-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mcs-20.el (mcs-region-repertoire-p): New function for UTF-2000
+       implementations.
+       (mcs-string-repertoire-p): Likewise.
+       (detect-mime-charset-region): New implementation for UTF-2000
+       implementations.
+       (detect-mime-charset-string): New function for UTF-2000
+       implementations.
+
+2002-11-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * filename.el (filename-filters): Change default value to nil.
+
+\f
+2002-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * APEL: Version 10.4 released.
+
+2002-10-03  Takeshi Morishima  <qa3507@email.mot.com>
+
+       * install.el (install-elisp-module): Delete an elc file if the
+       optional 5th argument `del-elc' is given.
+       (install-elisp-modules): Allow the optional 5th argument `del-elc'
+       and pass it to `install-elisp-module'.
+
+2002-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * mcs-ltn1.el (mime-charset-to-coding-system): Allow the 2nd arg.
+       * mcs-nemacs.el (mime-charset-to-coding-system): Ditto.
+
+2002-07-13  Daiki Ueno  <daiki@xemacs.org>
+
+       * mcs-xm.el (encode-mime-charset-string): Use `defun' instead of
+       `defsubst'
+
+2002-07-10  Adrian Aichner  <adrian@xemacs.org>
+
+       * emu.el: Conditionalise defalias 'tl:overlay-buffer on
+       'tl:overlay-buffer, not 'tl:overlay-put.
+
+2002-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * mcs-e20.el (charsets-mime-charset-alist): Remove nil's from the
+       default value.
+       * mcs-xm.el (charsets-mime-charset-alist): Ditto.
+
+2002-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * mcs-e20.el (charsets-mime-charset-alist): Add Latin8 and Latin9
+       charsets.  Suggested by Tatsuya Kinoshita <tats@iris.ne.jp>.
+       * mcs-xm.el (charsets-mime-charset-alist): Ditto.
+
+2002-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * pccl.el (ccl-usable): Make non-MULE XEmacs don't require `ccl'
+       even if this file is mis-compiled for XEmacs with MULE.
+
+2002-03-23  Nix  <nix@esperi.demon.co.uk>
+
+       * poem-ltn1.el (truncate-string): Act like the real `truncate-string':
+       do not fail if the string is shorter than the max length.
+
+2002-04-30  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * poem-xm.el (string-to-char-list): Revive it again.
+
+2002-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * poem-xm.el (string-to-char-list): Remove.  It is restored in
+       XEmacs CVS.
+
+2002-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * poem-xm.el (char-length): New function.
+       (string-to-char-list): New function.
+
+2002-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * pym.el: Add a note that `def*-maybe' might not provide functions
+       or variables at run-time.
+
+2001-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * tinycustom.el (custom-declare-face): New function.
+       (defface): Use it.
+
+2001-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * poe.el (format-time-string): Support the 3rd arg `universal'.
+       (support-timezone-in-numeric-form-and-3rd-arg): Renamed from
+       `support-timezone-in-numeric-form';
+       support the 3rd arg `universal'.
+
+2001-10-12  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
+
+       * poe.el (format-time-string): Support the construct `%z'.
+       (support-timezone-in-numeric-form): New advice.
+
+2001-09-09   Daiki Ueno  <ueno@unixuser.org>
+
+       * pccl.el (transform-make-coding-system-args): Follow old backquote
+       style.
+
+2001-07-20  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
+
+       * install.el (install-file, install-elisp-module): Set file modes
+       according to `install-overwritten-file-modes'.
+
+       * poe-18.el (defalias): Remove alias to fset and define it by
+       using `defun'.
+
+2001-06-23  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
+
+       * install.el (install-files): Do not make DEST directory when
+       JUST-PRINT is non-nil.
+
 2001-06-20  Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>
 
        * install.el (install-elisp-modules): Do not make DEST directory
 2000-12-31  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
 
        * README.ja: Typo fixed.
+
 \f
 2000-12-30  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
 
        (minor-mode-map-alist): Ditto.
 
        * README.en ((d) make.bat (for MS-DOS family)): New section.
-       * README.ja ((d) make.bat \e$B$rMxMQ$9$k\e(B (MS-DOS \e$B7O\e(B OS \e$B$N>l9g\e(B)):
+       * README.ja ((d) make.bat \e$(B$rMxMQ$9$k\e(B (MS-DOS \e$(B7O\e(B OS \e$(B$N>l9g\e(B)):
        Ditto.
 
 2000-12-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
 
        * APEL: Version 8.4 was released.
 
-       * EMU-ELS: Don't use HIRAGANA LETTER A (\e$B$"\e(B) to detect character
+       * EMU-ELS: Don't use HIRAGANA LETTER A (\e$(B$"\e(B) to detect character
        indexing (Emacs 20.3 or later).
 
 1998-04-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>