From: morioka Date: Sun, 18 Oct 1998 10:45:36 +0000 (+0000) Subject: (Content-Type parser): Modify description. X-Git-Tag: flim-199811302358~21 X-Git-Url: http://git.chise.org/gitweb/?p=elisp%2Fflim.git;a=commitdiff_plain;h=db5c2befd853d8595ada21c4be08dfd3aab890cc (Content-Type parser): Modify description. --- diff --git a/mime-en.sgml b/mime-en.sgml index c08f725..c3afb70 100644 --- a/mime-en.sgml +++ b/mime-en.sgml @@ -565,12 +565,14 @@ Return value of parameter of content-type. string

-Parse string as a field-body of Content-Type field. +Parse string as a field-body of Content-Type field, and +return the result as mime-content-type structure.

-Parse Content-Type field of the current buffer, and return the result. +Parse Content-Type field of the current buffer, and return the result +as mime-content-type structure.

Return nil if Content-Type field is not found.