(mime-view-define-keymap): `tm:button-dispatcher' ->
authortmorioka <tmorioka>
Wed, 26 Feb 1997 04:32:23 +0000 (04:32 +0000)
committertmorioka <tmorioka>
Wed, 26 Feb 1997 04:32:23 +0000 (04:32 +0000)
`mime-button-dispatcher'.

mime-view.el

index ee04a45..f4566ba 100644 (file)
@@ -6,7 +6,7 @@
 ;; Created: 1994/7/13
 ;;     Renamed: 1994/8/31 from tm-body.el
 ;;     Renamed: 1997/02/19 from tm-view.el
-;; Version: $Revision: 0.17 $
+;; Version: $Revision: 0.18 $
 ;; Keywords: MIME, multimedia, mail, news
 
 ;; This file is part of SEMI (SEMI is Emacs MIME Interfaces).
@@ -40,7 +40,7 @@
 ;;;
 
 (defconst mime-view-RCS-ID
-  "$Id: mime-view.el,v 0.17 1997-02-24 10:00:22 tmorioka Exp $")
+  "$Id: mime-view.el,v 0.18 1997-02-26 04:32:23 tmorioka Exp $")
 
 (defconst mime-view-version (get-version-string mime-view-RCS-ID))
 
@@ -777,7 +777,7 @@ The compressed face will be piped to this command.")
              ))
     (if mouse-button-2
        (define-key mime-view-mode-map
-         mouse-button-2 (function tm:button-dispatcher))
+         mouse-button-2 (function mime-button-dispatcher))
       )
     (cond (running-xemacs
           (define-key mime-view-mode-map