From: yamaoka Date: Thu, 20 Oct 2005 03:41:37 +0000 (+0000) Subject: Synch to No Gnus 200510200341. X-Git-Tag: t-gnus-6_17_4-quimby-~290 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=cc348db165718df34401ac9801a7d8709f8da904;p=elisp%2Fgnus.git- Synch to No Gnus 200510200341. --- diff --git a/lisp/rfc2047.el b/lisp/rfc2047.el index 3822c8a..f5631f4 100644 --- a/lisp/rfc2047.el +++ b/lisp/rfc2047.el @@ -845,7 +845,6 @@ ENCODED-WORD)." (push (cons cs text) rest)) ;; Don't decode encoded-word. (push (cons nil (nth 3 word)) rest))) - (setq words nil) (while rest (setq words (concat (or (and (setq cs (caar rest))