Synch to Gnus 200312032329.
[elisp/gnus.git-] / lisp / gnus-util.el
index 42fd2cf..0c0a253 100644 (file)
@@ -852,6 +852,9 @@ with potentially long computations."
 
 (eval-when-compile
   (when (featurep 'xemacs)
+    ;; The XEmacs version of rmail requires tm, however tm was taken
+    ;; over to SEMI and FLIM long ago.  So, there may be those who
+    ;; have not installed tm.
     (require 'alist)
     (provide 'tm-view))
   (require 'rmail)