(Installation): Modify for APEL 9.22; modify location of APEL.
[elisp/flim.git] / ChangeLog
index 6a5109a..7f78630 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,47 @@
+1999-09-01  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * smtpmail.el (smtpmail-send-it): Make directory
+       `smtpmail-queue-dir' if it does not exist; convert filename of
+       queued mail using `convert-standard-filename'.
+       (smtpmail-queue-index): Treat `smtpmail-queue-dir' as a directory
+       name using `file-name-as-directory'.
+       (smtpmail-queue-dir, smtpmail-queue-mail): Remove "*" from doc
+       strings.
+
+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'.
+
+1999-08-25  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * FLIM-ELS: Use `if' instead of `unless'.
+
+\f
+1999-08-24  MORIOKA Tomohiko  <tomo@m17n.org>
+
+       * CLIME: Version 1.13.3 (Hirahata) released.
+
+       * README.en (Installation): Modify for APEL 9.21.
+
+1999-08-24  MORIOKA Tomohiko  <tomo@m17n.org>
+
+       * mime-def.el: Don't require cl.
+       (make-mime-content-type): Don't use `list*'.
+
+1999-08-24  Taiji Can         <Taiji.Can@atesoft.advantest.co.jp>
+
+       * mime-def.el: Use `int-to-string' instead of `number-to-string'.
+
+\f
+1999-08-23  MORIOKA Tomohiko  <tomo@m17n.org>
+
+       * CLIME: Version 1.13.2 (Nukatabe) released.
+
 1999-08-19  TSUMURA Tomoaki   <tsumura@kuis.kyoto-u.ac.jp>
 
        * mel-b-el.el (base64-num-to-char): Use <(` ...)> and <(, ...)>