(mime-decode-parameter-value): Decode MIME charset in multibyte buffer.
authorshuhei <shuhei>
Wed, 28 Feb 2001 19:14:33 +0000 (19:14 +0000)
committershuhei <shuhei>
Wed, 28 Feb 2001 19:14:33 +0000 (19:14 +0000)
commit99f9a506fde8a2932ff798f9e7b0515c9cfa631a
treeaedb9a9d6ea093766d507d9f202b80c6e7458a2e
parentc5337f39664c13a10f38028e4f6d47e7fdc74b0a
(mime-decode-parameter-value): Decode MIME charset in multibyte buffer.
(mime-decode-parameter-plist): Downcase attributes.
(mime-decode-parameters): Alias for `mime-decode-parameter-plist'
instead of `mime-decode-parameter-alist'.
Add autoload cookie.
(mime-parse-parameters-from-list): Make obsolete.
(mime-parse-parameters): Return results as a plist.
(mime-parse-Content-Type, mime-read-Content-Type): Move type check to the
caller side.
(mime-parse-Content-Disposition, mime-read-Content-Disposition):
Ditto.
(mime-parse-Content-Transfer-Encoding, mime-read-Content-Transfer-Encoding):
Ditto.
mime-parse.el