From: morioka Date: Tue, 16 Jun 1998 23:16:05 +0000 (+0000) Subject: Rename `mime-method-to-display-caesar' to `mime-view-caesar'. X-Git-Tag: remi-199811302358~33 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=df091b8db1756ecaafc4440c9ef952eddf8168ad;p=elisp%2Fsemi.git Rename `mime-method-to-display-caesar' to `mime-view-caesar'. --- diff --git a/mime-view.el b/mime-view.el index dd2de13..c87bb3e 100644 --- a/mime-view.el +++ b/mime-view.el @@ -672,12 +672,12 @@ MEDIA-TYPE must be (TYPE . SUBTYPE), TYPE or t. t means default." (ctree-set-calist-strictly 'mime-acting-condition '((type . text)(subtype . x-rot13-47)(mode . "play") - (method . mime-method-to-display-caesar) + (method . mime-view-caesar) )) (ctree-set-calist-strictly 'mime-acting-condition '((type . text)(subtype . x-rot13-47-48)(mode . "play") - (method . mime-method-to-display-caesar) + (method . mime-view-caesar) )) (ctree-set-calist-strictly