From 75e444254cb45460426b3484a3b2c1dbcac1d073 Mon Sep 17 00:00:00 2001 From: yamaoka Date: Thu, 13 May 1999 06:02:22 +0000 Subject: [PATCH] Update. --- ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/ChangeLog b/ChangeLog index ffdf618..a3912cd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +1999-05-13 Katsumi Yamaoka + + * mime-edit.el (mime-edit-decode-message-in-buffer): Call + `mime-edit-decode-single-part-in-buffer' with return value of + `mime-read-Content-Disposition'; don't modify the header if the + buffer is narrowed to a part. + (mime-edit-decode-single-part-in-buffer): Accept the optional arg + `content-disposition' and inherit it into the editing buffer. + +1999-05-13 OKUNISHI Fujikazu + + * mime-mc.el (mime-mc-pgp50-process-region, + mime-mc-gpg-process-region): Bind `shell-command-switch' to the + value of `mime-mc-shell-command-switch'. + (mime-mc-shell-command-switch): New user option. + 1999-05-12 Katsumi Yamaoka * mime-edit.el (mime-edit-decode-multipart-in-buffer): Use -- 1.7.10.4