* tm-wl.el (wl-draft-preview-message): Same as last change.
authorteranisi <teranisi>
Tue, 6 Feb 2001 02:59:31 +0000 (02:59 +0000)
committerteranisi <teranisi>
Tue, 6 Feb 2001 02:59:31 +0000 (02:59 +0000)
wl/ChangeLog
wl/tm-wl.el

index 36284f3..0cb8e55 100644 (file)
@@ -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
index 47dd24d..d3e1b98 100644 (file)
@@ -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)