diff lisp/gnus/ChangeLog @ 92777:1186239f19c8

(rfc2047-decode-string): Don't use `m'. Avoid mm-string-as-multibyte as well.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Wed, 12 Mar 2008 19:40:14 +0000
parents cb44c6d29ee0
children 054fe9aaf3e3
line wrap: on
line diff
--- a/lisp/gnus/ChangeLog	Wed Mar 12 19:20:33 2008 +0000
+++ b/lisp/gnus/ChangeLog	Wed Mar 12 19:40:14 2008 +0000
@@ -1,5 +1,8 @@
 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
 
+	* rfc2047.el (rfc2047-decode-string): Don't use `m'.
+	Avoid mm-string-as-multibyte as well.
+
 	* nnweb.el (nnweb-insert-html):
 	Remove use of nnheader-string-as-multibyte.