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:
6e569ef
)
wl-expire.el: Fix Comentary section.
author
kaoru
<kaoru>
Fri, 7 Mar 2008 02:17:10 +0000
(
02:17
+0000)
committer
kaoru
<kaoru>
Fri, 7 Mar 2008 02:17:10 +0000
(
02:17
+0000)
wl/ChangeLog
patch
|
blob
|
history
wl/wl-expire.el
patch
|
blob
|
history
diff --git
a/wl/ChangeLog
b/wl/ChangeLog
index
1c346fe
..
e97c51d
100644
(file)
--- a/
wl/ChangeLog
+++ b/
wl/ChangeLog
@@
-1,3
+1,7
@@
+2008-03-07 TAKAHASHI Kaoru <kaoru@kaisei.org>
+
+ * wl-expire.el: Fix Comentary section.
+
2008-02-25 TAKAHASHI Kaoru <kaoru@kaisei.org>
* wl-mime.el: Add (eval-when-compile (require 'mmbuffer)).
diff --git
a/wl/wl-expire.el
b/wl/wl-expire.el
index
28d4ca9
..
13bd2f0
100644
(file)
--- a/
wl/wl-expire.el
+++ b/
wl/wl-expire.el
@@
-27,13
+27,13
@@
;;; Commentary:
;;
+;;; Code:
+
(require 'wl-summary)
(require 'wl-thread)
(require 'wl-folder)
(require 'elmo)
-;;; Code:
-
(eval-when-compile
(require 'wl-util)
(require 'elmo-archive))