]> git.eshelyaron.com Git - emacs.git/commit
Add patches from Eli Tziperman <eli@beach.weizmann.ac.il>, and John Paul
authorPaul Reilly <pmr@pajato.com>
Sat, 22 Feb 2003 15:37:59 +0000 (15:37 +0000)
committerPaul Reilly <pmr@pajato.com>
Sat, 22 Feb 2003 15:37:59 +0000 (15:37 +0000)
commit2252c38dfae94c0d99ea07c51f101e2eb36bab2d
treefdab045c67e603a8e58b3e0fa1e45e2b7c90df32
parent2d1e738084aba7235931f29d86149e8b6ea4e1e1
Add patches from Eli Tziperman <eli@beach.weizmann.ac.il>, and John Paul
Wallington <jpw@gnu.org>

Avoid loading CL at runtime.

(vm-use-spam-filter.el, spam-filter-working-with-vm): Add support for
use by VM.

(rmail-spam-filter-min-region-length-added-to-spam-list): New
variable.

(rmail-spam-filter): Do not assume the message is narrowed, do it
explicitly using the rmail message descriptor; use `rmail-output'
instead of `rmail-output-to-rmail-file'; take into account the state
of the `rmail-delete-after-output' variable.

(rmail-spam-filter-add-region-to-spam-list,
spam-filter-bbdb-dont-create-entries-for-deleted-messages): Rewrite.
lisp/mail/rmail-spam-filter.el
lisp/mail/rmail.el