Fix last commit.
[elisp/apel.git] / ChangeLog
index ab83d6d..0eb9eac 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,85 @@
-2002-10-03  Morishima <qa3507@email.mot.com>
+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 pachage 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.
 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>