(mime-edit-user-agent-value): Add a setting for XEmacs CHISE.
[elisp/semi.git] / ChangeLog
index dd93a3c..627085b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,32 @@
+2003-12-07  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * mime-play.el (mime-require-safe-directory): Check the owner of the
+       directory if it already exists.
+
+2003-12-06  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * mime-play.el  (mime-require-safe-directory): New function.
+       (mime-store-message/partial-piece): Use it.
+
+2003-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * mime-play.el (mime-store-message/partial-piece): Fix
+       mis-designed parenthesis in the `let' form.
+
+2001-11-27  Daiki Ueno  <ueno@unixuser.org>
+
+       * mime-w3.el: Don't use `url-register-protocol' if it is not
+       fboundp; announce `url-cid' feature instead.
+       [cf. <Wanderlust:8566>]
+
+       (url-cid): Change return value for the current URL package.
+
+2003-06-09  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * pgg-gpg.el (pgg-gpg-process-region): Undo the last change;
+       Add --yes option to overwrite existing output file;
+       Remove needless set-default-file-modes.
+
 2003-05-29  Yuuichi Teranishi  <teranisi@gohome.org>
 
        * pgg-gpg.el (pgg-gpg-process-region): Undo the last change.