(gnus-score-custom-data): Doc fix.
This commit is contained in:
parent
50aa5b5e3f
commit
abf4db5dd9
1 changed files with 2 additions and 2 deletions
|
@ -268,14 +268,14 @@ field."))
|
|||
|
||||
When you have finished reading a group GNUS can automatically create
|
||||
new score entries based on which articles you read and which you
|
||||
skipped. This is normally controled by the two global variables
|
||||
skipped. This is normally controlled by the two global variables
|
||||
`gnus-use-adaptive-scoring' and `gnus-default-adaptive-score-alist',
|
||||
The first determines whether adaptive scoring should be enabled or
|
||||
not, while the second determines what score entries should be created.
|
||||
|
||||
You can overwrite the setting of `gnus-use-adaptive-scoring' by
|
||||
selecting `Enable' or `Disable' by pressing the `Adapt' button.
|
||||
Selecting `Custom' will allow you to specify the exact adaption
|
||||
Selecting `Custom' will allow you to specify the exact adaptation
|
||||
rules (overwriting `gnus-default-adaptive-score-alist').")
|
||||
(type . choice)
|
||||
(data ((tag . "Default")
|
||||
|
|
Loading…
Add table
Reference in a new issue