* poe-18.el (make-directory-internal): Signal an error according to
[elisp/apel.git] / ChangeLog
index 4d936c5..413a06c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,34 @@
+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.
+
+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.