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:
15b6214
)
Fixed non-verbose User-Agent: settings.
author
kaoru
<kaoru>
Mon, 10 Sep 2001 03:37:18 +0000
(
03:37
+0000)
committer
kaoru
<kaoru>
Mon, 10 Sep 2001 03:37:18 +0000
(
03:37
+0000)
samples/en/dot.wl
patch
|
blob
|
history
samples/ja/dot.wl
patch
|
blob
|
history
diff --git
a/samples/en/dot.wl
b/samples/en/dot.wl
index
0501345
..
ea60bde
100644
(file)
--- a/
samples/en/dot.wl
+++ b/
samples/en/dot.wl
@@
-217,7
+217,8
@@
;(setq wl-generate-mailer-string-function
; (function
; (lambda ()
-; (wl-generate-user-agent-string-1 nil))))
+; (concat "User-Agent: "
+; (wl-generate-user-agent-string-1 nil)))))
;;; [[ Template ]]
diff --git
a/samples/ja/dot.wl
b/samples/ja/dot.wl
index
6ef270c
..
1e5fcfb
100644
(file)
--- a/
samples/ja/dot.wl
+++ b/
samples/ja/dot.wl
@@
-222,7
+222,8
@@
;(setq wl-generate-mailer-string-function
; (function
; (lambda ()
-; (wl-generate-user-agent-string-1 nil))))
+; (concat "User-Agent: "
+; (wl-generate-user-agent-string-1 nil)))))
;;; [[
\e
$B%F%s%W%l!<%H
\e
(B ]]