1998-10-18 MORIOKA Tomohiko <morioka@jaist.ac.jp>
+ * mime-en.sgml (Content-Transfer-Encoding parser): Translate.
+
+\f
+1998-10-18 MORIOKA Tomohiko <morioka@jaist.ac.jp>
+
* FLIM: Version 1.11.0 (Yamadagawa) was released.
1998-10-17 MORIOKA Tomohiko <morioka@jaist.ac.jp>
@defun mime-parse-Content-Type string
-Parse @var{string} as a field-body of Content-Type field.
+Parse @var{string} as a field-body of Content-Type field, and return the
+result as mime-content-type (@ref{mime-content-type}) structure.
@end defun
@defun mime-read-Content-Type
-Parse Content-Type field of the current buffer, and return the
-result.@refill
+Parse Content-Type field of the current buffer, and return the result as
+mime-content-type (@ref{mime-content-type}) structure.@refill
Return @code{nil} if Content-Type field is not found.
@end defun