From: yoichi Date: Fri, 17 Jan 2003 11:54:53 +0000 (+0000) Subject: * elmo-split.el (elmo-split-default-action): Update description. X-Git-Tag: wl-2_10_1pre~50 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=7d873695c96de1be9ac642853ca595a1c1fac7f8;p=elisp%2Fwanderlust.git * elmo-split.el (elmo-split-default-action): Update description. --- diff --git a/elmo/elmo-split.el b/elmo/elmo-split.el index 8d90e49..03a975e 100644 --- a/elmo/elmo-split.el +++ b/elmo/elmo-split.el @@ -117,7 +117,8 @@ Example: :group 'elmo) (defcustom elmo-split-default-action 'noop - "Default action for messages which pass all rules." + "Default action for messages which pass all rules. +It can be some ACTION as in `elmo-split-rule'." :type '(choice (const :tag "do not touch" noop) (const :tag "delete" delete) (string :tag "folder name")