From: yoichi Date: Mon, 12 Jan 2004 12:00:43 +0000 (+0000) Subject: (wl-bcc,wl-fcc): Write more in docstring/ X-Git-Tag: wl-2_11_24~38 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=adb8d498bbf3d782f7cc392a04214bd3f02a1f6a;p=elisp%2Fwanderlust.git (wl-bcc,wl-fcc): Write more in docstring/ --- diff --git a/wl/wl-vars.el b/wl/wl-vars.el index eb55cf4..6b11f04 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." + "*Folder Carbon Copy target initially added on 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." + "*Blind Carbon Copy target initially added on creating draft buffer." :type '(choice (const :tag "disable" nil) string) :group 'wl-draft