projects
/
elisp
/
wanderlust.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
158d76a
)
* elmo-split.el (elmo-split-default-action): Update description.
author
yoichi
<yoichi>
Fri, 17 Jan 2003 11:54:53 +0000
(11:54 +0000)
committer
yoichi
<yoichi>
Fri, 17 Jan 2003 11:54:53 +0000
(11:54 +0000)
elmo/elmo-split.el
patch
|
blob
|
history
diff --git
a/elmo/elmo-split.el
b/elmo/elmo-split.el
index
8d90e49
..
03a975e
100644
(file)
--- 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")