(mime-entity-children): Deleted [moved to mime-def.el].
[elisp/flim.git] / mime.el
diff --git a/mime.el b/mime.el
index 0f06476..57cd04f 100644 (file)
--- a/mime.el
+++ b/mime.el
@@ -60,7 +60,7 @@ current-buffer, and return it.")
 (autoload 'mime-uri-parse-cid "mime-parse"
   "Parse STRING as cid URI.")
 
-(autoload 'mime-parse-buffer "mmbuffer"
+(autoload 'mime-parse-buffer "mime-parse"
   "Parse BUFFER as a MIME message.")
 
 )