tm-ew-d.el was renamed to eword-decode.el.
authortmorioka <tmorioka>
Mon, 24 Feb 1997 01:37:15 +0000 (01:37 +0000)
committertmorioka <tmorioka>
Mon, 24 Feb 1997 01:37:15 +0000 (01:37 +0000)
mime-view.el

index ecca0f4..fb2da2c 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.8 $
+;; Version: $Revision: 0.9 $
 ;; Keywords: MIME, multimedia, mail, news
 
 ;; This file is part of SEMI (SEMI is Emacs MIME Interfaces).
@@ -34,7 +34,7 @@
 (require 'tl-misc)
 (require 'std11)
 (require 'mel)
-(require 'tm-ew-d)
+(require 'eword-decode)
 (require 'mime-parse)
 (require 'mime-text)
 
@@ -43,7 +43,7 @@
 ;;;
 
 (defconst mime-view-RCS-ID
-  "$Id: mime-view.el,v 0.8 1997-02-22 16:12:17 morioka Exp $")
+  "$Id: mime-view.el,v 0.9 1997-02-24 01:37:15 tmorioka Exp $")
 
 (defconst mime-view-version (get-version-string mime-view-RCS-ID))