* elmo-split.el (elmo-split-default-action): Update description.
authoryoichi <yoichi>
Fri, 17 Jan 2003 11:54:53 +0000 (11:54 +0000)
committeryoichi <yoichi>
Fri, 17 Jan 2003 11:54:53 +0000 (11:54 +0000)
elmo/elmo-split.el

index 8d90e49..03a975e 100644 (file)
@@ -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")