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:
d615cf5
)
(mime-set-field-decoder): Doc string typo.
author
czkmt
<czkmt>
Thu, 21 Oct 1999 15:40:42 +0000
(15:40 +0000)
committer
czkmt
<czkmt>
Thu, 21 Oct 1999 15:40:42 +0000
(15:40 +0000)
eword-decode.el
patch
|
blob
|
history
diff --git
a/eword-decode.el
b/eword-decode.el
index
7d4cbfb
..
d374d3f
100644
(file)
--- a/
eword-decode.el
+++ b/
eword-decode.el
@@
-270,7
+270,7
@@
such as a version of Net$cape)."
;;;###autoload
(defun mime-set-field-decoder (field &rest specs)
- "Set decoder of FILED.
+ "Set decoder of FIELD.
SPECS must be like `MODE1 DECODER1 MODE2 DECODER2 ...'.
Each mode must be `nil', `plain', `wide', `summary' or `nov'.
If mode is `nil', corresponding decoder is set up for every modes."