Delete autoload setting for `mime-parse-message'.
authormorioka <morioka>
Fri, 10 Jul 1998 18:37:55 +0000 (18:37 +0000)
committermorioka <morioka>
Fri, 10 Jul 1998 18:37:55 +0000 (18:37 +0000)
mime.el

diff --git a/mime.el b/mime.el
index 065e739..338aa9c 100644 (file)
--- a/mime.el
+++ b/mime.el
@@ -53,9 +53,6 @@ and return parsed it.")
   "Read field-body of Content-Transfer-Encoding field from
 current-buffer, and return it.")
 
-(autoload 'mime-parse-message "mime-parse"
-  "Parse current-buffer as a MIME message.")
-
 (autoload 'mime-parse-buffer "mime-parse"
   "Parse BUFFER as a MIME message.")