X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=7f78630abfd69a8800b985552a928b7957dab90e;hb=41e4fd4242e2a1f959c312e74854025cbb9d0f80;hp=cb462f604a12a1be5ba2984d1d9204eadc25a83d;hpb=8524690dd6b1352aa3561701226c7e10c534f099;p=elisp%2Fflim.git diff --git a/ChangeLog b/ChangeLog index cb462f6..7f78630 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,33 @@ +1999-09-01 Katsumi Yamaoka + + * 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 + + * 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 + + * FLIM-ELS: Use `if' instead of `unless'. + + +1999-08-24 MORIOKA Tomohiko + + * CLIME: Version 1.13.3 (Hirahata) released. + + * README.en (Installation): Modify for APEL 9.21. + 1999-08-24 MORIOKA Tomohiko * mime-def.el: Don't require cl.