From: yoichi Date: Mon, 12 Jan 2004 12:16:39 +0000 (+0000) Subject: fix the last change X-Git-Tag: wl-2_11_24~37 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=58000cae51a9efe9b49db3f216e9d720225c7e65;p=elisp%2Fwanderlust.git fix the last change --- diff --git a/wl/wl-vars.el b/wl/wl-vars.el index 6b11f04..2b527cc 100644 --- a/wl/wl-vars.el +++ b/wl/wl-vars.el @@ -1725,7 +1725,7 @@ with wl-highlight-folder-many-face." :group 'wl-pref) (defcustom wl-fcc nil - "*Folder Carbon Copy target initially added on creating draft buffer." + "*Folder Carbon Copy target initially added at creating draft buffer." :type '(choice (const :tag "disable" nil) string function) :group 'wl-draft @@ -1738,7 +1738,7 @@ with wl-highlight-folder-many-face." :group 'wl-pref) (defcustom wl-bcc nil - "*Blind Carbon Copy target initially added on creating draft buffer." + "*Blind Carbon Copy target initially added at creating draft buffer." :type '(choice (const :tag "disable" nil) string) :group 'wl-draft