(mime-preview-play-current-entity): Add autoload cookie.
authormorioka <morioka>
Tue, 26 Jan 1999 18:13:38 +0000 (18:13 +0000)
committermorioka <morioka>
Tue, 26 Jan 1999 18:13:38 +0000 (18:13 +0000)
(mime-play-entity): Likewise.

mime-play.el

index e940ad3..aa025df 100644 (file)
 ;;; @ content decoder
 ;;;
 
+;;;###autoload
 (defun mime-preview-play-current-entity (&optional ignore-examples mode)
   "Play current entity.
 It decodes current entity to call internal or external method.  The
@@ -232,6 +233,7 @@ If MODE is specified, play as it.  Default MODE is \"play\"."
     (cons match example)
     ))
 
+;;;###autoload
 (defun mime-play-entity (entity &optional situation ignored-method)
   "Play entity specified by ENTITY.
 It decodes the entity to call internal or external method.  The method