From d8aaecc16ca0d023cbc2c7271058348029aaf7e2 Mon Sep 17 00:00:00 2001 From: shuhei Date: Sun, 22 Apr 2001 02:27:19 +0000 Subject: [PATCH] update. --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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. -- 1.7.10.4