diff options
| -rw-r--r-- | lisp/gnus/registry.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/gnus/registry.el b/lisp/gnus/registry.el index cc1840762cb..69f5058b8ac 100644 --- a/lisp/gnus/registry.el +++ b/lisp/gnus/registry.el | |||
| @@ -27,7 +27,7 @@ | |||
| 27 | 27 | ||
| 28 | ;; version: a float | 28 | ;; version: a float |
| 29 | 29 | ||
| 30 | ;; max-size: an integer, default 50000 | 30 | ;; max-size: an integer, default most-positive-fixnum |
| 31 | 31 | ||
| 32 | ;; prune-factor: a float between 0 and 1, default 0.1 | 32 | ;; prune-factor: a float between 0 and 1, default 0.1 |
| 33 | 33 | ||