X-Git-Url: http://cgit.sxemacs.org/?p=gnus;a=blobdiff_plain;f=lisp%2Fgnus-registry.el;fp=lisp%2Fgnus-registry.el;h=77ff428e1f14c9b1007207cfdfecc95b9095ee23;hp=23c79cbdb151523d698959fba8aebbb2bba9a0aa;hb=79d3c1458832eea2b70e7412137aa8124fda7543;hpb=862d3660b6867c2a6d165b5bd09c360113912365 diff --git a/lisp/gnus-registry.el b/lisp/gnus-registry.el index 23c79cbdb..77ff428e1 100644 --- a/lisp/gnus-registry.el +++ b/lisp/gnus-registry.el @@ -251,7 +251,7 @@ In order to prevent constant pruning, we prune back to a number somewhat less than the maximum size. This option controls exactly how much less. For example, given a maximum size of 50000 and a prune factor of 0.1, the pruning process will try to -cut the registry back to \(- 50000 \(* 50000 0.1\)\) -> 45000 +cut the registry back to \(- 50000 \(* 50000 0.1)) -> 45000 entries. The pruning process is constrained by the presence of \"precious\" entries." :version "25.1"