From: yamaoka Date: Thu, 26 Aug 1999 12:32:56 +0000 (+0000) Subject: Update. X-Git-Tag: apel-9_22~37 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=54379490ef2a519a504c02ee8efe0819a3c330a5;p=elisp%2Fapel.git Update. --- diff --git a/ChangeLog b/ChangeLog index 3c7ea97..692de39 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,16 @@ 1999-08-26 Katsumi Yamaoka + * path-util.el (directory-files): Emulate as Emacs 19 or later to + accept the optional fourth argument for old Emacsen. It is needed + here for compiling other packages. + + * APEL-ELS (apel-modules): Add `time-stamp' if Emacs version is + less than 19.16. + + * time-stamp.el: New file imported from Emacs 19.28. + +1999-08-26 Katsumi Yamaoka + * tinycustom.el (defface): Quote the argument of `make-face'. 1999-08-25 Katsumi Yamaoka