Show
Ignore:
Timestamp:
09/09/06 16:30:10 (2 years ago)
Author:
miyoshi
Message:

Sync up with Emacs CVS HEAD.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/lisp/mail/rmail-spam-filter.el

    r4037 r4161  
    135135 
    136136(defcustom rsf-min-region-to-spam-list 7 
    137   "*User may highlight a region in an incomming message and use 
    138   the menubar to add this region to the spam definitions.  This 
    139   variable specifies the minimum size of region that may be added 
    140   to spam list, to avoid accidentally adding a too short region 
    141   which would result in false positive identification of spam 
    142   messages." 
     137  "*Minimum size of region that you can add to the spam list. 
     138This is a size limit on text that you can specify as 
     139indicating a message is spam.  The aim is to avoid 
     140accidentally adding a too short region, which would result 
     141in false positive identification of spam." 
    143142  :type 'integer 
    144143  :group 'rmail-spam-filter ) 
     
    213212 
    214213(defvar rsf-scanning-messages-now nil 
    215   "Non nil when rmail-spam-filter scans messages, 
    216 for interaction with `rsf-bbdb-auto-delete-spam-entries'") 
     214  "Non nil when `rmail-spam-filter' scans messages. 
     215This is for interaction with `rsf-bbdb-auto-delete-spam-entries'.") 
    217216 
    218217;; the advantage over the automatic filter definitions is the AND conjunction 
     
    597596 
    598597(defun rsf-add-content-type-field () 
    599   "Maintain backward compatibility with previous versions of rmail-spam-filter
    600 The most recent version of rmai-spam-filter checks the contents 
     598  "Maintain backward compatibility for `rmail-spam-filter'
     599The most recent version of `rmail-spam-filter' checks the contents 
    601600field of the incoming mail to see if it spam.  The format of 
    602601`rsf-definitions-alist' has therefore changed.  This function