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:
3bef038
)
* wl-util.el (toplevel): Removed (provide 'elmo-util).
author
teranisi
<teranisi>
Mon, 21 Aug 2000 06:49:49 +0000
(06:49 +0000)
committer
teranisi
<teranisi>
Mon, 21 Aug 2000 06:49:49 +0000
(06:49 +0000)
(I don't know why this was needed.)
wl/ChangeLog
patch
|
blob
|
history
wl/wl-util.el
patch
|
blob
|
history
diff --git
a/wl/ChangeLog
b/wl/ChangeLog
index
e536b6b
..
3fba289
100644
(file)
--- a/
wl/ChangeLog
+++ b/
wl/ChangeLog
@@
-1,5
+1,8
@@
2000-08-21 Yuuichi Teranishi <teranisi@gohome.org>
+ * wl-util.el (toplevel): Removed (provide 'elmo-util).
+ (I don't know why this was needed.)
+
* wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
Follow up changes for stream-type.
diff --git
a/wl/wl-util.el
b/wl/wl-util.el
index
f6f7feb
..
1dfb2d7
100644
(file)
--- a/
wl/wl-util.el
+++ b/
wl/wl-util.el
@@
-30,8
+30,6
@@
;;
(provide 'wl-util)
-;(eval-when-compile
-; (provide 'elmo-util))
(condition-case ()
(require 'tm-edit)