* poe.el (toplevel): Fixed the compile-time check for the definition of
[elisp/apel.git] / ChangeLog
index c381cd2..3a7f2b8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,35 @@
+2003-07-03  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * 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.
+
+       * 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]: