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:
3a75f67
)
(mime-decode-header-in-buffer): fixed.
author
morioka
<morioka>
Mon, 2 Nov 1998 11:52:14 +0000
(11:52 +0000)
committer
morioka
<morioka>
Mon, 2 Nov 1998 11:52:14 +0000
(11:52 +0000)
eword-decode.el
patch
|
blob
|
history
diff --git
a/eword-decode.el
b/eword-decode.el
index
e194e51
..
f176a97
100644
(file)
--- a/
eword-decode.el
+++ b/
eword-decode.el
@@
-454,7
+454,7
@@
If SEPARATOR is not nil, it is used as header separator."
(match-beginning 0)
(point-max)
))
- ))
+ code-conversion))
(define-obsolete-function-alias 'eword-decode-header
'mime-decode-header-in-buffer)