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:
9be0104
)
* tm-wl.el (wl-draft-preview-message): Same as last change.
author
teranisi
<teranisi>
Tue, 6 Feb 2001 02:59:31 +0000
(
02:59
+0000)
committer
teranisi
<teranisi>
Tue, 6 Feb 2001 02:59:31 +0000
(
02:59
+0000)
wl/ChangeLog
patch
|
blob
|
history
wl/tm-wl.el
patch
|
blob
|
history
diff --git
a/wl/ChangeLog
b/wl/ChangeLog
index
36284f3
..
0cb8e55
100644
(file)
--- a/
wl/ChangeLog
+++ b/
wl/ChangeLog
@@
-1,3
+1,7
@@
+2001-02-06 Yuuichi Teranishi <teranisi@gohome.org>
+
+ * tm-wl.el (wl-draft-preview-message): Same as last change.
+
2001-02-05 Yuuichi Teranishi <teranisi@gohome.org>
* wl-mime.el (wl-draft-preview-message): Fixed problem that
diff --git
a/wl/tm-wl.el
b/wl/tm-wl.el
index
47dd24d
..
d3e1b98
100644
(file)
--- a/
wl/tm-wl.el
+++ b/
wl/tm-wl.el
@@
-75,6
+75,7
@@
By setting following-method as yank-content."
(current-buffer)
(point-min)
(save-excursion
+ (goto-char (point-min))
(re-search-forward
(concat "^"
(regexp-quote mail-header-separator)