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:
75404b9
)
* elmo-split.el (toplevel): Add `elmo-spam-processor' args.
author
kaoru
<kaoru>
Tue, 21 Oct 2003 00:07:59 +0000
(
00:07
+0000)
committer
kaoru
<kaoru>
Tue, 21 Oct 2003 00:07:59 +0000
(
00:07
+0000)
elmo/ChangeLog
patch
|
blob
|
history
elmo/elmo-split.el
patch
|
blob
|
history
diff --git
a/elmo/ChangeLog
b/elmo/ChangeLog
index
0046613
..
55e69c6
100644
(file)
--- a/
elmo/ChangeLog
+++ b/
elmo/ChangeLog
@@
-1,3
+1,7
@@
+2003-10-21 TAKAHASHI Kaoru <kaoru@kaisei.org>
+
+ * elmo-split.el (toplevel): Add `elmo-spam-processor' args.
+
2003-10-20 Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp>
* elmo-split.el (elmo-split-spam-p): New function.
diff --git
a/elmo/elmo-split.el
b/elmo/elmo-split.el
index
454ee11
..
e7c53fb
100644
(file)
--- a/
elmo/elmo-split.el
+++ b/
elmo/elmo-split.el
@@
-42,7
+42,7
@@
(eval-when-compile
;; Avoid compile warnings
- (defun-maybe elmo-spam-processor)
+ (defun-maybe elmo-spam-processor ())
(defun-maybe elmo-spam-buffer-spam-p (processor buffer)))
(defcustom elmo-split-rule nil