Fix explanation of wl-unique-id-suffix.
authoryoichi <yoichi>
Fri, 11 Jan 2002 16:49:19 +0000 (16:49 +0000)
committeryoichi <yoichi>
Fri, 11 Jan 2002 16:49:19 +0000 (16:49 +0000)
doc/wl.texi
wl/wl-vars.el

index bd0c42d..19eba44 100644 (file)
@@ -4401,8 +4401,8 @@ address).
 
 @item wl-unique-id-suffix
 @vindex wl-unique-id-suffix
-The initial setting is @samp{.wl}. You can specify the string on the
-right neighbor of @samp{@@} in generated Message-ID.
+The initial setting is @samp{.wl}. You can specify the string in generated
+Message-ID which appear just before @samp{@@}.
 
 @item wl-draft-config-alist
 @vindex wl-draft-config-alist
index dde058d..1975ef5 100644 (file)
@@ -1180,8 +1180,8 @@ Set this if (system-name) does not return FQDN."
   :group 'wl-pref)
 
 (defcustom wl-unique-id-suffix ".wl"
-  "*Specific the string on the right neighbor
-of @ in generated Message-ID."
+  "*Specific string in generated Message-ID
+which appear just before @."
   :type 'string
   :group 'wl-pref)