diff lisp/gnus/nnheader.el @ 95193:d90ff358ee27

Merge from gnus--devo--0 Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1172
author Miles Bader <miles@gnu.org>
date Thu, 22 May 2008 05:03:00 +0000
parents f42ef85caf91
children 645fb33380d6
line wrap: on
line diff
--- a/lisp/gnus/nnheader.el	Thu May 22 04:26:41 2008 +0000
+++ b/lisp/gnus/nnheader.el	Thu May 22 05:03:00 2008 +0000
@@ -86,7 +86,7 @@
       ;; 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.")