Require 'path-util explicitly.
[elisp/apel.git] / ChangeLog
index c214a2d..cf26bdf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,39 @@
+1999-11-12  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
+
+       * APEL-MK: Require 'path-util explicitly.
+
+1999-11-12  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
+
+       * APEL-MK, APEL-CFG, APEL-ELS, EMU-ELS: Rewritten.
+
+       * install.el: Removed v18 stuff; now we require 'poe.
+       Modified some comments.
+
+\f
+1999-11-11  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
+
+       * localhook.el, pcustom.el: checkdoc.
+
+1999-11-09  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * pcustom.el: Warn if the new custom library is not found at the
+       compile time.
+
+       * APEL-CFG: Don't add the path of "custom" to `load-path'.
+
+       * poe-18.el (file-executable-p): Returns nil if the file does not
+       exist.
+
+1999-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * poe-18.el (put-text-property, next-property-change, 
+       text-properties-at): Define as null function.
+
 1999-11-02  Katsumi Yamaoka   <yamaoka@jpl.org>
 
-       * poe-18.el (file-executable-p): New function.
+       * poe-18.el (add-text-properties, get-text-property): Define as
+       null function.
+       (file-executable-p): New function.
 
 \f
 1999-10-22  Katsumi Yamaoka   <yamaoka@jpl.org>