From: morioka Date: Fri, 28 May 1999 07:03:00 +0000 (+0000) Subject: (mime-add-condition): No need to enter to the calist-package X-Git-Tag: semi-1_13_5~14 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=da9b31d17f0fbfd2e2edefed4b7e5006e1fa99d4;p=elisp%2Fsemi.git (mime-add-condition): No need to enter to the calist-package `mime-view'. --- diff --git a/semi-def.el b/semi-def.el index 3998c69..3d87118 100644 --- a/semi-def.el +++ b/semi-def.el @@ -2,7 +2,7 @@ ;; Copyright (C) 1995,1996,1997,1998,1999 Free Software Foundation, Inc. -;; Author: MORIOKA Tomohiko +;; Author: MORIOKA Tomohiko ;; Keywords: definition, MIME, multimedia, mail, news ;; This file is part of SEMI (Sample of Emacs MIME Implementation). @@ -224,7 +224,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)