* gnus.texi (Score Variables): Fix.
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Tue, 21 Aug 2001 22:18:21 +0000 (22:18 +0000)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Tue, 21 Aug 2001 22:18:21 +0000 (22:18 +0000)
texi/ChangeLog
texi/gnus.texi

index 331b802..2a626ed 100644 (file)
@@ -1,3 +1,7 @@
+2001-08-21 23:55:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus.texi (Score Variables): Fix.
+
 2001-08-20  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
        * gnus.texi (Delayed Articles): New section.  Documents
index b26581e..d86ba7e 100644 (file)
@@ -16305,13 +16305,14 @@ can't have score files like @file{all.SCORE}, but you can have
 server.
 
 @end table
-This variable can also be a list of functions.  In that case, all these
-functions will be called with the group name as argument, and all the
-returned lists of score files will be applied.  These functions can also
-return lists of score alists directly.  In that case, the functions that
-return these non-file score alists should probably be placed before the
-``real'' score file functions, to ensure that the last score file
-returned is the local score file.  Phu.
+This variable can also be a list of functions.  In that case, all
+these functions will be called with the group name as argument, and
+all the returned lists of score files will be applied.  These
+functions can also return lists of lists of score alists directly.  In
+that case, the functions that return these non-file score alists
+should probably be placed before the ``real'' score file functions, to
+ensure that the last score file returned is the local score file.
+Phu.
 
 For example, to do hierarchical scoring but use a non-server-specific
 overall score file, you could use the value