projects
/
elisp
/
gnus.git-
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a515ca9
)
Synch to Gnus 200312032329.
author
yamaoka
<yamaoka>
Wed, 3 Dec 2003 23:35:52 +0000
(23:35 +0000)
committer
yamaoka
<yamaoka>
Wed, 3 Dec 2003 23:35:52 +0000
(23:35 +0000)
lisp/gnus-util.el
patch
|
blob
|
history
diff --git
a/lisp/gnus-util.el
b/lisp/gnus-util.el
index
42fd2cf
..
0c0a253
100644
(file)
--- a/
lisp/gnus-util.el
+++ b/
lisp/gnus-util.el
@@
-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)