]> granicus.if.org Git - mutt/commitdiff
Remove manual note about space-stuffing only once.
authorKevin McCarthy <kevin@8t8.us>
Sat, 31 Aug 2019 21:17:22 +0000 (14:17 -0700)
committerKevin McCarthy <kevin@8t8.us>
Sat, 31 Aug 2019 21:17:22 +0000 (14:17 -0700)
Stuffing is now performed each time.

doc/manual.xml.head

index 4da62a2594ee7ef397f7f6ab820d506d0b0a0487..d6819785bd692059562847e6ba57c88ae43fc414 100644 (file)
@@ -1679,9 +1679,7 @@ quote character</para></listitem>
 <para>
 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
-<literal>&gt;</literal> character starts a quote or not. Furthermore,
-Mutt only applies space-stuffing <emphasis>once</emphasis> after the
-initial edit is finished.
+<literal>&gt;</literal> character starts a quote or not.
 </para>
 </note>