Fix example of wl-template-alist.
authoryoichi <yoichi>
Mon, 21 Jan 2002 13:19:14 +0000 (13:19 +0000)
committeryoichi <yoichi>
Mon, 21 Jan 2002 13:19:14 +0000 (13:19 +0000)
doc/wl-ja.texi
doc/wl.texi

index 8e07d61..5d6b555 100644 (file)
@@ -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)}
index 8e5bcbf..5c970f9 100644 (file)
@@ -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)}