* poe.el (toplevel): Fixed the compile-time check for the definition of
[elisp/apel.git] / ChangeLog
index 5159d7f..3a7f2b8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+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.