update. emiko-1_14-pgg-0_1-last-
authorueno <ueno>
Tue, 26 Dec 2000 02:33:07 +0000 (02:33 +0000)
committerueno <ueno>
Tue, 26 Dec 2000 02:33:07 +0000 (02:33 +0000)
ChangeLog

index 389d7eb..068e3e6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,76 @@
+2000-12-26   Daiki Ueno  <ueno@unixuser.org>
+
+       * pgg-pgp.el (pgg-pgp-messages-coding-system): Abolish.
+       (pgg-pgp-process-region): Use `binary-funcall' instead of
+       `binary-to-text-funcall'.
+
+       * pgg-pgp5.el (pgg-pgp5-messages-coding-system): Abolish.
+       (pgg-pgp5-process-region): Use `binary-funcall' instead of
+       `binary-to-text-funcall'.
+
+2000-12-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * SEMI: Version 1.14.2 (Daish\e-Dòji)\e-A released.
+
+       * README.en (Required environment): Update to FLIM 1.14.2.
+
+       * mail-mime-setup.el (mail-setup-hook): Don't add
+       `eword-decode-header'.
+
+2000-12-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mime-view.el (mime-view-define-keymap): Return
+       `mime-view-mode-map' instead of set up as local keymap; don't call
+       `mime-view-define-keymap-hook'.
+       (mime-display-message): Add new optional argument `keymap'.
+
+       * mime-play.el (mime-store-message/partial-piece): Use
+       `binary-insert-encoded-file' and `binary-write-decoded-region'
+       instead of `binary-insert-file-contents' and
+       `binary-write-region'.
+
+2000-12-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * smime.el (smime-process-region): Use `binary-funcall' instead of
+       `binary-start-process-shell-command'.
+       (smime-verify-region): Use `binary-write-decoded-region' and
+       `binary-insert-encoded-file' instead of `binary-write-region' and
+       `binary-insert-file-contents'.
+
+       * pgg-pgp5.el (pgg-pgp5-messages-coding-system): New variable.
+       (pgg-pgp5-process-region): Use `binary-to-text-funcall' instead of
+       `binary-start-process-shell-command'.
+       (pgg-scheme-verify-region): Use `binary-write-decoded-region'
+       instead of `binary-write-region'.
+
+       * pgg-pgp.el (pgg-pgp-messages-coding-system): New variable.
+       (pgg-pgp-process-region): Use `binary-to-text-funcall' instead of
+       `binary-start-process-shell-command'.
+       (pgg-scheme-verify-region): Use `binary-write-decoded-region'
+       instead of `binary-write-region'.
+
+       * pgg-gpg.el (pgg-gpg-process-region): Use
+       `binary-to-text-funcall' instead of `binary-start-process'.
+
 2000-12-22   Daiki Ueno  <ueno@unixuser.org>
 
        * mime-view.el (mime-view-define-keymap): Bind [down-mouse-3]
        instead of `mouse-button-3'.
 
-2000-12-21  Tadashi Watanabe <watanabe@sigmaitec.co.jp>
+\f
+2000-12-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * SEMI: Version 1.14.1 (Kaga-Onsen) released.
+
+       * README.en (Required environment): Require FLIM 1.14.1 or later;
+       update required emacsen.
+
+2000-12-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * pgg-gpg.el (pgg-gpg-process-region): Use
+       `pgg-gpg-messages-coding-system'.
+
+2000-12-21  Tadashi Watanabe  <watanabe@sigmaitec.co.jp>
 
        * pgg-gpg.el (pgg-scheme-verify-region): Use a "-" as the name for
        the file with the signed material.