From: shuhei Date: Sun, 22 Apr 2001 02:27:19 +0000 (+0000) Subject: update. X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=d8aaecc16ca0d023cbc2c7271058348029aaf7e2;p=elisp%2Fflim.git update. --- diff --git a/ChangeLog b/ChangeLog index 43d7c3d..532a07e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,17 @@ 2001-04-22 Shuhei KOBAYASHI + * mime-def.el (mime-content-type-parameter): Expand + `mime-content-type-parameters'. + + * mime-parse.el (mime-parse-Content-Disposition): Add + description of return value to the docstring. + (mime-parse-Content-Transfer-Encoding): Ditto. + + * test/test-rfc2231.el: Made independent of internal + representation of Content-Type. + +2001-04-22 Shuhei KOBAYASHI + * FLIM-MK (check-flim): Limit filename of test files. * test/test-rfc2231.el: New file.