From a4053c5291d5797734b3e4f042f9e1adf3944fd6 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 6 Mar 2009 20:03:26 +0100 Subject: pr: fix a bug whereby --indent=N (-o) did not indent header lines * src/pr.c (print_header): Honor chars_per_margin also for the header. Inspired by a patch from C de-Avillez. This change also adjusts two other %*s directives to be %*.*s instead, (for the padding on either side of "file_text") to correct a bug that could make pr print one space of padding instead of none. * NEWS (Bug fixes): Mention it. * tests/pr/o3Jml24f-lm-lo: Adjust for new expected output. * tests/pr/o3a3Sl24f-tn: Likewise. * tests/pr/o3a3Snl24f-tn: Likewise. * tests/pr/o3a3l24f-tn: Likewise. * tests/pr/o3b3Sl24f-tn: Likewise. * tests/pr/o3b3Snl24f-tn: Likewise. * tests/pr/o3b3l24f-tn: Likewise. * tests/pr/o3mSl24f-bl-tn: Likewise. * tests/pr/o3mSnl24fbltn: Likewise. * tests/pr/o3ml24f-bl-tn: Likewise. --- tests/pr/o3Jml24f-lm-lo | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'tests/pr/o3Jml24f-lm-lo') diff --git a/tests/pr/o3Jml24f-lm-lo b/tests/pr/o3Jml24f-lm-lo index a14183566..e0aa4a48c 100644 --- a/tests/pr/o3Jml24f-lm-lo +++ b/tests/pr/o3Jml24f-lm-lo @@ -1,6 +1,6 @@ --- Date/Time -- x Page 1 + -- Date/Time -- x Page 1 1<<< -Test: FF's in Text >>> 1::: Test-INPUT: "Without FF set by Hand" ::: @@ -19,7 +19,7 @@ 14<<< 123456789 123456789 123456789 >>> 14::: 89 123456789 123456789 123456789 123456789 123456789 123456789 1234567890 ::: --- Date/Time -- x Page 2 + -- Date/Time -- x Page 2 15::: xyzxyzxyz XYZXYZXYZ abcabcab ::: @@ -38,7 +38,7 @@ 28::: 89 123456789 123456789 123456789 123456789 123456789 123456789 1234567890 ::: --- Date/Time -- x Page 3 + -- Date/Time -- x Page 3 15<<< xyzxyzxyz XYZXYZXYZ abcabcab >>> 29::: xyzxyzxyz XYZXYZXYZ abcabcab ::: @@ -57,7 +57,7 @@ 28<<< trunc 42::: 89 123456789 123456789 123456789 123456789 123456789 123456789 1234567890 ::: --- Date/Time -- x Page 4 + -- Date/Time -- x Page 4 43::: xyzxyzxyz XYZXYZXYZ abcabcab ::: @@ -76,7 +76,7 @@ 56::: 89 123456789 123456789 123456789 123456789 123456789 123456789 1234567890 ::: --- Date/Time -- x Page 5 + -- Date/Time -- x Page 5 29<<>> 57::: xyzxyzxyz XYZXYZXYZ abcabcab ::: @@ -95,19 +95,19 @@ 42<<< 123456789 abcdefghi ABCDEDFHI >>> --- Date/Time -- x Page 6 + -- Date/Time -- x Page 6 --- Date/Time -- x Page 7 + -- Date/Time -- x Page 7 --- Date/Time -- x Page 8 + -- Date/Time -- x Page 8 43<<< xyzxyzxyz XYZXYZXYZ abcabcab >>> @@ -126,7 +126,7 @@ 56<<< 123456789 abcdefghi ABCDEDFHI >>> --- Date/Time -- x Page 9 + -- Date/Time -- x Page 9 57<<< xyzxyzxyz XYZXYZXYZ abcabcab >>> -- cgit v1.2.3-70-g09d2