projects
/
elisp
/
gnus.git-
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8454f52
)
Synch to No Gnus 200510200341.
author
yamaoka
<yamaoka>
Thu, 20 Oct 2005 03:41:37 +0000
(
03:41
+0000)
committer
yamaoka
<yamaoka>
Thu, 20 Oct 2005 03:41:37 +0000
(
03:41
+0000)
lisp/rfc2047.el
patch
|
blob
|
history
diff --git
a/lisp/rfc2047.el
b/lisp/rfc2047.el
index
3822c8a
..
f5631f4
100644
(file)
--- 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))