tm 7.69.
[elisp/tm.git] / mh-e / tmh-els
index 4aa438e..025b5e6 100644 (file)
@@ -1,6 +1,6 @@
 ;;; -*-Emacs-Lisp-*-
 ;;;
-;;; $Id: tmh-els,v 1.1 1996/03/04 09:21:19 morioka Exp $
+;;; $Id: tmh-els,v 2.0 1996/06/27 15:39:16 morioka Exp $
 ;;;
 
 (require 'mh-e)
@@ -8,7 +8,7 @@
 (setq tm-mh-e-modules
       (append
        '("tm-mh-e" "tmh-comp")
-       (if (not (boundp 'mh-e-version))
+       (if (not (featurep 'mh-utils))
           '("tm-mh-e3")
         )
        ))