From: morioka Date: Tue, 26 Jan 1999 18:13:38 +0000 (+0000) Subject: (mime-preview-play-current-entity): Add autoload cookie. X-Git-Tag: semi-1_13-199901261900~1 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=899f11f580da967bf90a01e64b5f94cd8a670ac7;p=elisp%2Fsemi.git (mime-preview-play-current-entity): Add autoload cookie. (mime-play-entity): Likewise. --- diff --git a/mime-play.el b/mime-play.el index e940ad3..aa025df 100644 --- a/mime-play.el +++ b/mime-play.el @@ -148,6 +148,7 @@ ;;; @ 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