* elmo-split.el (toplevel): Add `elmo-spam-processor' args.
authorkaoru <kaoru>
Tue, 21 Oct 2003 00:07:59 +0000 (00:07 +0000)
committerkaoru <kaoru>
Tue, 21 Oct 2003 00:07:59 +0000 (00:07 +0000)
elmo/ChangeLog
elmo/elmo-split.el

index 0046613..55e69c6 100644 (file)
@@ -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.
index 454ee11..e7c53fb 100644 (file)
@@ -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