X-Git-Url: https://cgit.sxemacs.org/?p=gnus;a=blobdiff_plain;f=lisp%2Fnnheader.el;h=ec17496ec03beb0d75dde441df1509df926b4ad6;hp=8cc91732b8a93bb5f34c301ddf57fe1b7c0df30f;hb=f6059964525ddd9f9bbdb1da7b73034af70e07cb;hpb=e6c35a20a80021260e2ba160c594b6ce35953238 diff --git a/lisp/nnheader.el b/lisp/nnheader.el index 8cc91732b..ec17496ec 100644 --- a/lisp/nnheader.el +++ b/lisp/nnheader.el @@ -59,7 +59,7 @@ they will keep on jabbering all the time." (defvar nnheader-max-head-length 4096 "*Max length of the head of articles. -Value is an integer, nil, or t. Nil means read in chunks of a file +Value is an integer, nil, or t. nil means read in chunks of a file indefinitely until a complete head is found\; t means always read the entire file immediately, disregarding `nnheader-head-chop-length'.