emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/gnus/gnus-score.el


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/gnus/gnus-score.el
Date: Fri, 11 Nov 2005 00:14:33 -0500

Index: emacs/lisp/gnus/gnus-score.el
diff -c emacs/lisp/gnus/gnus-score.el:1.25 emacs/lisp/gnus/gnus-score.el:1.26
*** emacs/lisp/gnus/gnus-score.el:1.25  Tue Oct 25 23:34:40 2005
--- emacs/lisp/gnus/gnus-score.el       Fri Nov 11 05:14:17 2005
***************
*** 142,148 ****
                 number))
  
  (defcustom gnus-update-score-entry-dates t
!   "*In non-nil, update matching score entry dates.
  If this variable is nil, then score entries that provide matches
  will be expired along with non-matching score entries."
    :group 'gnus-score-expire
--- 142,148 ----
                 number))
  
  (defcustom gnus-update-score-entry-dates t
!   "*If non-nil, update matching score entry dates.
  If this variable is nil, then score entries that provide matches
  will be expired along with non-matching score entries."
    :group 'gnus-score-expire
***************
*** 175,181 ****
  It can be:
  
   * A string
!    This file file will be used as the home score file.
  
   * A function
     The result of this function will be used as the home score file.
--- 175,181 ----
  It can be:
  
   * A string
!    This file will be used as the home score file.
  
   * A function
     The result of this function will be used as the home score file.
***************
*** 186,192 ****
     The elements in this list can be:
  
     * `(regexp file-name ...)'
!      If the `regexp' matches the group name, the first `file-name' will
       will be used as the home score file.  (Multiple filenames are
       allowed so that one may use gnus-score-file-single-match-alist to
       set this variable.)
--- 186,192 ----
     The elements in this list can be:
  
     * `(regexp file-name ...)'
!      If the `regexp' matches the group name, the first `file-name'
       will be used as the home score file.  (Multiple filenames are
       allowed so that one may use gnus-score-file-single-match-alist to
       set this variable.)




reply via email to

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