* eword-decode.el (eword-encoded-word-prefix-regexp): New constant.
authorakr <akr>
Thu, 23 Apr 1998 17:04:57 +0000 (17:04 +0000)
committerakr <akr>
Thu, 23 Apr 1998 17:04:57 +0000 (17:04 +0000)
commitc9a63a37ce872f67ccb7a6cbd85f0b63d05bd263
tree342d8ab930c355bcd2b3ff67d8716d41e790f54c
parent2f0fa501b21da180bd7bfefe4f32ed4308ee2944
* eword-decode.el (eword-encoded-word-prefix-regexp): New constant.
(eword-encoded-word-suffix-regexp): New constant.
(eword-encoded-text-in-unstructured-regexp): New constant.
(eword-encoded-word-in-unstructured-regexp): New constant.
(eword-after-encoded-word-in-unstructured-regexp): New constant.
(eword-decode-entire-string): New function.
(eword-decode-unstructured): Use `eword-decode-entire-string'.
(eword-decode-comment): Use `eword-decode-entire-string'.
(eword-decode-quoted-string): Use `eword-decode-entire-string'.
(eword-decode-string): Add optional argument `default-mime-charset'.
(eword-decode-region): Add optional argument `default-mime-charset'.
(eword-decode-header): Refine `code-conversion' treatment.
ChangeLog
eword-decode.el
mime-def.el