=================================================================== RCS file: /cvs/cvsweb/Attic/cvsweb.conf,v retrieving revision 3.2 retrieving revision 3.3 diff -u -p -r3.2 -r3.3 --- cvsweb/Attic/cvsweb.conf 2000/07/20 11:06:16 3.2 +++ cvsweb/Attic/cvsweb.conf 2000/07/20 11:14:03 3.3 @@ -6,7 +6,7 @@ # 1999 H. Nordstrom # 2000 A. MUSHA # based on work by Bill Fenner -# $Id: cvsweb.conf,v 3.2 2000/07/20 11:06:16 knu Exp $ +# $Id: cvsweb.conf,v 3.3 2000/07/20 11:14:03 knu Exp $ # ### @@ -264,7 +264,7 @@ $hr_breakable = 1; # this just makes sense if we have C-files, otherwise # diff's heuristic doesn't work well .. # ( '-p' option to diff) -$hr_funout = 0; +$hr_funout = 1; # For each pair of regexps, files that match the first regexp will be diff'ed # with an '-F' option with the second regexp.