From 54379490ef2a519a504c02ee8efe0819a3c330a5 Mon Sep 17 00:00:00 2001 From: yamaoka Date: Thu, 26 Aug 1999 12:32:56 +0000 Subject: [PATCH] Update. --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) 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 -- 1.7.10.4