From: Kevin McCarthy Date: Sat, 31 Aug 2019 21:17:22 +0000 (-0700) Subject: Remove manual note about space-stuffing only once. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7949149ab986de4cd601c2e66677acca367d744d;p=mutt Remove manual note about space-stuffing only once. Stuffing is now performed each time. --- diff --git a/doc/manual.xml.head b/doc/manual.xml.head index 4da62a25..d6819785 100644 --- a/doc/manual.xml.head +++ b/doc/manual.xml.head @@ -1679,9 +1679,7 @@ quote character Mutt only supports space-stuffing for the first two types of lines but not for the third: It is impossible to safely detect whether a leading -> character starts a quote or not. Furthermore, -Mutt only applies space-stuffing once after the -initial edit is finished. +> character starts a quote or not.