From 03c1a35efa5d886931b2ed9ce322182b92b35b02 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Tue, 6 May 2003 17:31:31 +0000 Subject: [PATCH] (gnus-score-lower-thread): Don't quote nil and t in docstrings. --- lisp/gnus/gnus-score.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/gnus/gnus-score.el b/lisp/gnus/gnus-score.el index 1de3b48e5f5..997d3b04274 100644 --- a/lisp/gnus/gnus-score.el +++ b/lisp/gnus/gnus-score.el @@ -1495,7 +1495,7 @@ EXTRA is the possible non-standard header." "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 +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 -- 2.39.2