tm 7.86.
[elisp/tm.git] / TM-ELS
diff --git a/TM-ELS b/TM-ELS
index 0604599..bae3bca 100644 (file)
--- a/TM-ELS
+++ b/TM-ELS
@@ -1,6 +1,6 @@
 ;;; -*-Emacs-Lisp-*-
 ;;;
-;;; $Id: TM-ELS,v 7.3 1996/09/06 15:40:10 morioka Exp $
+;;; $Id: TM-ELS,v 7.4 1996/09/17 04:39:33 morioka Exp $
 ;;;
 
 (setq tm-modules-to-compile
@@ -38,8 +38,7 @@
   )
 
 (if (or (string-match "XEmacs" emacs-version)
-       (boundp 'MULE)
-       )
+       (featurep 'mule))
     (setq tm-modules-to-compile (nconc tm-modules-to-compile '(tm-image)))
   )