comparison 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
comparison
equal deleted inserted replaced
95192:042486c3318c 95193:d90ff358ee27
84 ;; There should probably be a runtime test to determine the timing 84 ;; There should probably be a runtime test to determine the timing
85 ;; resolution, or a primitive to report it. I don't know off-hand 85 ;; resolution, or a primitive to report it. I don't know off-hand
86 ;; what's possible. Perhaps better, maybe the Windows/DOS primitive 86 ;; what's possible. Perhaps better, maybe the Windows/DOS primitive
87 ;; could round up non-zero timeouts to a minimum of 1.0? 87 ;; could round up non-zero timeouts to a minimum of 1.0?
88 1.0 88 1.0
89 0.1) 89 0.01)
90 "How long nntp should wait between checking for the end of output. 90 "How long nntp should wait between checking for the end of output.
91 Shorter values mean quicker response, but are more CPU intensive.") 91 Shorter values mean quicker response, but are more CPU intensive.")
92 92
93 (defvar nnheader-file-name-translation-alist 93 (defvar nnheader-file-name-translation-alist
94 (let ((case-fold-search t)) 94 (let ((case-fold-search t))