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:
40ae481
)
Fix example of wl-template-alist.
author
yoichi
<yoichi>
Mon, 21 Jan 2002 13:19:14 +0000
(13:19 +0000)
committer
yoichi
<yoichi>
Mon, 21 Jan 2002 13:19:14 +0000
(13:19 +0000)
doc/wl-ja.texi
patch
|
blob
|
history
doc/wl.texi
patch
|
blob
|
history
diff --git
a/doc/wl-ja.texi
b/doc/wl-ja.texi
index
8e07d61
..
5d6b555
100644
(file)
--- a/
doc/wl-ja.texi
+++ b/
doc/wl-ja.texi
@@
-4106,7
+4106,7
@@
Non-nil
\e
$B$J$i%a%C%;!<%8%P%C%U%!$GD9$$9T$N@^$jJV$7$r$7$^$;$s!#
\e
(B
(setq wl-template-alist
'(("default"
("From" . wl-from)
- ("Organization" . "~/.wl sample")
+ ("Organization" . "
\e
$BAH?%L>
\e
(B")
(body . "
\e
$B!{!{$G$9!#
\e
(B\n"))
("report"
(template . "default") ;; @r{(a)}
diff --git
a/doc/wl.texi
b/doc/wl.texi
index
8e5bcbf
..
5c970f9
100644
(file)
--- a/
doc/wl.texi
+++ b/
doc/wl.texi
@@
-4140,7
+4140,7
@@
The format of @code{wl-template-alist} is almost the same as
(setq wl-template-alist
'(("default"
("From" . wl-from)
- ("Organization" . "~/.wl sample")
+ ("Organization" . "Example Co.Ltd.")
(body . "Hello.\n"))
("report"
(template . "default") ;; @r{(a)}