X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=emh-comp.el;h=484b7313fdb2a8ebf853966acdabbe665cff67e5;hb=f76ddcff03e23168843c3d51ccb9ed6591cc3202;hp=91bb5da348d59a2da1f2eac59088c0dde3c9ff01;hpb=ffef636f1a6ce7553112ca46f818fed879578d8a;p=elisp%2Femh.git diff --git a/emh-comp.el b/emh-comp.el index 91bb5da..484b731 100644 --- a/emh-comp.el +++ b/emh-comp.el @@ -7,7 +7,7 @@ ;; Maintainer: MORIOKA Tomohiko ;; Created: 1996/2/29 (separated from tm-mh-e.el) ;; Renamed: 1997/2/21 from tmh-comp.el -;; Version: $Id: emh-comp.el,v 0.4 1997-09-25 15:41:51 morioka Exp $ +;; Version: $Id: emh-comp.el,v 0.5 1997-11-11 11:48:57 morioka Exp $ ;; Keywords: mail composing, MH, MIME, mail ;; This file is part of emh. @@ -386,7 +386,7 @@ then prompt for the message sequence. See also documentation for ))) (delete-region (point) (point-max)) (if multipart-flag - (mime-edit-enclose-region "digest" beg (point)) + (mime-edit-enclose-digest-region beg (point)) )))) (re-search-forward tag-regexp) (forward-line 1)