projects
/
elisp
/
flim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0724b55
)
(mime-insert-decoded-header): Fix typo.
author
morioka
<morioka>
Thu, 18 Jun 1998 17:37:04 +0000
(17:37 +0000)
committer
morioka
<morioka>
Thu, 18 Jun 1998 17:37:04 +0000
(17:37 +0000)
eword-decode.el
patch
|
blob
|
history
diff --git
a/eword-decode.el
b/eword-decode.el
index
0e3f3ca
..
5280aeb
100644
(file)
--- a/
eword-decode.el
+++ b/
eword-decode.el
@@
-310,7
+310,7
@@
If SEPARATOR is not nil, it is used as header separator."
;; Don't decode
(insert-buffer-substring src-buf p end)
)
- ((memq field-name eword-decode-structured-field-list)
+ ((memq field eword-decode-structured-field-list)
;; Decode as structured field
(let ((body (save-excursion
(set-buffer src-buf)