* eword-decode.el (eword-decode-first-encoded-words): Update DOC-string.
authorakr <akr>
Sat, 25 Apr 1998 07:29:29 +0000 (07:29 +0000)
committerakr <akr>
Sat, 25 Apr 1998 07:29:29 +0000 (07:29 +0000)
commit7e7f84c58d5a26195f7308b23e01124042d75746
tree3a92163185433537745e8667f380520af63edd9c
parent6da1782dc21485ea2d33c12db497ac8c64f0dff6
* eword-decode.el (eword-decode-first-encoded-words): Update DOC-string.
(eword-decode-first-encoded-words): Update DOC-string.
(eword-decode-unstructured): Argument `code-conversion' is now required.
(eword-decode-comment): Argument `code-conversion' is now required.
(eword-decode-quoted-string): Argument `code-conversion' is now
required.
(eword-decode-string): Update DOC-string. Reorder arguments to calling
`eword-decode-unstructured'.
(eword-decode-region): Update DOC-string. Reorder arguments to calling
`eword-decode-unstructured'.
(eword-analyze-quoted-string): Add `default-mime-charset' argument to
calling eword-decode-quoted-string.
(eword-analyze-comment): Add `default-mime-charset' argument to
calling eword-decode-comment.
ChangeLog
eword-decode.el