diff lisp/tm/tm-play.el @ 120:cca96a509cfe r20-1b12

Import from CVS: tag r20-1b12
author cvs
date Mon, 13 Aug 2007 09:25:29 +0200
parents 9f59509498e1
children
line wrap: on
line diff
--- a/lisp/tm/tm-play.el	Mon Aug 13 09:24:19 2007 +0200
+++ b/lisp/tm/tm-play.el	Mon Aug 13 09:25:29 2007 +0200
@@ -4,7 +4,7 @@
 
 ;; Author: MORIOKA Tomohiko <morioka@jaist.ac.jp>
 ;; Created: 1995/9/26 (separated from tm-view.el)
-;; Version: $Id: tm-play.el,v 1.5 1997/03/28 02:29:06 steve Exp $
+;; Version: $Id: tm-play.el,v 1.6 1997/04/10 05:55:52 steve Exp $
 ;; Keywords: mail, news, MIME, multimedia
 
 ;; This file is part of tm (Tools for MIME).
@@ -423,8 +423,9 @@
 ;;; @ rot13-47
 ;;;
 
-(unless (boundp 'view-mode-map)
-  (require 'view))
+(or (boundp 'view-mode-map)
+    (require 'view)
+    )
 
 (defconst mime-view-text/plain-mode-map (copy-keymap view-mode-map))
 (define-key mime-view-text/plain-mode-map