Rename `mime-method-to-save' to `mime-save-content'.
authormorioka <morioka>
Tue, 16 Jun 1998 22:46:39 +0000 (22:46 +0000)
committermorioka <morioka>
Tue, 16 Jun 1998 22:46:39 +0000 (22:46 +0000)
mime-play.el

index 28ab231..4e1b0c6 100644 (file)
@@ -375,7 +375,7 @@ window.")
 ;;; @ file extraction
 ;;;
 
-(defun mime-method-to-save (entity cal)
+(defun mime-save-content (entity cal)
   (let ((beg (mime-entity-point-min entity))
        (end (mime-entity-point-max entity)))
     (goto-char beg)