Rename `mime-method-to-display-caesar' to `mime-view-caesar'.
authormorioka <morioka>
Tue, 16 Jun 1998 23:16:05 +0000 (23:16 +0000)
committermorioka <morioka>
Tue, 16 Jun 1998 23:16:05 +0000 (23:16 +0000)
mime-view.el

index dd2de13..c87bb3e 100644 (file)
@@ -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