From: Kevin McCarthy Date: Sat, 31 Aug 2019 21:17:22 +0000 (-0700) Subject: Remove manual note about space-stuffing only once X-Git-Tag: 2019-10-25~15^2~17 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=371c6a933db52fff886e134a2d57948e1ec44c25;p=neomutt Remove manual note about space-stuffing only once Stuffing is now performed each time. Co-authored-by: Richard Russon --- diff --git a/doc/manual.xml.head b/doc/manual.xml.head index 4ba45eea9..165df9a92 100644 --- a/doc/manual.xml.head +++ b/doc/manual.xml.head @@ -3074,9 +3074,8 @@ color sidebar_divider color8 default # Dark grey NeoMutt 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, NeoMutt only applies space-stuffing - once after the initial edit is finished. + whether a leading > character starts a quote + or not.