X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=9407177e4389b0b87ee24b53658e08a6edcc81d8;hb=2dbb17b470cacd77723a20070d8da8e94d7fa87d;hp=ba1bafdbb465aeb459f5411e6e598b34d33768aa;hpb=1333892ce114deb5519f92a9341b5957758aee42;p=elisp%2Fapel.git diff --git a/ChangeLog b/ChangeLog index ba1bafd..9407177 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,49 @@ +1999-11-12 Shuhei KOBAYASHI + + * README.en (Version specific information): New section. + + * pcustom.el [old custom]: Refer to it. + + * tinycustom.el: checkdoc. + +1999-11-12 Shuhei KOBAYASHI + + * APEL-MK: Require 'path-util explicitly. + +1999-11-12 Shuhei KOBAYASHI + + * APEL-MK, APEL-CFG, APEL-ELS, EMU-ELS: Rewritten. + + * install.el: Removed v18 stuff; now we require 'poe. + Modified some comments. + + +1999-11-11 Shuhei KOBAYASHI + + * localhook.el, pcustom.el: checkdoc. + +1999-11-09 Katsumi Yamaoka + + * 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 + + * poe-18.el (put-text-property, next-property-change, + text-properties-at): Define as null function. + +1999-11-02 Katsumi Yamaoka + + * poe-18.el (add-text-properties, get-text-property): Define as + null function. + (file-executable-p): New function. + + 1999-10-22 Katsumi Yamaoka * APEL: Version 9.23 released.