changeset 2146:5a417927755a

[project @ 1996-05-13 06:03:25 by jwe]
author jwe
date Mon, 13 May 1996 06:03:25 +0000
parents 4d13a9fafd44
children 678cb6a93368
files src/pager.cc
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/pager.cc	Mon May 13 05:55:25 1996 +0000
+++ b/src/pager.cc	Mon May 13 06:03:25 1996 +0000
@@ -403,7 +403,7 @@
   DEFVAR (PAGER, default_pager (), 0, sv_pager_binary,
     "path to pager binary");
 
-  DEFVAR (page_output_immediately, 1.0, 0, page_output_immediately,
+  DEFVAR (page_output_immediately, 0.0, 0, page_output_immediately,
     "if paging output, start sending it as soon as it is available");
 
   DEFVAR (page_screen_output, 1.0, 0, page_screen_output,