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

index 07b53a4..9658788 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,13 +1,12 @@
 1999-08-26  Katsumi Yamaoka   <yamaoka@jpl.org>
 
+       * FLIM-CFG: Emulate `add-to-list' and `data-directory' for old
+       Emacsen; require `poe' if the function `member' is not bound
+       because the function `add-path' uses it.
+
        * smtpmail.el (smtpmail-send-it): Use `time-stamp-yyyy-mm-dd' and
        `time-stamp-hh:mm:ss' instead of `current-time'.
 
-       * FLIM-ELS (flim-modules): Add `time-stamp' if Emacs version is
-       less than 19.16.
-
-       * time-stamp.el: New file imported from Emacs 19.28.
-
 1999-08-25  Katsumi Yamaoka   <yamaoka@jpl.org>
 
        * FLIM-ELS: Use `if' instead of `unless'.