Update.
authoryamaoka <yamaoka>
Thu, 26 Aug 1999 12:32:56 +0000 (12:32 +0000)
committeryamaoka <yamaoka>
Thu, 26 Aug 1999 12:32:56 +0000 (12:32 +0000)
ChangeLog

index 3c7ea97..692de39 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,16 @@
 1999-08-26  Katsumi Yamaoka   <yamaoka@jpl.org>
 
+       * 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   <yamaoka@jpl.org>
+
        * tinycustom.el (defface): Quote the argument of `make-face'.
 
 1999-08-25  Katsumi Yamaoka   <yamaoka@jpl.org>