aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/gnus/nnimap.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/gnus/nnimap.el b/lisp/gnus/nnimap.el
index 31d96cdd375..b09f5d19111 100644
--- a/lisp/gnus/nnimap.el
+++ b/lisp/gnus/nnimap.el
@@ -205,7 +205,7 @@ RFC2060 section 6.4.4."
205 "Whether to download entire articles during splitting. 205 "Whether to download entire articles during splitting.
206This is generally not required, and will slow things down considerably. 206This is generally not required, and will slow things down considerably.
207You may need it if you want to use an advanced splitting function that 207You may need it if you want to use an advanced splitting function that
208analyses the body before splitting the article. 208analyzes the body before splitting the article.
209If this variable is nil, bodies will not be downloaded; if this 209If this variable is nil, bodies will not be downloaded; if this
210variable is the symbol `default' the default behaviour is 210variable is the symbol `default' the default behaviour is
211used (which currently is nil, unless you use a statistical 211used (which currently is nil, unless you use a statistical