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: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/gnus/gnus-score.el
Date: Tue, 06 May 2003 13:31:31 -0400

Index: emacs/lisp/gnus/gnus-score.el
diff -c emacs/lisp/gnus/gnus-score.el:1.12 emacs/lisp/gnus/gnus-score.el:1.13
*** emacs/lisp/gnus/gnus-score.el:1.12  Sun Nov 25 10:17:24 2001
--- emacs/lisp/gnus/gnus-score.el       Tue May  6 13:31:31 2003
***************
*** 1495,1501 ****
    "Lower the score on THREAD with SCORE-ADJUST.
  THREAD is expected to contain a list of the form `(PARENT [CHILD1
  CHILD2 ...])' where PARENT is a header array and each CHILD is a list
! of the same form as THREAD.  The empty list `nil' is valid.  For each
  article in the tree, the score of the corresponding entry in
  `gnus-newsgroup-scored' is adjusted by SCORE-ADJUST."
    (while thread
--- 1495,1501 ----
    "Lower the score on THREAD with SCORE-ADJUST.
  THREAD is expected to contain a list of the form `(PARENT [CHILD1
  CHILD2 ...])' where PARENT is a header array and each CHILD is a list
! of the same form as THREAD.  The empty list nil is valid.  For each
  article in the tree, the score of the corresponding entry in
  `gnus-newsgroup-scored' is adjusted by SCORE-ADJUST."
    (while thread




reply via email to

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