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:
8bbd3a2
)
Fix typo.
author
ueno
<ueno>
Fri, 6 Oct 2000 18:34:33 +0000
(18:34 +0000)
committer
ueno
<ueno>
Fri, 6 Oct 2000 18:34:33 +0000
(18:34 +0000)
wl/ChangeLog
patch
|
blob
|
history
diff --git
a/wl/ChangeLog
b/wl/ChangeLog
index
bf60d9a
..
096ebc7
100644
(file)
--- a/
wl/ChangeLog
+++ b/
wl/ChangeLog
@@
-6,7
+6,7
@@
* wl-thread.el (wl-thread-reparent-children): New inline function.
(wl-thread-delete-message): Use it.
- * wl-score.el (wl-score-headers): Abolish local variable
+ * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
(wl-summary-score-update-all-lines): Don't use `dolist'.
2000-10-06 TAKAHASHI Kaoru <kaoru@kaisei.org>