diff lisp/tm/tm-play.el @ 116:9f59509498e1 r20-1b10

Import from CVS: tag r20-1b10
author cvs
date Mon, 13 Aug 2007 09:23:06 +0200
parents fe104dbd9147
children cca96a509cfe
line wrap: on
line diff
--- a/lisp/tm/tm-play.el	Mon Aug 13 09:21:56 2007 +0200
+++ b/lisp/tm/tm-play.el	Mon Aug 13 09:23:06 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.4 1997/03/16 03:05:47 steve Exp $
+;; Version: $Id: tm-play.el,v 1.5 1997/03/28 02:29:06 steve Exp $
 ;; Keywords: mail, news, MIME, multimedia
 
 ;; This file is part of tm (Tools for MIME).
@@ -423,7 +423,8 @@
 ;;; @ rot13-47
 ;;;
 
-(require 'view)
+(unless (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