From: morioka Date: Fri, 13 Mar 1998 13:03:17 +0000 (+0000) Subject: (mime-acting-condition): Separate type and subtype. X-Git-Tag: emh-1_1_1~17 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=8c369178444f0c92169752924429f796b60c8d89;p=elisp%2Femh.git (mime-acting-condition): Separate type and subtype. --- diff --git a/emh.el b/emh.el index 742a026..75efd00 100644 --- a/emh.el +++ b/emh.el @@ -8,7 +8,7 @@ ;; Created: 1993/11/21 ;; Renamed: 1993/11/27 from mh-e-mime.el ;; Renamed: 1997/02/21 from tm-mh-e.el -;; Version: $Revision: 1.1 $ +;; Version: $Revision: 1.2 $ ;; Keywords: MH, MIME, multimedia, encoded-word, multilingual, mail ;; This file is part of emh. @@ -38,7 +38,7 @@ ;;; (defconst emh-RCS-ID - "$Id: emh.el,v 1.1 1998-02-17 13:51:25 morioka Exp $") + "$Id: emh.el,v 1.2 1998-03-13 13:03:17 morioka Exp $") (defconst emh-version (get-version-string emh-RCS-ID)) @@ -307,7 +307,7 @@ It is registered to variable `mime-view-content-header-filter-alist'." "mime-partial" "Internal method to combine message/partial messages automatically.") (set-atype 'mime-acting-condition - '((type . "message/partial") + '((type . message)(type . partial) (method . mime-combine-message/partials-automatically) (major-mode . mh-show-mode) (summary-buffer-exp