(mime-magic-type-alist): Modify DOC.
authormorioka <morioka>
Tue, 21 Jul 1998 22:37:46 +0000 (22:37 +0000)
committermorioka <morioka>
Tue, 21 Jul 1998 22:37:46 +0000 (22:37 +0000)
mime-play.el

index 2e8c5fc..25610c0 100644 (file)
@@ -467,7 +467,7 @@ window.")
   "*Alist of regexp about magic-number vs. corresponding media-types.
 Each element looks like (REGEXP TYPE SUBTYPE).
 REGEXP is a regular expression to match against the beginning of the
-file.
+content of entity.
 TYPE is symbol to indicate primary type of media-type.
 SUBTYPE is symbol to indicate subtype of media-type.")