From 11185e82b2d956c310319b363d4766dd70a0e5fc Mon Sep 17 00:00:00 2001 From: morioka Date: Fri, 22 Jan 1999 14:01:12 +0000 Subject: [PATCH] (Function `mime-play-entity'): Sync with latest specification. --- NEWS | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index c2301b9..ad678eb 100644 --- a/NEWS +++ b/NEWS @@ -10,8 +10,10 @@ and changed interface. Current interface is: - mime-play-entity (entity &optional situation mode - ignore-examples ignored-method) + mime-play-entity (entity &optional situation ignored-method) + +Please use `situation' if you would like to specify `mode' and +`ignore-examples'. ** Now acting-method must not expect to run in raw-buffer -- 1.7.10.4