diff lisp/gnus/ChangeLog @ 107758:79f81b166468

Use correct coding system when verifying a pgp signed message * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system if set.
author Andreas Schwab <schwab@linux-m68k.org>
date Thu, 01 Apr 2010 17:34:05 +0200
parents 570e94788418
children 18e1800af997 7d805250c222
line wrap: on
line diff
--- a/lisp/gnus/ChangeLog	Thu Apr 01 11:24:53 2010 -0400
+++ b/lisp/gnus/ChangeLog	Thu Apr 01 17:34:05 2010 +0200
@@ -1,3 +1,8 @@
+2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
+
+	* mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
+	if set.
+
 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
 
 	* mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.