From: morioka Date: Thu, 28 May 1998 21:51:14 +0000 (+0000) Subject: Rename 'mime-view-insert-message/partial-button to X-Git-Tag: remi-1_4_0_91~11 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=95ab52ab6c59f87bd2dabb883349c03721221ba5;p=elisp%2Fsemi.git Rename 'mime-view-insert-message/partial-button to 'mime-preview-message/partial-button. --- diff --git a/mime-view.el b/mime-view.el index c1b0b22..8ffb484 100644 --- a/mime-view.el +++ b/mime-view.el @@ -439,7 +439,7 @@ Each elements are regexp of field-name.") (ctree-set-calist-strictly 'mime-preview-condition '((type . message)(subtype . partial) (body-presentation-method - . mime-view-insert-message/partial-button))) + . mime-preview-message/partial-button))) (ctree-set-calist-strictly 'mime-preview-condition '((type . message)(subtype . rfc822) @@ -488,7 +488,7 @@ if it is not nil.") \[[ Please press `v' key in this buffer. ]]" )) -(defun mime-view-insert-message/partial-button (&optional entity situation) +(defun mime-preview-message/partial-button (&optional entity situation) (save-restriction (goto-char (point-max)) (if (not (search-backward "\n\n" nil t))