Synch to No Gnus 200510200341.
authoryamaoka <yamaoka>
Thu, 20 Oct 2005 03:41:37 +0000 (03:41 +0000)
committeryamaoka <yamaoka>
Thu, 20 Oct 2005 03:41:37 +0000 (03:41 +0000)
lisp/rfc2047.el

index 3822c8a..f5631f4 100644 (file)
@@ -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))