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

index f7126e8..8cfccac 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 62495bb..55484eb 100644 (file)
--- a/README.en
+++ b/README.en
@@ -44,7 +44,7 @@ Required environment
   19.14.  WEMI also does not support Emacs 19.29 to 19.34, XEmacs
   19.15 or XEmacs 20.2 without mule, but WEMI 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 3ee67bd..afcc189 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 WEMI (Widget based Emacs MIME Interfaces).
@@ -240,7 +240,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)