tm 7.89.
[elisp/tm.git] / tm-rich.el
index e7c4857..447f61b 100644 (file)
@@ -7,7 +7,7 @@
 ;;;
 ;;; Author: MORIOKA Tomohiko <morioka@jaist.ac.jp>
 ;;; Version:
-;;;    $Id: tm-rich.el,v 7.4 1996/04/26 05:31:57 morioka Exp $
+;;;    $Id: tm-rich.el,v 7.5 1996/05/07 06:28:36 morioka Exp $
 ;;; Keywords: mail, news, MIME, multimedia, richtext, enriched
 ;;;
 ;;; This file is part of tm (Tools for MIME).
 
 (require 'tm-view)
 
-(defvar tm-rich/richtext-module
-  (if (or running-emacs-19_29-or-later
-         running-xemacs-20
-         (and running-xemacs (>= emacs-minor-version 14)))
-      'richtext
-    'tinyrich))
-
-(require tm-rich/richtext-module)
-
 
 ;;; @ content filters for tm-view
 ;;;