diff lisp/gnus/ChangeLog @ 92771:a3d61f1532f1

Use with-current-buffer. (nnmh-request-list-1): Use mm-string-to-multibyte rather than mm-string-as-multibyte on the output of mm-encode-coding-string.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Wed, 12 Mar 2008 18:44:07 +0000
parents b7f1378e2a2c
children 3637573105bd
line wrap: on
line diff
--- a/lisp/gnus/ChangeLog	Wed Mar 12 18:40:01 2008 +0000
+++ b/lisp/gnus/ChangeLog	Wed Mar 12 18:44:07 2008 +0000
@@ -1,5 +1,9 @@
 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
 
+	* nnmh.el: Use with-current-buffer.
+	(nnmh-request-list-1): Use mm-string-to-multibyte rather than
+	mm-string-as-multibyte on the output of mm-encode-coding-string.
+
 	* nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte temp buffer.
 	(nnimap-request-move-article): Use with-current-buffer.