/[emacs]/emacs/lisp/gnus/gnus-score.el
ViewVC logotype

Diff of /emacs/lisp/gnus/gnus-score.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.25 by miles, Tue Oct 25 23:34:40 2005 UTC revision 1.26 by miles, Fri Nov 11 05:14:17 2005 UTC
# Line 142  If this variable is nil, no score file e Line 142  If this variable is nil, no score file e
142                   number))                   number))
143    
144  (defcustom gnus-update-score-entry-dates t  (defcustom gnus-update-score-entry-dates t
145    "*In non-nil, update matching score entry dates.    "*If non-nil, update matching score entry dates.
146  If this variable is nil, then score entries that provide matches  If this variable is nil, then score entries that provide matches
147  will be expired along with non-matching score entries."  will be expired along with non-matching score entries."
148    :group 'gnus-score-expire    :group 'gnus-score-expire
# Line 175  It is called with one parameter -- the s Line 175  It is called with one parameter -- the s
175  It can be:  It can be:
176    
177   * A string   * A string
178     This file file will be used as the home score file.     This file will be used as the home score file.
179    
180   * A function   * A function
181     The result of this function will be used as the home score file.     The result of this function will be used as the home score file.
# Line 186  It can be: Line 186  It can be:
186     The elements in this list can be:     The elements in this list can be:
187    
188     * `(regexp file-name ...)'     * `(regexp file-name ...)'
189       If the `regexp' matches the group name, the first `file-name' will       If the `regexp' matches the group name, the first `file-name'
190       will be used as the home score file.  (Multiple filenames are       will be used as the home score file.  (Multiple filenames are
191       allowed so that one may use gnus-score-file-single-match-alist to       allowed so that one may use gnus-score-file-single-match-alist to
192       set this variable.)       set this variable.)

Legend:
Removed from v.1.25  
changed lines
  Added in v.1.26

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26