(gnus-score-customize): Doc fix.
authorKai Grossjohann <kgrossjo@eu.uu.net>
Mon, 12 Feb 2001 09:10:46 +0000 (09:10 +0000)
committerKai Grossjohann <kgrossjo@eu.uu.net>
Mon, 12 Feb 2001 09:10:46 +0000 (09:10 +0000)
lisp/ChangeLog
lisp/gnus-cus.el

index c8a710e..56ecac5 100644 (file)
@@ -1,3 +1,7 @@
+2001-02-12  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+
+       * gnus-cus.el (gnus-score-customize): Doc fix.
+
 2001-02-11  Jesper Harder <harder@ifa.au.dk>
 
        * dgnushack.el (my-getenv): Typo.
index 5916bae..aff531b 100644 (file)
@@ -682,7 +682,9 @@ eh?")))
 (defvar gnus-custom-score-alist)
 
 (defun gnus-score-customize (file)
-  "Customize score file FILE."
+  "Customize score file FILE.
+When called interactively, FILE defaults to the current score file.
+This can be changed using the `\\[gnus-score-change-score-file]' command."
   (interactive (list gnus-current-score-file))
   (unless file
     (error (format "No score file for %s."