summaryrefslogtreecommitdiff
path: root/lisp/gnus/nnheader.el
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>2008-05-22 05:03:00 +0000
committerMiles Bader <miles@gnu.org>2008-05-22 05:03:00 +0000
commita368801ce640e7e00c6e8dcf3c71a75c270268f4 (patch)
treef77994878a790e4d01ceddb768d530251f17c741 /lisp/gnus/nnheader.el
parentc63028e1b49f5176b2838c85d90fc1ad3d84f3f0 (diff)
downloademacs-a368801ce640e7e00c6e8dcf3c71a75c270268f4.tar.gz
Merge from gnus--devo--0
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1172
Diffstat (limited to 'lisp/gnus/nnheader.el')
-rw-r--r--lisp/gnus/nnheader.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/gnus/nnheader.el b/lisp/gnus/nnheader.el
index cad34db1eef..dd0dc4ad360 100644
--- a/lisp/gnus/nnheader.el
+++ b/lisp/gnus/nnheader.el
@@ -86,7 +86,7 @@ Integer values will in effect be rounded up to the nearest multiple of
;; what's possible. Perhaps better, maybe the Windows/DOS primitive
;; could round up non-zero timeouts to a minimum of 1.0?
1.0
- 0.1)
+ 0.01)
"How long nntp should wait between checking for the end of output.
Shorter values mean quicker response, but are more CPU intensive.")