;; Created: 1993/11/21
;; Renamed: 1993/11/27 from mh-e-mime.el
;; Renamed: 1997/02/21 from tm-mh-e.el
-;; Version: $Revision: 0.12 $
+;; Version: $Revision: 0.13 $
;; Keywords: MH, MIME, multimedia, encoded-word, multilingual, mail
;; This file is part of emh.
;;;
(defconst emh-RCS-ID
- "$Id: emh.el,v 0.12 1997-03-18 12:47:58 morioka Exp $")
+ "$Id: emh.el,v 0.13 1997-03-18 13:00:21 morioka Exp $")
(defconst emh-version (get-version-string emh-RCS-ID))
(lambda ()
(set-atype 'mime/content-decoding-condition
'((type . "message/partial")
- (method . mime-article/grab-message/partials)
+ (method . mime-combine-message/partials-automatically)
(major-mode . mh-show-mode)
(summary-buffer-exp
. (and (or (string-match "^article-\\(.+\\)$" article-buffer)