From: ueno Date: Fri, 5 Nov 1999 22:12:03 +0000 (+0000) Subject: update. X-Git-Tag: emiko-1_13_7~47 X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6c5a5e54b04460f91a1af74ca7d909ee3fdf729;p=elisp%2Fsemi.git update. --- diff --git a/ChangeLog b/ChangeLog index fd51808..b072b04 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,13 @@ 1999-11-05 Daiki Ueno + * pgg-pgp.el (sign-region): Fix regexp for the beginning of armor. + + * pgg-gpg.el (encrypt-region): Don't use "--textmode" in GPG + arguments, replace line break code with CRLF while signing + instead. + +1999-11-05 Daiki Ueno + * mime-pgp.el (mime-verify-application/pgp-signature): Copy the messages in PGG buffers to MIME-echo buffer instead of binding `pgg-output-buffer'.