emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/mail/pmail.el,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/mail/pmail.el,v
Date: Sat, 06 Sep 2008 18:56:51 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       08/09/06 18:56:51

Index: pmail.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/mail/pmail.el,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -b -r1.11 -r1.12
--- pmail.el    6 Sep 2008 18:37:43 -0000       1.11
+++ pmail.el    6 Sep 2008 18:56:50 -0000       1.12
@@ -1481,6 +1481,8 @@
          (file-error (write-region (point) (point) file)))
       (file-error nil))))
 
+(autoload 'rmail-spam-filter "rmail-spam-filter")
+
 (defun pmail-get-new-mail (&optional file-name)
   "Move any new mail from this mail file's inbox files.
 The inbox files for the primary mail file are determined using




reply via email to

[Prev in Thread] Current Thread [Next in Thread]