changeset: 6541:52df4013b0b7
user:      Kevin McCarthy <[email protected]>
date:      Thu Dec 17 07:37:10 2015 -0800
link:      http://dev.mutt.org/hg/mutt/rev/52df4013b0b7

Reword new f=f documentation.

Reword a couple parts, as Oswald Buddenhagen suggested the original
wording was somewhat confusing.

diffs (27 lines):

diff -r e52d3e9c83d8 -r 52df4013b0b7 doc/manual.xml.head
--- a/doc/manual.xml.head       Tue Dec 15 15:29:56 2015 -0800
+++ b/doc/manual.xml.head       Thu Dec 17 07:37:10 2015 -0800
@@ -1613,10 +1613,10 @@
 </sect3>
 
 <sect3 id="ff-pager">
-<title>Support for viewing and non-flowed replies</title>
-
-<para>
-  Mutt has some support for viewing and replying to
+<title>Reformatting</title>
+
+<para>
+  Mutt has some support for reformatting when viewing and replying to
   <literal>format=flowed</literal> messages.  In order to take advantage of 
these,
   <link linkend="reflow-text">$reflow_text</link> must be set.
 </para>
@@ -1630,7 +1630,7 @@
   </listitem>
   <listitem>
   <para>
-    By default, the quoting style of <literal>format=flowed</literal>
+    In its original format, the quoting style of 
<literal>format=flowed</literal>
     messages can be difficult to read, and doesn't intermix well with
     non-flowed replies.
     Setting <link linkend="reflow-space-quotes">$reflow_space_quotes</link>

Reply via email to