projects
/
elisp
/
wanderlust.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce2bba5
)
avoid compile warning
author
yoichi
<yoichi>
Tue, 4 Feb 2003 19:15:36 +0000
(19:15 +0000)
committer
yoichi
<yoichi>
Tue, 4 Feb 2003 19:15:36 +0000
(19:15 +0000)
elmo/elmo-shimbun.el
patch
|
blob
|
history
diff --git
a/elmo/elmo-shimbun.el
b/elmo/elmo-shimbun.el
index
b7d989f
..
f290028
100644
(file)
--- a/
elmo/elmo-shimbun.el
+++ b/
elmo/elmo-shimbun.el
@@
-33,6
+33,9
@@
(require 'elmo-dop)
(require 'shimbun)
+(eval-when-compile
+ (defun-maybe shimbun-servers-list ()))
+
(defcustom elmo-shimbun-check-interval 60
"*Check interval for shimbun."
:type 'integer