Sync up with the latest semi-1_13.
authoryamaoka <yamaoka>
Fri, 28 May 1999 13:33:11 +0000 (13:33 +0000)
committeryamaoka <yamaoka>
Fri, 28 May 1999 13:33:11 +0000 (13:33 +0000)
ChangeLog
README.en
semi-def.el

index e48be47..446c4ba 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,8 @@
-1999-05-27  MORIOKA Tomohiko  <tomo@m17n.org>
+1999-05-28  MORIOKA Tomohiko  <tomo@m17n.org>
+
+       * README.en (Required environment): Require APEL 9.20.
 
-       * semi-def.el (mime-add-condition): Enter to the calist-package
-       `mime-view' before call a seting function.
+1999-05-27  MORIOKA Tomohiko  <tomo@m17n.org>
 
        * mime-play.el (mime-play-entity): Enter to the calist-package
        `mime-view' before call `ctree-find-calist'.
index 66733ef..db22bb4 100644 (file)
--- a/README.en
+++ b/README.en
@@ -40,7 +40,7 @@ Required environment
   19.14.  SEMI also does not support Emacs 19.29 to 19.34, XEmacs
   19.15 or XEmacs 20.2 without mule, but SEMI may work with them.
 
-  SEMI requires APEL (9.11 or later) and FLIM (1.12.5 or later)
+  SEMI requires APEL (9.20 or later) and FLIM (1.12.5 or later)
   package.  Please install them before installing it.  APEL package is
   available at:
 
index 3f43753..bdb5adb 100644 (file)
@@ -2,7 +2,7 @@
 
 ;; Copyright (C) 1995,1996,1997,1998,1999 Free Software Foundation, Inc.
 
-;; Author: MORIOKA Tomohiko <morioka@jaist.ac.jp>
+;; Author: MORIOKA Tomohiko <tomo@m17n.org>
 ;; Keywords: definition, MIME, multimedia, mail, news
 
 ;; This file is part of SEMI (Sample of Emacs MIME Implementation).
@@ -236,7 +236,6 @@ If optional argument MODE is 'with-default, CONDITION is added with
 default rule.
 If optional argument FILE is specified, it is loaded when CONDITION is
 activate."
-  (in-calist-package 'mime-view)
   (let ((sym (cdr (assq target-type mime-condition-type-alist))))
     (if sym
        (let ((func (cdr (or (assq mode mime-condition-mode-alist)