From f28d58282baecc3f816a816102083e8e1b73e2af Mon Sep 17 00:00:00 2001 From: morioka Date: Fri, 10 Jul 1998 18:40:56 +0000 Subject: [PATCH] (mime-parse-message): Delete autoload cookie. --- mime-parse.el | 1 - 1 file changed, 1 deletion(-) diff --git a/mime-parse.el b/mime-parse.el index d413655..f971f8c 100644 --- a/mime-parse.el +++ b/mime-parse.el @@ -217,7 +217,6 @@ If is is not found, return DEFAULT-ENCODING." )) entity) -;;;###autoload (defun mime-parse-message (&optional default-ctl representation-type parent node-id) "Parse current-buffer as a MIME message. -- 1.7.10.4